Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c341 #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l) macro
2496 c = CUR_CHAR(l); in htmlParseNameComplex()
2515 c = CUR_CHAR(l); in htmlParseNameComplex()
2640 c = CUR_CHAR(l); in htmlParseHTMLAttribute()
2880 cur = CUR_CHAR(l); in htmlParseScript()
2926 cur = CUR_CHAR(l); in htmlParseScript()
2968 cur = CUR_CHAR(l); in htmlParseCharData()
3007 cur = CUR_CHAR(l); in htmlParseCharData()
3011 cur = CUR_CHAR(l); in htmlParseCharData()
3161 cur = CUR_CHAR(l); in htmlParsePI()
[all …]
Dparser.c2104 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l) macro
3289 c = CUR_CHAR(l); in xmlParseNameComplex()
3315 c = CUR_CHAR(l); in xmlParseNameComplex()
3345 c = CUR_CHAR(l); in xmlParseNameComplex()
3355 c = CUR_CHAR(l); in xmlParseNameComplex()
3371 c = CUR_CHAR(l); in xmlParseNameComplex()
3377 c = CUR_CHAR(l); in xmlParseNameComplex()
3469 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3491 c = CUR_CHAR(l); in xmlParseNCNameComplex()
3498 c = CUR_CHAR(l); in xmlParseNCNameComplex()
[all …]
Drngparser.c142 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) macro
Dxpath.c3052 #define CUR_CHAR(l) xmlXPathCurrentChar(ctxt, &l) macro
9994 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
10011 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
10046 c = CUR_CHAR(l); in xmlXPathParseNameComplex()
10586 c = CUR_CHAR(l); in xmlXPathScanName()
10601 c = CUR_CHAR(l); in xmlXPathScanName()