Home
last modified time | relevance | path

Searched refs:php_libxml_switch_context (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/libxml/
H A Dphp_libxml.h109 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext);
H A Dlibxml.c836 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext) in php_libxml_switch_context() function
/PHP-7.4/ext/soap/
H A Dphp_sdl.c280 php_libxml_switch_context(NULL, &context); in sdl_set_uri_credentials()
281 php_libxml_switch_context(&context, NULL); in sdl_set_uri_credentials()
3315 php_libxml_switch_context(&new_context, &orig_context); in get_sdl()
3328 php_libxml_switch_context(&orig_context, NULL); in get_sdl()

Completed in 25 milliseconds