Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmltok_ns.c32 &ns(utf8_encoding).enc,
36 &ns(utf8_encoding).enc /* NO_ENC */
H A Dxmltok.c461 static const struct normal_encoding utf8_encoding = { variable
1039 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()