Home
last modified time | relevance | path

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

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