Home
last modified time | relevance | path

Searched defs:to_zval (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/soap/
H A Dphp_encoding.h190 zval *(*to_zval)(zval *ret, encodeTypePtr type, xmlNodePtr data); member
H A Dphp_soap.h73 zval to_zval; member
H A Dsoap.c687 zval *to_zval = NULL; in soap_create_typemap() local
/PHP-8.2/ext/gd/
H A Dgd.c1917 zval *to_zval = NULL; in PHP_FUNCTION() local
1974 zval *to_zval = NULL; in PHP_FUNCTION() local
4028 static gdIOCtx *create_stream_context_from_zval(zval *to_zval) { in create_stream_context_from_zval()
4087 zval *to_zval = NULL; in _php_image_output_ctx() local
/PHP-8.2/ext/sockets/
H A Dconversions.c90 to_zval_read_field *to_zval; member

Completed in 46 milliseconds