Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 25 of 104) sorted by relevance

12345

/third_party/googletest/googletest/include/gtest/
Dgtest-death-test.h169 # define ASSERT_EXIT(statement, predicate, regex) \ argument
174 # define EXPECT_EXIT(statement, predicate, regex) \ argument
180 # define ASSERT_DEATH(statement, regex) \ argument
185 # define EXPECT_DEATH(statement, regex) \ argument
260 # define EXPECT_DEBUG_DEATH(statement, regex) \ argument
263 # define ASSERT_DEBUG_DEATH(statement, regex) \ argument
268 # define EXPECT_DEBUG_DEATH(statement, regex) \ argument
271 # define ASSERT_DEBUG_DEATH(statement, regex) \ argument
312 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ argument
331 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ argument
[all …]
/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest-death-test.h168 # define ASSERT_EXIT(statement, predicate, regex) \ argument
173 # define EXPECT_EXIT(statement, predicate, regex) \ argument
179 # define ASSERT_DEATH(statement, regex) \ argument
184 # define EXPECT_DEATH(statement, regex) \ argument
259 # define EXPECT_DEBUG_DEATH(statement, regex) \ argument
262 # define ASSERT_DEBUG_DEATH(statement, regex) \ argument
267 # define EXPECT_DEBUG_DEATH(statement, regex) \ argument
270 # define ASSERT_DEBUG_DEATH(statement, regex) \ argument
311 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ argument
330 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ argument
[all …]
/third_party/selinux/libselinux/src/
Dregex.c62 pcre2_code *regex; /* compiled regular expression */ member
71 int regex_prepare_data(struct regex_data **regex, char const *pattern_string, in regex_prepare_data()
111 int regex_load_mmap(struct mmap_area *mmap_area, struct regex_data **regex, in regex_load_mmap()
161 int regex_writef(struct regex_data *regex, FILE *fp, int do_write_precompregex) in regex_writef()
201 void regex_data_free(struct regex_data *regex) in regex_data_free()
213 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match()
280 pcre *regex; /* compiled regular expression */ member
287 int regex_prepare_data(struct regex_data **regex, char const *pattern_string, in regex_prepare_data()
321 int regex_load_mmap(struct mmap_area *mmap_area, struct regex_data **regex, in regex_load_mmap()
377 static inline pcre_extra *get_pcre_extra(struct regex_data *regex) in get_pcre_extra()
[all …]
/third_party/grpc/test/core/client_channel/
Dservice_config_test.cc133 void VerifyRegexMatch(grpc_error* error, const std::regex& regex) { in VerifyRegexMatch()
158 std::regex regex(std::string("JSON parse error")); in TEST_F() local
194 std::regex regex( in TEST_F() local
210 std::regex regex( in TEST_F() local
226 std::regex regex( in TEST_F() local
242 std::regex regex( in TEST_F() local
258 std::regex regex( in TEST_F() local
274 std::regex regex( in TEST_F() local
317 std::regex regex( in TEST_F() local
328 std::regex regex( in TEST_F() local
[all …]
/third_party/glib/glib/
Dgregex.c166 GRegex *regex; /* the regex */ member
842 match_info_new (const GRegex *regex, in match_info_new()
1547 g_regex_ref (GRegex *regex) in g_regex_ref()
1564 g_regex_unref (GRegex *regex) in g_regex_unref()
1607 GRegex *regex; in g_regex_new() local
1760 g_regex_get_pattern (const GRegex *regex) in g_regex_get_pattern()
1780 g_regex_get_max_backref (const GRegex *regex) in g_regex_get_max_backref()
1800 g_regex_get_capture_count (const GRegex *regex) in g_regex_get_capture_count()
1820 g_regex_get_has_cr_or_lf (const GRegex *regex) in g_regex_get_has_cr_or_lf()
1842 g_regex_get_max_lookbehind (const GRegex *regex) in g_regex_get_max_lookbehind()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drepattrn.cpp306 RegexPattern::compile(const UnicodeString &regex, in compile()
357 RegexPattern::compile(UText *regex, in compile()
407 RegexPattern::compile(const UnicodeString &regex, in compile()
419 RegexPattern::compile(UText *regex, in compile()
431 RegexPattern::compile(const UnicodeString &regex, in compile()
444 RegexPattern::compile(UText *regex, in compile()
511 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, in matches()
535 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches()
/third_party/skia/third_party/externals/icu/source/i18n/
Drepattrn.cpp317 RegexPattern::compile(const UnicodeString &regex, in compile()
368 RegexPattern::compile(UText *regex, in compile()
418 RegexPattern::compile(const UnicodeString &regex, in compile()
430 RegexPattern::compile(UText *regex, in compile()
442 RegexPattern::compile(const UnicodeString &regex, in compile()
455 RegexPattern::compile(UText *regex, in compile()
522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, in matches()
546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches()
/third_party/node/deps/icu-small/source/i18n/
Drepattrn.cpp317 RegexPattern::compile(const UnicodeString &regex, in compile()
368 RegexPattern::compile(UText *regex, in compile()
418 RegexPattern::compile(const UnicodeString &regex, in compile()
430 RegexPattern::compile(UText *regex, in compile()
442 RegexPattern::compile(const UnicodeString &regex, in compile()
455 RegexPattern::compile(UText *regex, in compile()
522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, in matches()
546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches()
/third_party/icu/icu4c/source/i18n/
Drepattrn.cpp317 RegexPattern::compile(const UnicodeString &regex, in compile()
368 RegexPattern::compile(UText *regex, in compile()
418 RegexPattern::compile(const UnicodeString &regex, in compile()
430 RegexPattern::compile(UText *regex, in compile()
442 RegexPattern::compile(const UnicodeString &regex, in compile()
455 RegexPattern::compile(UText *regex, in compile()
522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, in matches()
546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches()
/third_party/boost/libs/metaparse/tools/benchmark/
Dgenerate.py20 def regex_to_error_msg(regex): argument
45 def in_comment(regex): argument
163 def _match(self, regex): argument
175 def _get_line(self, regex): argument
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_run.py77 def _collect_bm_data(bm, cfg, name, regex, idx, loops): argument
103 def create_jobs(name, benchmarks, loops, regex, counters): argument
/third_party/typescript/
D.eslintrc.json25 …{ "selector": "typeLike", "format": ["PascalCase"], "filter": { "regex": "^(__String|[A-Za-z]+_[A-… string
26 …{ "selector": "interface", "format": ["PascalCase"], "custom": { "regex": "^I[A-Z]", "match": fals… string
27 …, "PascalCase", "UPPER_CASE"], "leadingUnderscore": "allow", "filter": { "regex": "^(_{1,2}filenam… string
28 …: ["camelCase", "PascalCase"], "leadingUnderscore": "allow", "filter": { "regex": "^[A-Za-z]+_[A-Z… string
29 …ter", "format": ["camelCase"], "leadingUnderscore": "allow", "filter": { "regex": "^(_+|[A-Za-z]+_… string
30 …: ["camelCase", "PascalCase"], "leadingUnderscore": "allow", "filter": { "regex": "^[A-Za-z]+_[A-Z… string
31 …ike", "format": ["camelCase"], "leadingUnderscore": "allow", "filter": { "regex": "^[A-Za-z]+_[A-Z… string
32 …: ["camelCase", "PascalCase"], "leadingUnderscore": "allow", "filter": { "regex": "^[A-Za-z]+_[A-Z… string
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/
DRegexCache.java35 public Pattern getPatternForRegex(String regex) { in getPatternForRegex()
45 boolean containsRegex(String regex) { in containsRegex()
/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-death-test-internal.h169 ::testing::internal::RE regex) { in MakeDeathTestMatcher()
172 inline Matcher<const ::std::string&> MakeDeathTestMatcher(const char* regex) { in MakeDeathTestMatcher()
175 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher()
/third_party/glib/glib/tests/
Dregex.c69 GRegex *regex; in test_new() local
120 GRegex *regex; in test_new_fail() local
189 GRegex *regex; in test_match() local
283 GRegex *regex; in test_match_next() local
476 GRegex *regex; in test_match_count() local
514 GRegex *regex; in test_partial() local
564 GRegex *regex; in test_sub_pattern() local
619 GRegex *regex; in test_named_sub_pattern() local
689 GRegex *regex; in test_fetch_all() local
863 GRegex *regex; in test_split_full() local
[all …]
/third_party/typescript/tests/baselines/reference/printerApi/
DprintsFileCorrectly.regularExpressionLiteral.js1 let regex = /abc/; variable
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/comments/
Dno-comment-regex.src.js1 const regex = /no comment\/**foo/; constant
/third_party/flutter/skia/gn/
Dhighest_version_dir.py13 regex = re.compile(sys.argv[2]) variable
/third_party/skia/gn/
Dhighest_version_dir.py15 regex = re.compile(sys.argv[2]) variable
/third_party/boost/tools/build/doc/src/
Dregex.adoc2 = regex chapter
/third_party/boost/boost/regex/v4/
Dregex_fwd.hpp60 typedef basic_regex<char, regex_traits<char> > regex; typedef
/third_party/typescript/tests/cases/compiler/
DconstDeclarationShadowedByVarDeclaration3.ts3 public regex: RegExp = new RegExp(''); property in Rule
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.c683 GRegex *regex = g_regex_new ( in _mangle_external_image_extension() local
716 GRegex *regex; in _mangle_texture_access() local
766 GRegex *regex; in _mangle_sampler_type() local
808 GRegex *regex; in _mangle_varying_attribute() local
827 GRegex *regex; in _mangle_varying_attribute() local
843 GRegex *regex; in _mangle_frag_color_data() local
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dformats.js52 regex: regex, property
76 regex: regex, property
134 function regex(str) { function
/third_party/boost/tools/build/src/engine/
Dsubst.cpp15 regexp * regex; member
103 regex_entry * const regex = (regex_entry *)xregex; in free_regex() local

12345