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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c312 #define WXS_ILIST_IS_EMPTY(l) ((l == NULL) || ((l)->nbItems == 0)) macro
23205 WXS_ILIST_IS_EMPTY(matcher->targets))
23226 if (! WXS_ILIST_IS_EMPTY(bind->dupls)) {
23407 if ((bind->nbNodes == 0) && WXS_ILIST_IS_EMPTY(bind->dupls))
23445 if (! WXS_ILIST_IS_EMPTY(parBind->dupls)) {

Completed in 562 milliseconds