Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok_ns.c81 int i = getEncodingIndex(name); in NS()
105 i = getEncodingIndex(buf); in NS()
H A Dxmltok.c1508 getEncodingIndex(const char *name) { in getEncodingIndex() function