Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3941 int hasNullEntries) in xmlXPathNodeSetMergeAndClear() argument
3943 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClear()
4048 int hasNullEntries) in xmlXPathNodeSetMergeAndClearNoDupls() argument
4052 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClearNoDupls()