Searched refs:convert_to_null (Results 1 – 9 of 9) sorted by relevance
514 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()515 convert_to_null(Z_CLIENT_HTTPSOCKET_P(this_ptr)); in make_http_soap_request()516 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()525 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()526 convert_to_null(Z_CLIENT_HTTPSOCKET_P(this_ptr)); in make_http_soap_request()527 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()686 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()904 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()923 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()1107 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()[all …]
2191 convert_to_null(Z_CLIENT_LAST_REQUEST_P(this_ptr));2192 convert_to_null(Z_CLIENT_LAST_RESPONSE_P(this_ptr));2698 convert_to_null(Z_CLIENT_DEFAULT_HEADERS_P(this_ptr));2747 convert_to_null(Z_CLIENT_SOAP_FAULT_P(obj));
122 convert_to_null(ptr); in PHP_FUNCTION()
206 convert_to_null(stream_prop); in userfilter_filter()
1190 convert_to_null(return_value); in scan_set_error_return()
284 ZEND_API void ZEND_FASTCALL convert_to_null(zval *op);483 #define convert_to_null_ex(zv) convert_to_null(zv)
597 ZEND_API void ZEND_FASTCALL convert_to_null(zval *op) /* {{{ */ in convert_to_null() function
214 convert_to_null(buf_zv); in PHP_FUNCTION()564 convert_to_null(state_zv); in PHP_FUNCTION()
547 convert_to_null(dest); in fetch_value()
Completed in 54 milliseconds