Searched refs:TSRMLS_SET_CTX (Results 1 – 2 of 2) sorted by relevance
162 #define TSRMLS_SET_CTX(ctx) ctx = (void ***) tsrm_get_ls_cache() macro188 #define TSRMLS_SET_CTX(ctx) macro
329 TSRMLS_SET_CTX(event->thread_ctx); in PHP_FUNCTION()
Completed in 5 milliseconds