Home
last modified time | relevance | path

Searched refs:xmlSearchNsByPrefixStrict (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtree.c8442 xmlSearchNsByPrefixStrict(xmlDocPtr doc, xmlNodePtr node, in xmlSearchNsByPrefixStrict() function
8537 if (xmlSearchNsByPrefixStrict(doc, elem->parent, pref, NULL) == 1) in xmlDOMWrapNSNormDeclareNsForced()