PHP_PCRE_NO_ERROR  102 ext/pcre/php_pcre.c 	pcre_globals->error_code      = PHP_PCRE_NO_ERROR;
PHP_PCRE_NO_ERROR  143 ext/pcre/php_pcre.c 	REGISTER_LONG_CONSTANT("PREG_NO_ERROR", PHP_PCRE_NO_ERROR, CONST_CS | CONST_PERSISTENT);
PHP_PCRE_NO_ERROR  602 ext/pcre/php_pcre.c 	PCRE_G(error_code) = PHP_PCRE_NO_ERROR;
PHP_PCRE_NO_ERROR 1005 ext/pcre/php_pcre.c 	PCRE_G(error_code) = PHP_PCRE_NO_ERROR;
PHP_PCRE_NO_ERROR 1441 ext/pcre/php_pcre.c 	PCRE_G(error_code) = PHP_PCRE_NO_ERROR;
PHP_PCRE_NO_ERROR 1703 ext/pcre/php_pcre.c 	PCRE_G(error_code) = PHP_PCRE_NO_ERROR;