Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3940 int hasNullEntries) in xmlXPathNodeSetMergeAndClear() argument
3942 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClear()
4053 int hasNullEntries) in xmlXPathNodeSetMergeAndClearNoDupls() argument
4057 if ((set1 == NULL) && (hasNullEntries == 0)) { in xmlXPathNodeSetMergeAndClearNoDupls()