Searched defs:ovector (Results 1 – 4 of 4) sorted by relevance
/external/pcre/dist/ |
D | pcre_get.c | 261 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()
|
D | pcredemo.c | 59 int ovector[OVECCOUNT]; in main() local
|
D | pcreposix.c | 327 int *ovector = NULL; in regexec() local
|
/external/selinux/policycoreutils/mcstrans/src/ |
D | mcstrans.c | 1097 int ovector[OVECCOUNT]; in compute_raw_from_trans() local
|