Home
last modified time | relevance | path

Searched defs:ovector (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_get.c259 get_first_set(const pcre *code, const char *stringname, int *ovector) in get_first_set()
333 pcre_copy_substring(const char *subject, int *ovector, int stringcount, in pcre_copy_substring()
389 int *ovector, int stringcount, const char *stringname, in pcre_copy_named_substring()
439 pcre_get_substring_list(const char *subject, int *ovector, int stringcount, in pcre_get_substring_list()
542 pcre_get_substring(const char *subject, int *ovector, int stringcount, in pcre_get_substring()
606 int *ovector, int stringcount, const char *stringname, in pcre_get_named_substring()
H A Dpcredemo.c59 int ovector[OVECCOUNT]; in main() local
H A Dpcreposix.c325 int *ovector = NULL; in regexec() local
/PHP-7.1/ext/filter/
H A Dlogical_filters.c434 int ovector[3]; in php_filter_validate_regexp() local
604 int ovector[150]; /* Needs to be a multiple of 3 */ in php_filter_validate_email() local
/PHP-7.1/ext/zip/
H A Dphp_zip.c650 int ovector[3]; in php_zip_pcre() local

Completed in 28 milliseconds