Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 25 of 64) sorted by relevance

123

/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt019lexer.g26 : '"' (options {greedy=false;}: ESC | .)* '"'
30 : '\'' (options {greedy=false;}: ESC | .)* '\''
62 ESC : '\\' ('"'|'\''|'\\')
Dt020fuzzy.g58 : '"' (options {greedy=false;}: ESC | .)* '"'
62 : '\'' (options {greedy=false;}: ESC | .)* '\''
94 ESC : '\\' ('"'|'\''|'\\')
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt019lexer.g26 : '"' (options {greedy=false;}: ESC | .)* '"'
30 : '\'' (options {greedy=false;}: ESC | .)* '\''
62 ESC : '\\' ('"'|'\''|'\\')
Dt020fuzzyLexer.g59 : '"' (options {greedy=false;}: ESC | .)* '"'
63 : '\'' (options {greedy=false;}: ESC | .)* '\''
95 ESC : '\\' ('"'|'\''|'\\')
/external/openssl/crypto/conf/
Dkeysets.pl9 $ESC=0x20;
27 $v|=$ESC if ($c =~ /\\/);
122 #define CONF_ESC $ESC
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.g48 : '"' (options {greedy=false;}: ESC | .)* '"'
52 : '\'' (options {greedy=false;}: ESC | .)* '\''
84 ESC : '\\' ('"'|'\''|'\\')
DFuzzy.tokens6 ESC=9
DFuzzy.h26 #define ESC 9 macro
DFuzzyLexer.h27 #define ESC 19 macro
/external/libvterm/src/
Dparser.c146 case ESC: in do_string()
199 case ESC: in vterm_push_bytes()
232 ENTER_STRING_STATE(ESC); in vterm_push_bytes()
262 vt->parser_state = ESC; in vterm_push_bytes()
266 case ESC: in vterm_push_bytes()
/external/chromium_org/tools/vim/
Dclang-format.vim15 execute "imap <D-I> <ESC>:pyf " . s:script . "<CR>i"
18 execute "imap <C-I> <ESC>:pyf " . s:script . "<CR>i"
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DStGUnit.g117 : '"' ( ESC | ~('\\'|'"') )* '"'
177 : '\'' ( ESC | ~('\''|'\\') ) '\''
182 : '"' ( ESC | ~('\\'|'"') )* '"'
186 ESC : '\\'
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
Dconstants.js29 ESC: 27 property
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
DFuzzy.tokens3 ESC=19
DFuzzyLexer.h27 #define ESC 19 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/
Dcnokw.re132 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+);
141 (['] (ESC|any\[\n\\'])* ['])
147 (["] (ESC|any\[\n\\"])* ["])
Dcunroll.re133 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+);
152 (['] (ESC|any\[\n\\'])* ['])
158 (["] (ESC|any\[\n\\"])* ["])
Dc.re132 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+);
174 (['] (ESC|any\[\n\\'])* ['])
180 (["] (ESC|any\[\n\\"])* ["])
Dcmmap.re115 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+);
157 (['] (ESC|any\[\n\\'])* ['])
163 (["] (ESC|any\[\n\\"])* ["])
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
DgUnit.g190 STRING : '"' ( ESC | ~('\\'|'"') )* '"' {setText(getText().substring(1, getText().length()-1));}
316 : '\'' ( ESC | ~('\''|'\\') ) '\''
321 : '"' ( ESC | ~('\\'|'"') )* '"'
325 ESC : '\\'
/external/chromium_org/ui/login/
Dbubble.js25 ESC: 27, property
340 if (e.keyCode == KeyCodes.ESC ||
/external/chromium_org/ppapi/api/
Dppp_mouse_lock.idl23 * when the user presses the ESC key.
/external/guava/guava/src/com/google/common/base/
DAscii.java330 public static final byte ESC = 27; field in Ascii
/external/icu/icu4c/source/test/testdata/
Dconversion.txt184 // The first ESC N comes before its designator sequence, the last sequence is ESC+space.
1058 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46):
1061 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843):
1076 // jisx-208.ucm (<ESC>$B=1b2442):
1079 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a):
1081 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46):
1085 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843):
1184 "a\x1bc", // Unicode ESC must not occur as a character
1191 "a\x1bc", // Unicode ESC must not occur as a character
1198 "a\x1bc", // Unicode ESC must not occur as a character
[all …]
/external/chromium_org/third_party/icu/source/test/testdata/
Dconversion.txt184 // The first ESC N comes before its designator sequence, the last sequence is ESC+space.
1055 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46):
1058 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843):
1073 // jisx-208.ucm (<ESC>$B=1b2442):
1076 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a):
1078 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46):
1082 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843):
1181 "a\x1bc", // Unicode ESC must not occur as a character
1188 "a\x1bc", // Unicode ESC must not occur as a character
1195 "a\x1bc", // Unicode ESC must not occur as a character
[all …]

123