Lines Matching refs:XML_EXP_ATOM
6575 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6715 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6742 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6860 return(xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, name, 0, 0)); in xmlExpNewAtom()
6954 case XML_EXP_ATOM: in xmlExpGetLanguageInt()
7009 case XML_EXP_ATOM: in xmlExpGetStartInt()
7092 case XML_EXP_ATOM: in xmlExpStringDeriveInt()
7392 case XML_EXP_ATOM: in xmlExpExpDeriveInt()
7393 if (sub->type == XML_EXP_ATOM) { in xmlExpExpDeriveInt()
7408 (sub->exp_left->type == XML_EXP_ATOM)) { in xmlExpExpDeriveInt()
7913 ret = xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, val, 0, 0); in xmlExpParseOr()
8048 case XML_EXP_ATOM: in xmlExpDumpInt()