Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/
H A Dphp_pcre.c122 static PHP_GINIT_FUNCTION(pcre) /* {{{ */ in PHP_GINIT_FUNCTION() argument
131 static PHP_GSHUTDOWN_FUNCTION(pcre) /* {{{ */ in PHP_GSHUTDOWN_FUNCTION() argument
184 static PHP_MINIT_FUNCTION(pcre) in PHP_MINIT_FUNCTION() argument
210 static PHP_MSHUTDOWN_FUNCTION(pcre) in PHP_MSHUTDOWN_FUNCTION() argument
220 static PHP_RINIT_FUNCTION(pcre) in PHP_RINIT_FUNCTION() argument
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre.h325 typedef struct real_pcre pcre; typedef

Completed in 19 milliseconds