Home
last modified time | relevance | path

Searched refs:ASCII_SPACE (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnptrans.h34 #define ASCII_SPACE 0x0020 macro
H A Dnptrans.cpp125 return (UBool)(ch != ASCII_SPACE); in isProhibited()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dascii.h102 #define ASCII_SPACE 0x20 macro
H A Dxmltok_impl.c1573 || BYTE_TO_ASCII(enc, ptr) != ASCII_SPACE
1574 || BYTE_TO_ASCII(enc, ptr + MINBPC(enc)) == ASCII_SPACE
/third_party/python/Modules/expat/
H A Dascii.h102 #define ASCII_SPACE 0x20 macro
H A Dxmltok_impl.c1575 || BYTE_TO_ASCII(enc, ptr) != ASCII_SPACE in getAtts()
1576 || BYTE_TO_ASCII(enc, ptr + MINBPC(enc)) == ASCII_SPACE in getAtts()

Completed in 6 milliseconds