Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3883 int hasNullEntries) in xmlXPathNodeSetMergeAndClear() argument
3885 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClear()
3992 int hasNullEntries) in xmlXPathNodeSetMergeAndClearNoDupls() argument
3996 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClearNoDupls()