Home
last modified time | relevance | path

Searched refs:op_regexec (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libregex/
Dop_regex.cpp46 bool op_regexec(regex_t const & regex, string const & str, regmatch_t * match, in op_regexec() function
194 op_regexec(regexp.regexp, str, match, max_match) && iter < limit; in do_execute()