summaryrefslogtreecommitdiff
path: root/ext/xml/php_xml.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2005-04-27 22:19:54 +0000
committerWez Furlong <wez@php.net>2005-04-27 22:19:54 +0000
commit6d978a62f1b69760870524fcf2f3900063d35ced (patch)
tree89bed8d6878b1352394177e6fa98d7654e869e0b /ext/xml/php_xml.h
parent396acbf64c9b4bcd312fdbad70741493a1b1d9b6 (diff)
downloadphp-git-6d978a62f1b69760870524fcf2f3900063d35ced.tar.gz
Add three new TSRM api functions:
TSRM_API void *tsrm_new_interpreter_context(void); TSRM_API void *tsrm_set_interpreter_context(void *new_ctx); TSRM_API void tsrm_free_interpreter_context(void *context); These can be used, with a suitable SAPI, to host multiple interpreters on the same thread.
Diffstat (limited to 'ext/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions