Searched defs:ESCAPE (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DANTLRUtil.cpp52 enum { START, READING, ESCAPE, FINISHED }; enumerator in enum:antlr::__anon4328
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Drle.c22 static const uint16_t ESCAPE = 0xA5A5; variable
[all...]
H A Dread.c28 #define ESCAPE 0x005C macro
H A Dparse.cpp45 #define ESCAPE 0x005C macro
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dimap-url.c48 #define ESCAPE "%" /* RFC 1738 */ macro
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtest.priv.h356 #define ESCAPE CTRL('[') macro
/macosx-10.9.5/mail_cmds-29/mail/
H A Ddef.h65 #define ESCAPE '~' /* Default escape for sending */ macro
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drbt_pars.cpp51 #define ESCAPE ((UChar)0x005C) /*\*/ macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dmacro.c86 #undef ESCAPE macro
87 #define ESCAPE '\\' macro
[all...]

Completed in 215 milliseconds