HomeSort by: relevance | last modified time | path
    Searched defs:streqci (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/expat/dist/lib/
xmltok.c 1007 streqci(const char *s1, const char *s2) { function
1014 /* The following line will never get executed. streqci() is
1512 if (streqci(name, encodingNames[i]))

Completed in 23 milliseconds