Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c342 #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l) macro
2679 c = CUR_CHAR(l); in htmlParseNameComplex()
2698 c = CUR_CHAR(l); in htmlParseNameComplex()
2838 c = CUR_CHAR(l); in htmlParseHTMLAttribute()
3088 cur = CUR_CHAR(l); in htmlParseScript()
3140 cur = CUR_CHAR(l); in htmlParseScript()
3179 cur = CUR_CHAR(l); in htmlParseCharDataInternal()
3220 cur = CUR_CHAR(l); in htmlParseCharDataInternal()
3224 cur = CUR_CHAR(l); in htmlParseCharDataInternal()
3389 cur = CUR_CHAR(l); in htmlParsePI()
[all …]
Dparser.c2172 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l) macro
3221 c = CUR_CHAR(l); in xmlParseNameComplex()
3247 c = CUR_CHAR(l); in xmlParseNameComplex()
3277 c = CUR_CHAR(l); in xmlParseNameComplex()
3287 c = CUR_CHAR(l); in xmlParseNameComplex()
3303 c = CUR_CHAR(l); in xmlParseNameComplex()
3403 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3424 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3437 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3671 c = CUR_CHAR(l); in xmlParseNmtoken()
[all …]
Drngparser.c142 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) macro
Dxpath.c3091 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) macro
9898 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
9915 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
9954 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
10513 c = CUR_CHAR(l); in xmlXPathScanName()
10528 c = CUR_CHAR(l); in xmlXPathScanName()