HomeSort by relevance Sort by last modified time
    Searched defs:xmlListEmpty (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libxml/src/
list.c 438 * xmlListEmpty:
446 xmlListEmpty(xmlListPtr l)
515 if(!xmlListEmpty(l))
528 if(!xmlListEmpty(l))
649 if(xmlListEmpty(l))
elfgcchack.h     [all...]
  /external/libxml2/
list.c 438 * xmlListEmpty:
446 xmlListEmpty(xmlListPtr l)
515 if(!xmlListEmpty(l))
528 if(!xmlListEmpty(l))
649 if(xmlListEmpty(l))
elfgcchack.h     [all...]

Completed in 94 milliseconds