Home
last modified time | relevance | path

Searched refs:UTF8_cval4 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c325 UTF8_cval4 = 0xf0 enumerator
683 *(*toP)++ = (char)((plane >> 2) | UTF8_cval4); \
1291 buf[0] = (char)((c >> 18) | UTF8_cval4); in XmlUtf8Encode()
/third_party/python/Modules/expat/
H A Dxmltok.c322 UTF8_cval4 = 0xf0 enumerator
680 *(*toP)++ = (char)((plane >> 2) | UTF8_cval4); \
1288 buf[0] = (char)((c >> 18) | UTF8_cval4); in XmlUtf8Encode()

Completed in 6 milliseconds