Searched refs:NEXTL (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/
H A Dparser.c1783 * NEXTL(l) Skip the current unicode character of l xmlChars long.
1873 #define NEXTL(l) do { \ macro
3052 NEXTL(l);
3080 NEXTL(l);
3090 NEXTL(l);
3104 NEXTL(l);
3193 NEXTL(l);
3400 NEXTL(l);
3435 NEXTL(l);
3516 NEXTL(
[all...]
H A DHTMLparser.c233 * NEXTL(l) Skip the current unicode character of l xmlChars long.
270 #define NEXTL(l) do { \ macro
2322 NEXTL(l);
2733 NEXTL(l);
2801 NEXTL(l);
2977 NEXTL(l);
3044 NEXTL(ql);
3046 NEXTL(rl);
3070 NEXTL(l);
H A Dxmlregexp.c55 #define NEXTL(l) ctxt->cur += l; macro
4959 NEXTL(len);
4962 NEXTL(len);
4993 NEXTL(len);
5193 NEXTL(len);
H A Dxpath.c2633 #define NEXTL(l) ctxt->cur += l macro
9859 NEXTL(l);
9888 NEXTL(l);
10436 NEXTL(l);

Completed in 112 milliseconds