Home | History | Annotate | Download | only in libxml2

Lines Matching refs:CUR_SCHAR

54 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l)
3228 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3290 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4421 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
4461 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4544 cur = CUR_SCHAR(ctxt->cur, len);
4949 end = start = CUR_SCHAR(ctxt->cur, len);
4988 end = CUR_SCHAR(ctxt->cur, len);
5191 codepoint = CUR_SCHAR(ctxt->cur, len);