Searched defs:pcre_get_stringnumber (Results 1 - 2 of 2) sorted by relevance

/external/pcre/dist/
H A Dpcre_get.c70 pcre_get_stringnumber(const pcre *code, const char *stringname) function
283 return pcre_get_stringnumber(code, stringname);
H A Dpcregexp.pas392 function pcre_get_stringnumber( const code : pointer {pcre}; function

Completed in 203 milliseconds