PHP_PCRE_NO_ERROR 112 ext/pcre/php_pcre.c pcre_globals->error_code = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 153 ext/pcre/php_pcre.c REGISTER_LONG_CONSTANT("PREG_NO_ERROR", PHP_PCRE_NO_ERROR, CONST_CS | CONST_PERSISTENT); PHP_PCRE_NO_ERROR 689 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 849 ext/pcre/php_pcre.c if (PCRE_G(error_code) == PHP_PCRE_NO_ERROR) { PHP_PCRE_NO_ERROR 1155 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 1612 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 1881 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR;