Lines Matching refs:E_WARNING

205 		php_error_docref(NULL, E_WARNING, "Could not load the Tidy configuration file \"%s\"", path);  in php_tidy_load_config()
231 php_error_docref(NULL, E_WARNING, "Unknown Tidy configuration option \"%s\"", optname); in _php_tidy_set_tidy_opt()
236 php_error_docref(NULL, E_WARNING, "Attempting to set read-only option \"%s\"", optname); in _php_tidy_set_tidy_opt()
265 php_error_docref(NULL, E_WARNING, "Unable to determine type of configuration option"); in _php_tidy_set_tidy_opt()
336 php_error_docref(NULL, E_WARNING, "Could not set encoding \"%s\"", enc); in php_tidy_quick_repair()
348 php_error_docref(NULL, E_WARNING, "%s", errbuf->bp); in php_tidy_quick_repair()
814 php_error_docref(NULL, E_WARNING, "Could not set encoding \"%s\"", enc); in php_tidy_parse_string()
824 php_error_docref(NULL, E_WARNING, "%s", obj->ptdoc->errbuf->bp); in php_tidy_parse_string()
916 …php_error_docref(NULL, E_WARNING, "Cannot enable tidy.clean_output - there has already been output… in PHP_INI_MH()
920 php_error_docref(NULL, E_WARNING, "Cannot change tidy.clean_output - headers already sent"); in PHP_INI_MH()
952 php_error_docref(NULL, E_WARNING, "Cannot use a chunk size for ob_tidyhandler"); in php_tidy_output_handler_init()
976 php_error_docref(NULL, E_WARNING, "Input string is too long"); in php_tidy_output_handler()
1082 …php_error_docref(NULL, E_WARNING, "Cannot load \"%s\" into memory%s", ZSTR_VAL(inputfile), (use_in… in PHP_FUNCTION()
1349 php_error_docref(NULL, E_WARNING, "Unable to determine type of configuration option"); in PHP_FUNCTION()
1379 …php_error_docref(NULL, E_WARNING, "Cannot load \"%s\" into memory%s", ZSTR_VAL(inputfile), (use_in… in PHP_METHOD()
1422 …php_error_docref(NULL, E_WARNING, "Cannot load \"%s\" into memory%s", ZSTR_VAL(inputfile), (use_in… in PHP_METHOD()