Home
last modified time | relevance | path

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

/PHP-7.1/TSRM/
H A DTSRM.c81 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Resource id %d is out of range (%d..%d)", \
151 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate TLS table")); in tsrm_startup()
159 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate resource types table")); in tsrm_startup()
242 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_id()
H A DTSRM.h125 #define TSRM_ERROR_LEVEL_ERROR 1 macro

Completed in 8 milliseconds