Home | History | Annotate | Download | only in src

Lines Matching refs:CUR_SCHAR

54 #define CUR_SCHAR(s, l) xmlStringCurrentChar(NULL, s, &l)
3267 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
3329 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4460 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]), len);
4500 codepoint = CUR_SCHAR(&(exec->inputString[exec->index]),
4583 cur = CUR_SCHAR(ctxt->cur, len);
4999 end = start = CUR_SCHAR(ctxt->cur, len);
5038 end = CUR_SCHAR(ctxt->cur, len);
5241 codepoint = CUR_SCHAR(ctxt->cur, len);