Searched refs:IS_STR_XML (Results 1 – 1 of 1) sorted by relevance
137 #define IS_STR_XML(str) ((str != NULL) && (str[0] == 'x') && \ macro8455 if (IS_STR_XML(prefix)) { in xmlSearchNsByPrefixStrict()8607 if (IS_STR_XML(ns->prefix)) { in xmlDOMWrapNSNormAquireNormalizedNs()9908 if (IS_STR_XML(attr->ns->prefix)) { in xmlDOMWrapAdoptAttr()