Home
last modified time | relevance | path

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

/php-src/TSRM/
H A DTSRM.c90 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Resource id %d is out of range (%d..%d)", \
137 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate TLS table")); in tsrm_startup()
146 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate resource types table")); in tsrm_startup()
292 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_id()
335 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate space for fast resource")); in ts_allocate_fast_id()
350 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_fast_id()
H A DTSRM.h112 #define TSRM_ERROR_LEVEL_ERROR 1 macro

Completed in 11 milliseconds