Home
last modified time | relevance | path

Searched refs:TSRMLS_SET_CTX (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/TSRM/
H A DTSRM.h163 #define TSRMLS_SET_CTX(ctx) ctx = (void ***) tsrm_ls macro
178 #define TSRMLS_SET_CTX(ctx) macro
/PHP-5.5/ext/interbase/
H A Dibase_events.c336 TSRMLS_SET_CTX(event->thread_ctx); in PHP_FUNCTION()
/PHP-5.5/ext/zlib/
H A Dzlib.c500 TSRMLS_SET_CTX(ctx.tsrm_ls); in PHP_FUNCTION()
/PHP-5.5/main/
H A Doutput.c795 TSRMLS_SET_CTX(context->tsrm_ls); in php_output_context_init()
/PHP-5.5/ext/curl/
H A Dinterface.c1969 TSRMLS_SET_CTX(ch->thread_ctx); in PHP_FUNCTION()
2015 TSRMLS_SET_CTX(dupch->thread_ctx); in PHP_FUNCTION()

Completed in 34 milliseconds