Home
last modified time | relevance | path

Searched refs:IDL_strcase_cmp (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libIDL/libIDL-0.8.14/
H A Dutil.h68 extern gint IDL_strcase_cmp (gconstpointer a, gconstpointer b);
H A Dutil.c142 gint IDL_strcase_cmp (gconstpointer a, gconstpointer b) in IDL_strcase_cmp() function
151 int cmp = IDL_strcase_cmp (a, b); in my_strcmp()
H A DChangeLog4362 (IDL_strcase_cmp): Likewise.
4805 public). Add IDL_strcase_equal, IDL_strcase_cmp,