Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok_ns.c32 &ns(utf8_encoding).enc,
36 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c393 static const struct normal_encoding utf8_encoding = { variable
944 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()
/external/expat/lib/
Dxmltok_ns.c32 &ns(utf8_encoding).enc,
36 &ns(utf8_encoding).enc /* NO_ENC */
Dxmltok.c461 static const struct normal_encoding utf8_encoding = { variable
1039 normal_updatePosition(&utf8_encoding.enc, ptr, end, pos); in initUpdatePosition()