Lines Matching refs:XML_EXP_ATOM
6666 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6806 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6833 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6951 return(xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, name, 0, 0)); in xmlExpNewAtom()
7045 case XML_EXP_ATOM: in xmlExpGetLanguageInt()
7100 case XML_EXP_ATOM: in xmlExpGetStartInt()
7183 case XML_EXP_ATOM: in xmlExpStringDeriveInt()
7483 case XML_EXP_ATOM: in xmlExpExpDeriveInt()
7484 if (sub->type == XML_EXP_ATOM) { in xmlExpExpDeriveInt()
7499 (sub->exp_left->type == XML_EXP_ATOM)) { in xmlExpExpDeriveInt()
8004 ret = xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, val, 0, 0); in xmlExpParseOr()
8139 case XML_EXP_ATOM: in xmlExpDumpInt()