Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c81 int i = getEncodingIndex(name); in NS()
105 i = getEncodingIndex(buf); in NS()
H A Dxmltok.c1504 getEncodingIndex(const char *name) { in getEncodingIndex() function