Searched refs:ini_parser_unbuffered_errors (Results 1 – 3 of 3) sorted by relevance
45 #define ZEND_SYSTEM_INI CG(ini_parser_unbuffered_errors)202 if (CG(ini_parser_unbuffered_errors)) { in ini_error()228 CG(ini_parser_unbuffered_errors) = unbuffered_errors; in zend_parse_ini_file()256 CG(ini_parser_unbuffered_errors) = unbuffered_errors; in zend_parse_ini_string()
89 zend_bool ini_parser_unbuffered_errors; member
112 #define ZEND_SYSTEM_INI CG(ini_parser_unbuffered_errors)
Completed in 14 milliseconds