HomeSort by relevance Sort by last modified time
    Searched defs:pcre_get_stringtable_entries (Results 1 - 2 of 2) sorted by null

  /external/pcre/
pcre_get.c 118 pcre_get_stringtable_entries(const pcre *code, const char *stringname, function
194 entrysize = pcre_get_stringtable_entries(code, stringname, &first, &last);
pcregexp.pas 394 function pcre_get_stringtable_entries( const code : pointer {pcre}; function

Completed in 17 milliseconds