Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dascii.h116 #define ASCII_UNDERSCORE 0x5F macro
Dxmltok.c1136 && c != ASCII_MINUS && c != ASCII_UNDERSCORE) { in parsePseudoAttribute()
/third_party/skia/third_party/externals/expat/expat/lib/
Dascii.h116 #define ASCII_UNDERSCORE 0x5F macro
Dxmltok.c1136 && c != ASCII_MINUS && c != ASCII_UNDERSCORE) { in parsePseudoAttribute()