Home
last modified time | relevance | path

Searched defs:xmlListDataCompare (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dlist.in.h71 typedef int (*xmlListDataCompare) (const void *data0, const void *data1); typedef
/third_party/libxml2/include/libxml/
Dlist.h42 typedef int (*xmlListDataCompare) (const void *data0, const void *data1); typedef