Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c261 get_first_set(const pcre *code, const char *stringname, int *ovector) in get_first_set()
335 pcre_copy_substring(const char *subject, int *ovector, int stringcount, in pcre_copy_substring()
391 int *ovector, int stringcount, const char *stringname, in pcre_copy_named_substring()
441 pcre_get_substring_list(const char *subject, int *ovector, int stringcount, in pcre_get_substring_list()
544 pcre_get_substring(const char *subject, int *ovector, int stringcount, in pcre_get_substring()
608 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.c327 int *ovector = NULL; in regexec() local
/PHP-5.5/ext/filter/
H A Dlogical_filters.c423 int ovector[3]; in php_filter_validate_regexp() local
534 int ovector[150]; /* Needs to be a multiple of 3 */ in php_filter_validate_email() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c677 int ovector[3]; in php_zip_pcre() local

Completed in 23 milliseconds