Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c59 &ns(utf8_encoding).enc, &ns(big2_encoding).enc,
61 &ns(utf8_encoding).enc /* NO_ENC */
H A Dxmltok.c471 static const struct normal_encoding utf8_encoding variable
1031 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()