Lines Matching refs:XML_EXP_ATOM
6673 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6813 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6840 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6958 return(xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, name, 0, 0)); in xmlExpNewAtom()
7052 case XML_EXP_ATOM: in xmlExpGetLanguageInt()
7107 case XML_EXP_ATOM: in xmlExpGetStartInt()
7190 case XML_EXP_ATOM: in xmlExpStringDeriveInt()
7490 case XML_EXP_ATOM: in xmlExpExpDeriveInt()
7491 if (sub->type == XML_EXP_ATOM) { in xmlExpExpDeriveInt()
7506 (sub->exp_left->type == XML_EXP_ATOM)) { in xmlExpExpDeriveInt()
8011 ret = xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, val, 0, 0); in xmlExpParseOr()
8146 case XML_EXP_ATOM: in xmlExpDumpInt()