Home
last modified time | relevance | path

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

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