Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c283 #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l) macro
2304 c = CUR_CHAR(l); in htmlParseNameComplex()
2323 c = CUR_CHAR(l); in htmlParseNameComplex()
2448 c = CUR_CHAR(l); in htmlParseHTMLAttribute()
2688 cur = CUR_CHAR(l); in htmlParseScript()
2734 cur = CUR_CHAR(l); in htmlParseScript()
2774 cur = CUR_CHAR(l); in htmlParseCharData()
2808 cur = CUR_CHAR(l); in htmlParseCharData()
2812 cur = CUR_CHAR(l); in htmlParseCharData()
2956 cur = CUR_CHAR(l); in htmlParsePI()
[all …]
Dparser.c1881 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l) macro
3027 c = CUR_CHAR(l); in xmlParseNameComplex()
3053 c = CUR_CHAR(l); in xmlParseNameComplex()
3081 c = CUR_CHAR(l); in xmlParseNameComplex()
3091 c = CUR_CHAR(l); in xmlParseNameComplex()
3105 c = CUR_CHAR(l); in xmlParseNameComplex()
3180 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3194 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3392 c = CUR_CHAR(l); in xmlParseNmtoken()
3401 c = CUR_CHAR(l); in xmlParseNmtoken()
[all …]
Dxpath.c2627 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) macro
9843 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
9860 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
9889 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
10422 c = CUR_CHAR(l); in xmlXPathScanName()
10437 c = CUR_CHAR(l); in xmlXPathScanName()