Searched refs:cde (Results 1 – 25 of 30) sorted by relevance
12
/third_party/python/Modules/_xxtestfuzz/dictionaries/ |
D | fuzz_sre_compile.dict | 167 "(?:ab|cde)" 168 "(?:ab)|cde" 170 "(ab|cde)" 172 "(ab|cde)\\1"
|
/third_party/icu/icu4c/source/test/testdata/ |
D | icuio.txt | 166 { "%*3[abc]%[cde]", "abccdefg", "S", "cde" }
|
D | re_tests.txt | 168 [^ab]* cde y $& cde 182 (ab|cd)e abcde y $&-$1 cde-cd
|
D | regextst.txt | 420 "[\x61b]+" "<0>abab</0>cde" 624 "(?<=abc)cde" "abcde" 625 "(?<=abc|ab)cde" "ab<0>cde</0>" 626 "(?<=abc|ab)cde" "abc<0>cde</0>" 1197 "[a-z&&[cde]]+" "ab<0>cde</0>fg"
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput6 | 615 /^[ab\]cde]/ 627 /^[]cde]/ 636 /^[^ab\]cde]/ 648 /^[^]cde]/ 797 ab cde 803 ab cde 2956 cde 4807 /ab(?C" any text with spaces ")cde/B
|
D | testoutput6 | 1098 /^[ab\]cde]/ 1119 /^[]cde]/ 1134 /^[^ab\]cde]/ 1155 /^[^]cde]/ 1396 ab cde 1405 ab cde 4495 cde 4496 0: cde 4533 0: cde 7467 /ab(?C" any text with spaces ")cde/B [all …]
|
D | testinput12 | 419 ab\x{df00}cde
|
D | testinput1 | 113 /^[ab\]cde]/ 125 /^[]cde]/ 134 /^[^ab\]cde]/ 146 /^[^]cde]/ 297 ab cde 303 ab cde 2632 cde
|
D | testoutput1 | 210 /^[ab\]cde]/ 231 /^[]cde]/ 246 /^[^ab\]cde]/ 267 /^[^]cde]/ 556 ab cde 565 ab cde 4097 cde 4098 0: cde 4140 0: cde
|
D | testoutput12-32 | 1527 ab\x{df00}cde
|
D | testoutput12-16 | 1529 ab\x{df00}cde
|
D | testoutput4 | 3832 !cde Common Latin Latin Latin 3833 0: !cde
|
D | testinput4 | 2376 !cde Common Latin Latin Latin
|
D | testinput2 | 4281 /ab(?C" any text with spaces ")cde/B
|
D | testoutput2 | 14017 /ab(?C" any text with spaces ")cde/B 14022 cde
|
/third_party/rust/crates/regex/src/testdata/ |
D | basic.dat | 135 BE [^ab]* cde (0,3)
|
/third_party/typescript/tests/baselines/reference/ |
D | templateLiteralTypes1.types | 190 type T25 = FirstTwoAndRest<'abcde'>; // ['ab', 'cde'] 191 >T25 : ["ab", "cde"]
|
D | templateLiteralTypes1.errors.txt | 109 type T25 = FirstTwoAndRest<'abcde'>; // ['ab', 'cde']
|
D | templateLiteralTypes1.symbols | 308 type T25 = FirstTwoAndRest<'abcde'>; // ['ab', 'cde']
|
/third_party/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 2058 static const UChar cde[3]={ 0x63, 0x64, 0x65 }; in doTestAppendable() local 2066 app.appendString(cde, 3); in doTestAppendable()
|
/third_party/python/Objects/stringlib/ |
D | stringlib_find_two_way_notes.txt | 320 cde != fAb
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
/third_party/mksh/ |
D | check.t | 9801 a cde 345 #75 a 9802 b cde 345 #75 b
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V9.md | 1388 * \[[`6531401cde`](https://github.com/nodejs/node/commit/6531401cde)] - **tools**: add number-isnan…
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-bellparkpier.hdr | 1771 ���VWXXYYZ\\\�Z\�]�^__``cde�h�g�f#eeffgghiijjkkklnnppqsssttuvwxz{{{|}�|}}~����������������������… 1859 …������������7�����������������`abdfiiihgffdb���������������������cde�fghijkklmnoqsuz~}…
|
12