Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3939 int hasNullEntries) in xmlXPathNodeSetMergeAndClear() argument
3941 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClear()
4046 int hasNullEntries) in xmlXPathNodeSetMergeAndClearNoDupls() argument
4050 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClearNoDupls()