Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A DTSRM.h155 TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);
H A DTSRM.c116 # warning tsrm_set_interpreter_context is probably broken on this platform
405 void *tsrm_set_interpreter_context(void *new_ctx) in tsrm_set_interpreter_context() function
437 return tsrm_set_interpreter_context(current); in tsrm_new_interpreter_context()

Completed in 7 milliseconds