Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c1867 #define NEXTL(l) do { \ macro
3046 NEXTL(l); in xmlParseNameComplex()
3074 NEXTL(l); in xmlParseNameComplex()
3084 NEXTL(l); in xmlParseNameComplex()
3098 NEXTL(l); in xmlParseNameComplex()
3187 NEXTL(l); in xmlParseNCNameComplex()
3394 NEXTL(l); in xmlParseNmtoken()
3429 NEXTL(l); in xmlParseNmtoken()
3510 NEXTL(l); in xmlParseEntityValue()
3754 NEXTL(l); in xmlParseAttValueComplex()
[all …]
DHTMLparser.c270 #define NEXTL(l) do { \ macro
2322 NEXTL(l); in htmlParseNameComplex()
2733 NEXTL(l); in htmlParseScript()
2801 NEXTL(l); in htmlParseCharData()
2977 NEXTL(l); in htmlParsePI()
3044 NEXTL(ql); in htmlParseComment()
3046 NEXTL(rl); in htmlParseComment()
3070 NEXTL(l); in htmlParseComment()
Dxmlregexp.c55 #define NEXTL(l) ctxt->cur += l; macro
4959 NEXTL(len); in xmlFAParseCharRange()
4962 NEXTL(len); in xmlFAParseCharRange()
4993 NEXTL(len); in xmlFAParseCharRange()
5193 NEXTL(len); in xmlFAParseAtom()
Dxpath.c2633 #define NEXTL(l) ctxt->cur += l macro
9859 NEXTL(l); in xmlXPathParseNameComplex()
9888 NEXTL(l); in xmlXPathParseNameComplex()
10436 NEXTL(l); in xmlXPathScanName()