Home
last modified time | relevance | path

Searched defs:regex_match (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/re/re.alg/re.alg.search/
Dgrep.pass.cpp36 TEST_IGNORE_NODISCARD std::regex_match(s, re); in LLVMFuzzerTestOneInput() member in LLVMFuzzerTestOneInput::std
/external/cronet/buildtools/third_party/libc++/trunk/test/std/re/re.alg/re.alg.search/
Dgrep.pass.cpp35 TEST_IGNORE_NODISCARD std::regex_match(s, re); in LLVMFuzzerTestOneInput() member in LLVMFuzzerTestOneInput::std
/external/selinux/libselinux/src/
Dregex.c220 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() function
497 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() function