Searched refs:php_ereg (Results 1 – 3 of 3) sorted by relevance
11 PHP_INSTALL_HEADERS("ext/ereg", "php_ereg.h php_regex.h regex/");
38 PHP_INSTALL_HEADERS([ext/ereg], [php_ereg.h php_regex.h $ereg_regex_headers])
289 static void php_ereg(INTERNAL_FUNCTION_PARAMETERS, int icase) in php_ereg() function389 php_ereg(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()397 php_ereg(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 6 milliseconds