Home
last modified time | relevance | path

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

/PHP-8.1/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()

Completed in 24 milliseconds