Home
last modified time | relevance | path

Searched defs:regexp (Results 1 – 25 of 55) sorted by relevance

123

/third_party/icu/icu4c/source/i18n/
Duregex.cpp326 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_pattern() local
346 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_patternUText() local
358 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_flags() local
377 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setText() local
410 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setUText() local
440 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getText() local
480 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getUText() local
497 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_refreshUText() local
521 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_matches64() local
551 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_lookingAt64() local
[all …]
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Duregex.cpp326 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_pattern() local
346 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_patternUText() local
358 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_flags() local
377 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setText() local
410 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setUText() local
440 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getText() local
480 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getUText() local
497 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_refreshUText() local
521 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_matches64() local
551 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_lookingAt64() local
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Duregex.cpp326 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_pattern() local
346 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_patternUText() local
358 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_flags() local
377 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setText() local
410 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_setUText() local
440 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getText() local
480 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_getUText() local
497 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_refreshUText() local
521 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_matches64() local
551 RegularExpression *regexp = (RegularExpression*)regexp2; in uregex_lookingAt64() local
[all …]
/third_party/rust/rust/src/ci/github-actions/
Dproblem_matchers.json7 "regexp": "^tidy error: /checkout/(.+):(\\d+): (.+)$", string
18 "regexp": "^(warning|warn|error)(\\[(\\S*)\\])?: (.*)$", string
24 "regexp": "^\\s+-->\\s(\\S+):(\\d+):(\\d+)$", string
35 "regexp": "error: internal compiler error: (.*):(\\d+):(\\d+): (.*)$", string
47 "regexp": "^(Diff in (\\S+)) at line (\\d+):", string
/third_party/re2/re2/testing/
Dregexp_benchmark.cc58 const char* regexp = "(\\d+)-(\\d+)-(\\d+)"; in MemoryUsage() local
182 void Search(benchmark::State& state, const char* regexp, SearchImpl* search) { in Search()
299 std::string regexp = "^" + s + ".*$"; in SearchBigFixed() local
337 void SearchSuccess(benchmark::State& state, const char* regexp, in SearchSuccess()
665 void ParseRegexp(benchmark::State& state, const std::string& regexp) { in ParseRegexp()
673 void SimplifyRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyRegexp()
684 void NullWalkRegexp(benchmark::State& state, const std::string& regexp) { in NullWalkRegexp()
693 void SimplifyCompileRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyCompileRegexp()
707 void CompileRegexp(benchmark::State& state, const std::string& regexp) { in CompileRegexp()
718 void CompileToProg(benchmark::State& state, const std::string& regexp) { in CompileToProg()
[all …]
Dsimplify_test.cc17 const char* regexp; member
Dpossible_match_test.cc33 const char* regexp; member
204 void PossibleMatchTester::HandleRegexp(const std::string& regexp) { in HandleRegexp()
Dmimics_pcre_test.cc15 const char* regexp; member
Dsearch_test.cc23 const char* regexp; member
/third_party/jerryscript/tests/jerry/es2015/
Dstring-prototype-match.js27 var regexp = new NewRegExp(/[A-Z]/g); variable
31 String.prototype.match.call(null, regexp); argument
Dregexp-prototype-source.js15 var regexp = /fooBar/ig; variable
Dregexp-prototype-test.js16 var regexp = new RegExp('o*'); variable
Dregression-test-issue-3671.js22 var regexp = new RegExp(obj); variable
Dregexp-prototype-match.js15 var regexp = /[0-9]+/g; variable
/third_party/tex-hyphen/tests/lib/
Dtex.rb147 def warnings(regexp = nil) argument
151 def package_errors(regexp = nil) argument
159 def errors_or_warnings(regexp, message_regexp = nil) argument
273 def grep(regexp, ext = 'log') argument
/third_party/jerryscript/tests/jerry/
Dstring-prototype-search.js32 var regexp = /x/g; variable
Dstring-prototype-replace.js99 var regexp = /r/g; variable
/third_party/rust/rust/src/etc/
Dhtmldocck.py370 def check_string(data, pat, regexp): argument
382 def check_tree_attr(tree, path, attr, pat, regexp): argument
398 def check_tree_text(tree, path, pat, regexp, stop_at_first): argument
534 def get_nb_matching_elements(cache, c, regexp, stop_at_first): argument
/third_party/typescript/.github/
Dtsc.json7 …"regexp": "^(?:\\s+\\d+\\>)?([^\\s].*)\\((\\d+),(\\d+)\\)\\s*:\\s+(error|warning|info)\\s+(\\w{1,2… string
/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_cache.cc54 const RegExp* regexp = regexp_factory_.CreateRegExp(pattern); in GetRegExp() local
Dregex_based_matcher.cc55 const RegExp& regexp(regexp_cache_->GetRegExp(number_pattern)); in Match() local
/third_party/typescript/tests/baselines/reference/
DstringLiteralTypeIsSubtypeOfString.js131 C.prototype.match = function (regexp) { return null; }; argument
133 C.prototype.search = function (regexp) { return null; }; argument
/third_party/libabigail/src/
Dabg-suppression.cc179 suppression_base::set_file_name_regex_str(const string& regexp) in set_file_name_regex_str()
204 suppression_base::set_file_name_not_regex_str(const string& regexp) in set_file_name_not_regex_str()
241 suppression_base::set_soname_regex_str(const string& regexp) in set_soname_regex_str()
266 suppression_base::set_soname_not_regex_str(const string& regexp) in set_soname_not_regex_str()
1260 if (regex_t_sptr regexp = s.priv_->get_source_location_to_keep_regex()) in suppression_matches_type_location() local
3382 if (regex_t_sptr regexp = s.priv_->get_name_regex()) in suppression_matches_variable_name() local
3387 else if (regex_t_sptr regexp = s.priv_->get_name_not_regex()) in suppression_matches_variable_name() local
3416 if (regex_t_sptr regexp = s.priv_->get_symbol_name_regex()) in suppression_matches_variable_sym_name() local
3421 else if (regex_t_sptr regexp = in suppression_matches_variable_sym_name() local
3451 if (regex_t_sptr regexp = s.priv_->get_type_name_regex()) in suppression_matches_type() local
[all …]
Dabg-suppression-priv.h145 if (regex::regex_t_sptr regexp = get_soname_regex()) in matches_soname() local
152 if (regex::regex_t_sptr regexp = get_soname_not_regex()) in matches_soname() local
180 if (regex::regex_t_sptr regexp = get_file_name_regex()) in matches_binary_name() local
187 if (regex::regex_t_sptr regexp = get_file_name_not_regex()) in matches_binary_name() local
/third_party/rust/crates/bindgen/csmith-fuzzing/
Dpredicate.py191 def regexp(pattern): function

123