Searched refs:WXS_ILIST_IS_EMPTY (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlschemas.c312 #define WXS_ILIST_IS_EMPTY(l) ((l == NULL) || ((l)->nbItems == 0)) macro
23307 WXS_ILIST_IS_EMPTY(matcher->targets))
23328 if (! WXS_ILIST_IS_EMPTY(bind->dupls)) {
23509 if ((bind->nbNodes == 0) && WXS_ILIST_IS_EMPTY(bind->dupls))
23547 if (! WXS_ILIST_IS_EMPTY(parBind->dupls)) {

Completed in 141 milliseconds