Home
last modified time | relevance | path

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

/PHP-7.4/TSRM/
H A DTSRM.c129 # warning tsrm_set_interpreter_context is probably broken on this platform
523 void *tsrm_set_interpreter_context(void *new_ctx) in tsrm_set_interpreter_context() function
555 return tsrm_set_interpreter_context(current); in tsrm_new_interpreter_context()
H A DTSRM.h149 TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);

Completed in 9 milliseconds