PHP_PCRE_NO_ERROR 107 ext/pcre/php_pcre.c pcre_globals->error_code = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 148 ext/pcre/php_pcre.c REGISTER_LONG_CONSTANT("PREG_NO_ERROR", PHP_PCRE_NO_ERROR, CONST_CS | CONST_PERSISTENT); PHP_PCRE_NO_ERROR 684 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 844 ext/pcre/php_pcre.c if (PCRE_G(error_code) == PHP_PCRE_NO_ERROR) { PHP_PCRE_NO_ERROR 1150 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 1607 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR; PHP_PCRE_NO_ERROR 1876 ext/pcre/php_pcre.c PCRE_G(error_code) = PHP_PCRE_NO_ERROR;