Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dxmltok_ns.c59 &ns(utf8_encoding).enc,
63 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c513 static const struct normal_encoding utf8_encoding = { variable
1095 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()
/external/expat/lib/
Dxmltok_ns.c59 &ns(utf8_encoding).enc,
63 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c510 static const struct normal_encoding utf8_encoding = { variable
1092 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()
/external/python/cpython2/Modules/expat/
Dxmltok_ns.c59 &ns(utf8_encoding).enc,
63 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c510 static const struct normal_encoding utf8_encoding = { variable
1092 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()