Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dlist.h42 typedef int (*xmlListDataCompare) (const void *data0, const void *data1); typedef
57 xmlListDataCompare compare);
/external/libxml2/os400/libxmlrpg/
Dlist.rpgle28 * xmlListDataCompare:
36 d xmlListDataCompare...
56 d compare value like(xmlListDataCompare)
/external/libxml2/
Dlist.c188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()
/external/libxml2/doc/html/
Dindex.sgml395 <ANCHOR id="xmlListDataCompare" href="libxml/libxml-list.html#xmlListDataCompare">