Home
last modified time | relevance | path

Searched refs:get_first_set (Results 1 – 1 of 1) 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() function
264 get_first_set(const pcre16 *code, PCRE_SPTR16 stringname, int *ovector) in get_first_set()
267 get_first_set(const pcre32 *code, PCRE_SPTR32 stringname, int *ovector) in get_first_set()
405 int n = get_first_set(code, stringname, ovector); in pcre_copy_named_substring()
622 int n = get_first_set(code, stringname, ovector); in pcre_get_named_substring()

Completed in 11 milliseconds