Home
last modified time | relevance | path

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

/minix3/external/mit/expat/dist/lib/
H A Dxmltok_ns.c59 int i = getEncodingIndex(name); in NS()
84 i = getEncodingIndex(buf); in NS()
H A Dxmltok.c1462 getEncodingIndex(const char *name) in getEncodingIndex() function