Home
last modified time | relevance | path

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

/php-src/TSRM/
H A DTSRM.h121 TSRM_API int tsrm_error(int level, const char *format, ...);
H A DTSRM.c71 int tsrm_error(int level, const char *format, ...);
78 #define TSRM_ERROR(args) tsrm_error args
728 int tsrm_error(int level, const char *format, ...) in tsrm_error() function

Completed in 17 milliseconds