Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c356 xcscmp(const XML_Char *xs, const XML_Char *xt) { in xcscmp() function
377 return xcscmp(n1->notationName, n2->notationName); in notationCmp()