Home
last modified time | relevance | path

Searched refs:ASCII_EXCL (Results 1 – 3 of 3) sorted by relevance

/external/expat/lib/
Dascii.h72 #define ASCII_EXCL 0x21 macro
Dxmltok_impl.c1335 if (CHAR_MATCHES(enc, ptr, ASCII_EXCL)) { in PREFIX()
Dxmlparse.c810 namespaceSeparator = ASCII_EXCL; in parserCreate()