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

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c233 * NEXTL(l) Skip the current unicode character of l xmlChars long.
270 #define NEXTL(l) do { \ macro
2321 NEXTL(l);
2732 NEXTL(l);
2799 NEXTL(l);
2969 NEXTL(l);
3036 NEXTL(ql);
3038 NEXTL(rl);
3062 NEXTL(l);
H A Dparser.c1631 * NEXTL(l) Skip the current unicode character of l xmlChars long.
1721 #define NEXTL(l) do { \ macro
2880 NEXTL(l);
3005 NEXTL(l);
3044 NEXTL(l);
3125 NEXTL(l);
3368 NEXTL(l);
3508 NEXTL(l);
3852 NEXTL(l);
3878 NEXTL(
[all...]
H A Dxmlregexp.c55 #define NEXTL(l) ctxt->cur += l; macro
5001 NEXTL(len);
5004 NEXTL(len);
5035 NEXTL(len);
5235 NEXTL(len);
H A Dxpath.c2677 #define NEXTL(l) ctxt->cur += l macro
9895 NEXTL(l);
9924 NEXTL(l);
10467 NEXTL(l);

Completed in 100 milliseconds