Home
last modified time | relevance | path

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

/PHP-7.4/TSRM/
H A DTSRM.c90 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Resource id %d is out of range (%d..%d)", \
160 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate TLS table")); in tsrm_startup()
169 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate resource types table")); in tsrm_startup()
312 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_id()
355 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate space for fast resource")); in ts_allocate_fast_id()
370 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_fast_id()
H A DTSRM.h120 #define TSRM_ERROR_LEVEL_ERROR 1 macro

Completed in 9 milliseconds