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

/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dascii.h79 #define ASCII_SEMI 0x3B macro
H A Dxmltok_impl.c1528 !CHAR_MATCHES(enc, ptr, ASCII_SEMI);
1553 for (; !CHAR_MATCHES(enc, ptr, ASCII_SEMI); ptr += MINBPC(enc)) {
/macosx-10.10.1/expat-12/expat/lib/
H A Dascii.h79 #define ASCII_SEMI 0x3B macro
H A Dxmltok_impl.c1531 !CHAR_MATCHES(enc, ptr, ASCII_SEMI);
1556 for (; !CHAR_MATCHES(enc, ptr, ASCII_SEMI); ptr += MINBPC(enc)) {
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dascii.h79 #define ASCII_SEMI 0x3B macro
H A Dxmltok_impl.c1531 !CHAR_MATCHES(enc, ptr, ASCII_SEMI);
1556 for (; !CHAR_MATCHES(enc, ptr, ASCII_SEMI); ptr += MINBPC(enc)) {

Completed in 188 milliseconds