Searched defs:NEXTL (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A Dparser.c2005 * NEXTL(l) Skip the current unicode character of l xmlChars long.
2113 #define NEXTL(l) do { \ macro
3351 NEXTL(l);
3381 NEXTL(l);
3391 NEXTL(l);
3407 NEXTL(l);
3533 NEXTL(l);
3790 NEXTL(l);
3842 NEXTL(l);
3932 NEXTL(
[all...]
H A Dxmlregexp.c58 #define NEXTL(l) ctxt->cur += l; macro
5026 NEXTL(len);
5029 NEXTL(len);
5065 NEXTL(len);
5261 NEXTL(len);
H A Dxpath.c3058 #define NEXTL(l) ctxt->cur += l macro
10010 NEXTL(l);
10045 NEXTL(l);
10600 NEXTL(l);

Completed in 216 milliseconds