Lines Matching refs:XML_EXP_ATOM
6582 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6722 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6749 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6867 return(xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, name, 0, 0)); in xmlExpNewAtom()
6961 case XML_EXP_ATOM: in xmlExpGetLanguageInt()
7016 case XML_EXP_ATOM: in xmlExpGetStartInt()
7099 case XML_EXP_ATOM: in xmlExpStringDeriveInt()
7399 case XML_EXP_ATOM: in xmlExpExpDeriveInt()
7400 if (sub->type == XML_EXP_ATOM) { in xmlExpExpDeriveInt()
7415 (sub->exp_left->type == XML_EXP_ATOM)) { in xmlExpExpDeriveInt()
7920 ret = xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, val, 0, 0); in xmlExpParseOr()
8055 case XML_EXP_ATOM: in xmlExpDumpInt()