Home
last modified time | relevance | path

Searched refs:pcre_get_stringtable_entries (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c150 pcre_get_stringtable_entries(const pcre *code, const char *stringname, in pcre_get_stringtable_entries() function
284 entrysize = pcre_get_stringtable_entries(code, stringname, &first, &last); in get_first_set()
H A Dpcre.h609 PCRE_EXP_DECL int pcre_get_stringtable_entries(const pcre *, const char *,
/PHP-5.5/main/
H A Dphp_compat.h58 #define pcre_get_stringtable_entries php_pcre_get_stringtable_entries macro
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1634 int pcre_get_stringtable_entries(const pcre *code,
1782 pcre_get_stringtable_entries()
4006 int pcre_get_stringtable_entries(const pcre *code,
4027 name, you must use the pcre_get_stringtable_entries() function. The

Completed in 43 milliseconds