Home
last modified time | relevance | path

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

123

/php-src/win32/
H A Dglob.c217 int rv; in globexp1() local
236 static int globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv) in globexp2()
/php-src/ext/pdo/
H A Dpdo_stmt.c2252 static zval *row_read_column_name(pdo_stmt_t *stmt, zend_string *name, zval *rv) in row_read_column_name()
2264 static zval *row_read_column_number(pdo_stmt_t *stmt, zend_long column, zval *rv) in row_read_column_number()
2273 … zval *row_prop_read(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in row_prop_read()
2305 static zval *row_dim_read(zend_object *object, zval *offset, int type, zval *rv) in row_dim_read()
/php-src/ext/spl/
H A Dspl_fixedarray.c385 …c zval *spl_fixedarray_object_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in spl_fixedarray_object_read_dimension()
505 zval rv; in spl_fixedarray_object_has_dimension() local
524 zval rv; in spl_fixedarray_object_count_elements() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1578 zval rv, res; in zend_jit_assign_dim_op_helper() local
2599 zval rv, res; in _zend_jit_assign_op_overloaded_property() local
2911 zval rv; in zend_jit_pre_inc_obj_helper() local
2981 zval rv; in zend_jit_pre_dec_obj_helper() local
3046 zval rv; in zend_jit_post_inc_obj_helper() local
3107 zval rv; in zend_jit_post_dec_obj_helper() local
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c115 uint16_t rv; in _cdf_tole2() local
129 uint32_t rv; in _cdf_tole4() local
145 uint64_t rv; in _cdf_tole8() local
167 uint32_t rv; in cdf_getuint32() local
H A Dis_json.c350 int rv = 0; in json_parse() local
H A Dencoding.c82 int rv = 1, ucs_type; in file_encoding() local
H A Dreadcdf.c112 const char *rv = NULL; in cdf_app_to_mime() local
/php-src/Zend/
H A Dzend_strtod.c578 Bigint *rv; local
2158 int rv = hi0bits(b->x[b->wds-1]) - 4; local
2298 double rv; local
2314 (rv, s0, bc) in bigcomp() argument
2533 U aadj2, adj, rv, rv0; local
3635 char *rv, *t; local
H A Dzend_object_handlers.c607 …ead_property(zend_object *zobj, zend_string *name, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_std_read_property()
987 ZEND_API zval *zend_std_read_dimension(zend_object *object, zval *offset, int type, zval *rv) /* {{… in zend_std_read_dimension()
1880 zval rv; in zend_std_has_property() local
/php-src/ext/xsl/
H A Dxsltprocessor.c202 zval *cloneDocu, rv; in PHP_METHOD() local
299 zval *doXInclude, rv; in php_xsl_apply_stylesheet() local
H A Dphp_xsl.c198 …ects_read_property(zend_object *object, zend_string *member, int type, void **cache_slot, zval *rv) in xsl_objects_read_property()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c242 zval *resourcebundle_array_get(zend_object *object, zval *offset, int type, zval *rv) in resourcebundle_array_get()
/php-src/ext/gd/libgd/
H A Dgd_io_dp.c258 int rv; in dynamicGetchar() local
H A Dgd_avif.c614 void *rv; in gdImageAvifPtrEx() local
H A Dgd_jpeg.c153 void *rv; in gdImageJpegPtr() local
H A Dgd_gif_out.c105 void *rv; in gdImageGifPtr() local
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c715 zval rv, tmp; in phpdbg_handle_exception() local
1697 zval rv; in phpdbg_execute_ex() local
/php-src/ext/snmp/
H A Dsnmp.c1680 …p_snmp_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in php_snmp_read_property()
1742 zval rv; in php_snmp_has_property() local
1790 zval rv; in php_snmp_get_properties() local
/php-src/ext/standard/
H A Duser_filters.c375 zval *pzbucket, *pzdata, rv; in php_stream_bucket_attach() local
/php-src/ext/dom/
H A Dphp_dom.c349 …l *dom_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in dom_read_property()
2165 static zval *dom_nodelist_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodelist_read_dimension()
2257 static zval *dom_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodemap_read_dimension()
2299 …atic zval *dom_modern_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_modern_nodemap_read_dimension()
/php-src/ext/ffi/
H A Dffi.c544 …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()
677 static void zend_ffi_bit_field_to_zval(void *ptr, zend_ffi_field *field, zval *rv) /* {{{ */ in zend_ffi_bit_field_to_zval()
1101 …ta_get(zend_object *obj, zend_string *member, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_cdata_get()
1223 …ld(zend_object *obj, zend_string *field_name, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_cdata_read_field()
1370 static zval *zend_ffi_cdata_read_dim(zend_object *obj, zval *offset, int read_type, zval *rv) /* {{… in zend_ffi_cdata_read_dim()
2477 …_var(zend_object *obj, zend_string *var_name, int read_type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_read_var()
5074 static ZEND_COLD zval *zend_fake_read_dimension(zend_object *obj, zval *offset, int type, zval *rv)… in zend_fake_read_dimension()
5106 …ad_property(zend_object *obj, zend_string *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_fake_read_property()
5185 …LD zval *zend_ffi_free_read_dimension(zend_object *obj, zval *offset, int type, zval *rv) /* {{{ */ in zend_ffi_free_read_dimension()
5211 …ad_property(zend_object *obj, zend_string *member, int type, void **cache_slot, zval *rv) /* {{{ */ in zend_ffi_free_read_property()
/php-src/ext/zend_test/
H A Dobject_handlers.c254 …ion_handlers_no_ArrayAccess_read_dimension(zend_object *object, zval *offset, int type, zval *rv) { in dimension_handlers_no_ArrayAccess_read_dimension()
/php-src/sapi/apache2handler/
H A Dsapi_apache2.c593 apr_status_t rv; in php_handler() local
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c72 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval *rv) in xmlreader_property_reader()
127 …reader_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in xmlreader_read_property()

Completed in 127 milliseconds

123