Home
last modified time | relevance | path

Searched defs:rv (Results 26 – 50 of 69) sorted by relevance

123

/PHP-7.4/win32/
H A Dglob.c224 int rv; local
244 globexp2(ptr, pattern, pglob, rv) in globexp2() argument
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c403 zval *cloneDocu, member, rv; in PHP_FUNCTION() local
485 zval *doXInclude, member, rv; in php_xsl_apply_stylesheet() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c125 int rv, printed_something = 0, need_separator = 0; in file_softmagic() local
473 int rv = -1; in check_fmt() local
1512 int rv, oneed_separator, in_type; in mget() local
H A Dcdf.c104 uint16_t rv; in _cdf_tole2() local
118 uint32_t rv; in _cdf_tole4() local
134 uint64_t rv; in _cdf_tole8() local
155 uint32_t rv; in cdf_getuint32() local
H A Dencoding.c76 int rv = 1, ucs_type; in file_encoding() local
H A Dreadcdf.c114 const char *rv = NULL; in cdf_app_to_mime() local
/PHP-7.4/ext/dom/
H A Dphp_dom.c329 zval *dom_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) in dom_read_property()
1552 zval *dom_nodelist_read_dimension(zval *object, zval *offset, int type, zval *rv) /* {{{ */ in dom_nodelist_read_dimension()
1570 zval rv; in dom_nodelist_has_dimension() local
/PHP-7.4/Zend/
H A Dzend_strtod.c590 Bigint *rv; local
2172 int rv = hi0bits(b->x[b->wds-1]) - 4; local
2312 double rv; local
2328 (rv, s0, bc) in bigcomp() argument
2547 U aadj2, adj, rv, rv0; local
3648 char *rv, *t; local
H A Dzend_weakrefs.c121 … ZEND_COLD zval* zend_weakref_no_read(zval *object, zval *member, int type, void **rtc, zval *rv) { in zend_weakref_no_read()
H A Dzend_object_handlers.c659 …zend_std_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_std_read_property()
938 ZEND_API zval *zend_std_read_dimension(zval *object, zval *offset, int type, zval *rv) /* {{{ */ in zend_std_read_dimension()
1766 zval rv; in zend_std_has_property() local
H A Dzend_operators.c2137 zval rv; in compare_function() local
2156 zval rv; in compare_function() local
2498 zval rv; in increment_function() local
2565 zval rv; in decrement_function() local
2610 zval rv; in zend_object_is_true() local
H A Dzend_closures.c435 …_closure_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_closure_read_property()
/PHP-7.4/ext/ffi/
H A Dffi.c462 …l(zend_ffi_cdata *cdata, void *ptr, zend_ffi_type *type, int read_type, zval *rv, zend_ffi_flags f… in zend_ffi_cdata_to_zval()
595 static void zend_ffi_bit_field_to_zval(void *ptr, zend_ffi_field *field, zval *rv) /* {{{ */ in zend_ffi_bit_field_to_zval()
991 …end_ffi_cdata_get(zval *object, zval *member, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_cdata_get()
1112 …_cdata_read_field(zval *object, zval *member, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_cdata_read_field()
1269 static zval *zend_ffi_cdata_read_dim(zval *object, zval *offset, int read_type, zval *rv) /* {{{ */ in zend_ffi_cdata_read_dim()
2361 …zend_ffi_read_var(zval *object, zval *member, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_read_var()
4690 static ZEND_COLD zval *zend_fake_read_dimension(zval *object, zval *offset, int type, zval *rv) /* … in zend_fake_read_dimension()
4726 …end_fake_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_fake_read_property()
4798 static ZEND_COLD zval *zend_ffi_free_read_dimension(zval *object, zval *offset, int type, zval *rv)… in zend_ffi_free_read_dimension()
4824 …ffi_free_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_free_read_property()
[all …]
/PHP-7.4/ext/gd/libgd/
H A Dgd_io_dp.c258 int rv; in dynamicGetchar() local
H A Dgd_jpeg.c155 void *rv; in gdImageJpegPtr() local
H A Dgd_bmp.c68 void *rv; in gdImageBmpPtr() local
H A Dgd_gif_out.c105 void *rv; in gdImageGifPtr() local
H A Dgd_gd2.c843 void *rv; in gdImageGd2Ptr() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c726 zval zv, rv, tmp; in phpdbg_handle_exception() local
1726 zval zv, rv; in phpdbg_execute_ex() local
/PHP-7.4/ext/snmp/
H A Dsnmp.c1913 zval *php_snmp_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) in php_snmp_read_property()
1998 zval rv; in php_snmp_has_property() local
2046 zval rv; in php_snmp_get_properties() local
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c573 apr_status_t rv; in php_handler() local
/PHP-7.4/ext/xmlreader/
H A Dphp_xmlreader.c74 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval *rv) in xmlreader_property_reader()
152 zval *xmlreader_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv) in xmlreader_read_property()
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c252 zval rv, *retval = NULL; in disp_invokeex() local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c2444 static zval *row_prop_read(zval *object, zval *member, int type, void **cache_slot, zval *rv) in row_prop_read()
2488 static zval *row_dim_read(zval *object, zval *member, int type, zval *rv) in row_dim_read()
/PHP-7.4/sapi/cli/
H A Dphp_cli.c1082 zval tmp, *msg, rv; in do_cli() local

Completed in 124 milliseconds

123