Home
last modified time | relevance | path

Searched defs:pcre (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/pcre/
H A Dphp_pcre.c135 static PHP_GINIT_FUNCTION(pcre) /* {{{ */ in PHP_GINIT_FUNCTION() argument
144 static PHP_GSHUTDOWN_FUNCTION(pcre) /* {{{ */ in PHP_GSHUTDOWN_FUNCTION() argument
201 static PHP_MINIT_FUNCTION(pcre) in PHP_MINIT_FUNCTION() argument
230 static PHP_MSHUTDOWN_FUNCTION(pcre) in PHP_MSHUTDOWN_FUNCTION() argument
242 static PHP_RINIT_FUNCTION(pcre) in PHP_RINIT_FUNCTION() argument
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre.h325 typedef struct real_pcre pcre; typedef

Completed in 14 milliseconds