Home
last modified time | relevance | path

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

/PHP-7.2/ext/libxml/
H A Dphp_libxml.h111 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext);
H A Dlibxml.c780 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext) in php_libxml_switch_context() function
/PHP-7.2/ext/soap/
H A Dphp_sdl.c279 php_libxml_switch_context(NULL, &context); in sdl_set_uri_credentials()
280 php_libxml_switch_context(&context, NULL); in sdl_set_uri_credentials()
3308 php_libxml_switch_context(&new_context, &orig_context); in get_sdl()
3321 php_libxml_switch_context(&orig_context, NULL); in get_sdl()

Completed in 19 milliseconds