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

/external/chromium_org/third_party/libxml/src/
H A Dparser.c1800 * NEXTL(l) Skip the current unicode character of l xmlChars long.
1890 #define NEXTL(l) do { \ macro
3086 NEXTL(l);
3116 NEXTL(l);
3126 NEXTL(l);
3142 NEXTL(l);
3237 NEXTL(l);
3454 NEXTL(l);
3493 NEXTL(l);
3578 NEXTL(
[all...]
H A DHTMLparser.c290 * NEXTL(l) Skip the current unicode character of l xmlChars long.
325 #define NEXTL(l) do { \ macro
2474 NEXTL(l);
2885 NEXTL(l);
2953 NEXTL(l);
3129 NEXTL(l);
3196 NEXTL(ql);
3198 NEXTL(rl);
3222 NEXTL(l);
H A Dxmlregexp.c55 #define NEXTL(l) ctxt->cur += l; macro
5009 NEXTL(len);
5012 NEXTL(len);
5043 NEXTL(len);
5243 NEXTL(len);
H A Dxpath.c2633 #define NEXTL(l) ctxt->cur += l macro
9874 NEXTL(l);
9903 NEXTL(l);
10451 NEXTL(l);
/external/libxml2/
H A Dparser.c1970 * NEXTL(l) Skip the current unicode character of l xmlChars long.
2067 #define NEXTL(l) do { \ macro
3263 NEXTL(l);
3293 NEXTL(l);
3303 NEXTL(l);
3319 NEXTL(l);
3436 NEXTL(l);
3682 NEXTL(l);
3734 NEXTL(l);
3824 NEXTL(
[all...]
H A DHTMLparser.c293 * NEXTL(l) Skip the current unicode character of l xmlChars long.
328 #define NEXTL(l) do { \ macro
2514 NEXTL(l);
2925 NEXTL(l);
3000 NEXTL(l);
3182 NEXTL(l);
3249 NEXTL(ql);
3251 NEXTL(rl);
3275 NEXTL(l);
H A Dxmlregexp.c58 #define NEXTL(l) ctxt->cur += l; macro
5019 NEXTL(len);
5022 NEXTL(len);
5053 NEXTL(len);
5253 NEXTL(len);
H A Dxpath.c2767 #define NEXTL(l) ctxt->cur += l macro
10005 NEXTL(l);
10040 NEXTL(l);
10595 NEXTL(l);

Completed in 4485 milliseconds