Home
last modified time | relevance | path

Searched refs:PCRE_INFO_SIZE (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c107 case PCRE_INFO_SIZE: in pcre_fullinfo()
H A Dpcre.h258 #define PCRE_INFO_SIZE 1 macro
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt2721 PCRE_INFO_SIZE, /* what is required */
2995 PCRE_INFO_SIZE
9236 pcre[16|32]_fullinfo() with an argument of PCRE_INFO_SIZE. You can then
9247 rc = pcre_fullinfo(re, NULL, PCRE_INFO_SIZE, &size);

Completed in 41 milliseconds