Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c195 int(PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
214 E##byteType, E##isNameMin, E##isNmstrtMin, E##byteToAscii, E##charMatches,
262 # define BYTE_TO_ASCII(enc, p) (AS_NORMAL_ENCODING(enc)->byteToAscii(enc, p))
/third_party/python/Modules/expat/
H A Dxmltok.c192 int(PTRFASTCALL *byteToAscii)(const ENCODING *, const char *); member
211 E##byteType, E##isNameMin, E##isNmstrtMin, E##byteToAscii, E##charMatches,
259 # define BYTE_TO_ASCII(enc, p) (AS_NORMAL_ENCODING(enc)->byteToAscii(enc, p))

Completed in 6 milliseconds