Home
last modified time | relevance | path

Searched defs:regex_match (Results 1 – 2 of 2) 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/selinux/libselinux/src/
Dregex.c213 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() function
452 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() function