regexec           133 pcre/pcreposix.h PCREPOSIX_EXP_DECL int regexec(const regex_t *, const char *, size_t,
regexec          1973 pcre/pcretest.cpp       rc = regexec(&preg, (const char *)bptr, use_size_offsets, pmatch, eflags);