Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A DTSRM.c77 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Resource id %d is out of range (%d..%d)", \
141 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate TLS table")); in tsrm_startup()
149 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate resource types table")); in tsrm_startup()
232 TSRM_ERROR((TSRM_ERROR_LEVEL_ERROR, "Unable to allocate storage for resource")); in ts_allocate_id()
H A DTSRM.h128 #define TSRM_ERROR_LEVEL_ERROR 1 macro

Completed in 11 milliseconds