Searched defs:writeobj (Results 1 – 6 of 6) sorted by relevance
/PHP-7.2/ext/com_dotnet/ |
H A D | com_handlers.c | 472 static int com_object_cast(zval *readobj, zval *writeobj, int type) in com_object_cast()
|
H A D | com_saproxy.c | 346 static int saproxy_object_cast(zval *readobj, zval *writeobj, int type) in saproxy_object_cast()
|
/PHP-7.2/ext/simplexml/ |
H A D | simplexml.c | 1870 static int sxe_object_cast_ex(zval *readobj, zval *writeobj, int type) in sxe_object_cast_ex() 1923 static int sxe_object_cast(zval *readobj, zval *writeobj, int type) in sxe_object_cast()
|
/PHP-7.2/Zend/ |
H A D | zend_object_handlers.c | 1637 ZEND_API int zend_std_cast_object_tostring(zval *readobj, zval *writeobj, int type) /* {{{ */ in zend_std_cast_object_tostring()
|
/PHP-7.2/ext/gmp/ |
H A D | gmp.c | 410 static int gmp_cast_object(zval *readobj, zval *writeobj, int type) /* {{{ */ in gmp_cast_object()
|
/PHP-7.2/ext/spl/ |
H A D | spl_directory.c | 1862 static int spl_filesystem_object_cast(zval *readobj, zval *writeobj, int type) in spl_filesystem_object_cast()
|
Completed in 39 milliseconds