Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c2165 #define NEXTL(l) do { \ macro
3246 NEXTL(l); in xmlParseNameComplex()
3276 NEXTL(l); in xmlParseNameComplex()
3286 NEXTL(l); in xmlParseNameComplex()
3302 NEXTL(l); in xmlParseNameComplex()
3423 NEXTL(l); in xmlParseNCNameComplex()
3679 NEXTL(l); in xmlParseNmtoken()
3731 NEXTL(l); in xmlParseNmtoken()
3818 NEXTL(l); in xmlParseEntityValue()
4097 NEXTL(l); in xmlParseAttValueComplex()
[all …]
DHTMLparser.c329 #define NEXTL(l) do { \ macro
2697 NEXTL(l); in htmlParseNameComplex()
3139 NEXTL(l); in htmlParseScript()
3213 NEXTL(l); in htmlParseCharDataInternal()
3416 NEXTL(l); in htmlParsePI()
3488 NEXTL(ql); in htmlParseComment()
3492 NEXTL(rl); in htmlParseComment()
3497 NEXTL(l); in htmlParseComment()
Dxmlregexp.c64 #define NEXTL(l) ctxt->cur += l; macro
5098 NEXTL(len); in xmlFAParseCharRange()
5101 NEXTL(len); in xmlFAParseCharRange()
5137 NEXTL(len); in xmlFAParseCharRange()
5344 NEXTL(len); in xmlFAParseAtom()
Dxpath.c3097 #define NEXTL(l) ctxt->cur += l macro
9914 NEXTL(l); in xmlXPathParseNameComplex()
9953 NEXTL(l); in xmlXPathParseNameComplex()
10527 NEXTL(l); in xmlXPathScanName()