Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c1615 #define NEXTL(l) do { \ macro
2756 NEXTL(l); in xmlParseNameComplex()
2881 NEXTL(l); in xmlParseNmtoken()
2920 NEXTL(l); in xmlParseNmtoken()
3001 NEXTL(l); in xmlParseEntityValue()
3241 NEXTL(l); in xmlParseAttValueComplex()
3370 NEXTL(l); in xmlParseSystemLiteral()
3714 NEXTL(l); in xmlParseCharDataComplex()
3740 NEXTL(l); in xmlParseCharDataComplex()
3869 NEXTL(ql); in xmlParseCommentComplex()
[all …]
DHTMLparser.c270 #define NEXTL(l) do { \ macro
2321 NEXTL(l); in htmlParseNameComplex()
2732 NEXTL(l); in htmlParseScript()
2799 NEXTL(l); in htmlParseCharData()
2969 NEXTL(l); in htmlParsePI()
3036 NEXTL(ql); in htmlParseComment()
3038 NEXTL(rl); in htmlParseComment()
3062 NEXTL(l); in htmlParseComment()
Dxmlregexp.c55 #define NEXTL(l) ctxt->cur += l; macro
5001 NEXTL(len); in xmlFAParseCharRange()
5004 NEXTL(len); in xmlFAParseCharRange()
5035 NEXTL(len); in xmlFAParseCharRange()
5235 NEXTL(len); in xmlFAParseAtom()
Dxpath.c2633 #define NEXTL(l) ctxt->cur += l macro
9835 NEXTL(l); in xmlXPathParseNameComplex()
9864 NEXTL(l); in xmlXPathParseNameComplex()
10407 NEXTL(l); in xmlXPathScanName()