Home
last modified time | relevance | path

Searched refs:gdErrorMethod (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd.h290 typedef void(*gdErrorMethod)(int, const char *, va_list); typedef
292 void gdSetErrorMethod(gdErrorMethod);
H A Dgd.c124 static gdErrorMethod gd_error_method = gd_stderr_error;
153 void gdSetErrorMethod(gdErrorMethod error_method) in gdSetErrorMethod()
/PHP-8.3/ext/gd/
H A Dconfig.m4162 /* A custom gdErrorMethod */

Completed in 26 milliseconds