Searched refs:ini_parser_unbuffered_errors (Results 1 – 3 of 3) sorted by relevance
45 #define ZEND_SYSTEM_INI CG(ini_parser_unbuffered_errors)213 if (CG(ini_parser_unbuffered_errors)) { in ini_error()239 CG(ini_parser_unbuffered_errors) = unbuffered_errors; in zend_parse_ini_file()266 CG(ini_parser_unbuffered_errors) = unbuffered_errors; in zend_parse_ini_string()
105 bool ini_parser_unbuffered_errors; member
112 #define ZEND_SYSTEM_INI CG(ini_parser_unbuffered_errors)
Completed in 12 milliseconds