Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dphp_libxml.h168 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext);
H A Dlibxml.c918 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext) in php_libxml_switch_context() function
/php-src/ext/soap/
H A Dphp_sdl.c288 php_libxml_switch_context(NULL, &context); in sdl_set_uri_credentials()
289 php_libxml_switch_context(&context, NULL); in sdl_set_uri_credentials()
3343 php_libxml_switch_context(&new_context, &orig_context); in get_sdl()
3356 php_libxml_switch_context(&orig_context, NULL); in get_sdl()

Completed in 19 milliseconds