Lines Matching refs:CUR_CHAR
342 #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()
3417 cur = CUR_CHAR(l); in htmlParsePI()
3421 cur = CUR_CHAR(l); in htmlParsePI()
3485 q = CUR_CHAR(ql); in htmlParseComment()
3489 r = CUR_CHAR(rl); in htmlParseComment()
3493 cur = CUR_CHAR(l); in htmlParseComment()
3498 next = CUR_CHAR(nl); in htmlParseComment()
3502 next = CUR_CHAR(nl); in htmlParseComment()