Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok_ns.c59 &ns(utf8_encoding).enc, &ns(big2_encoding).enc,
61 &ns(utf8_encoding).enc /* NO_ENC */
H A Dxmltok.c468 static const struct normal_encoding utf8_encoding variable
1035 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()