Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok_ns.c32 &ns(utf8_encoding).enc,
36 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c416 static const struct normal_encoding utf8_encoding = { variable
994 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()