Lines Matching refs:XML_EXP_ATOM
6569 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6709 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6736 if (type == XML_EXP_ATOM) { in xmlExpHashGetEntry()
6854 return(xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, name, 0, 0)); in xmlExpNewAtom()
6948 case XML_EXP_ATOM: in xmlExpGetLanguageInt()
7003 case XML_EXP_ATOM: in xmlExpGetStartInt()
7086 case XML_EXP_ATOM: in xmlExpStringDeriveInt()
7386 case XML_EXP_ATOM: in xmlExpExpDeriveInt()
7387 if (sub->type == XML_EXP_ATOM) { in xmlExpExpDeriveInt()
7402 (sub->exp_left->type == XML_EXP_ATOM)) { in xmlExpExpDeriveInt()
7907 ret = xmlExpHashGetEntry(ctxt, XML_EXP_ATOM, NULL, NULL, val, 0, 0); in xmlExpParseOr()
8042 case XML_EXP_ATOM: in xmlExpDumpInt()