[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: pcrelib.pas line 1046
type pcre_get_stringtable_entries_func = function( |
const code: PPCRE; |
const stringname: PAnsiChar; |
firstptr: PPAnsiChar; |
lastptr: PPAnsiChar |
):Integer; |