Home
last modified time | relevance | path

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

/external/pcre/dist/
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()
Dpcredemo.c59 int ovector[OVECCOUNT]; in main() local
Dpcreposix.c327 int *ovector = NULL; in regexec() local
/external/selinux/policycoreutils/mcstrans/src/
Dmcstrans.c1097 int ovector[OVECCOUNT]; in compute_raw_from_trans() local