Home | History | Annotate | Download | only in libxml2

Lines Matching refs:CUR_SCHAR

1786  *   CUR_SCHAR  same but operate on a string instead of the context
1882 #define CUR_SCHAR(s, l) xmlStringCurrentChar(ctxt, s, &l)
2510 c = CUR_SCHAR(str, l);
2619 c = CUR_SCHAR(str, l);
2857 int first = CUR_SCHAR(cur, l);
3317 c = CUR_SCHAR(cur, l);
3324 c = CUR_SCHAR(cur, l);
3328 c = CUR_SCHAR(cur, l);
3358 c = CUR_SCHAR(cur, l);