Home
last modified time | relevance | path

Searched refs:struplocompare (Results 1 – 2 of 2) sorted by relevance

/curl/src/
H A Dtool_util.h39 int struplocompare(const char *p1, const char *p2);
H A Dtool_util.c141 int struplocompare(const char *p1, const char *p2) in struplocompare() function
161 return struplocompare(* (char * const *) p1, * (char * const *) p2); in struplocompare4sort()

Completed in 9 milliseconds