Home
last modified time | relevance | path

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

/NextBSD/contrib/expat/lib/
HDxmltok_ns.c59 int i = getEncodingIndex(name); in NS()
84 i = getEncodingIndex(buf); in NS()
HDxmltok.c1462 getEncodingIndex(const char *name) in getEncodingIndex() function