Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c373 notationCmp(const void *a, const void *b) { in notationCmp() function
408 qsort(notations, notationCount, sizeof(NotationList *), notationCmp); in endDoctypeDecl()