Lines Matching refs:xmlCurrentChar
1881 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)4204 (IS_CHAR(cur))) /* test also done in xmlCurrentChar() */ {