Home
last modified time | relevance | path

Searched defs:rv (Results 1 – 25 of 73) sorted by last modified time

123

/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_execute.c1569 zval rv, res; in zend_binary_assign_op_obj_dim() local
2073 zval rv; in zend_post_incdec_overloaded_property() local
2102 zval rv; in zend_pre_incdec_overloaded_property() local
2136 zval rv, res; in zend_assign_op_overloaded_property() 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
H A Dzend_weakrefs.c344 static zval *zend_weakmap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in zend_weakmap_read_dimension()
/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()
/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
H A Dspl_observer.c88 zval rv; in spl_object_storage_get_hash() local
462 …atic zval *spl_object_storage_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in spl_object_storage_read_dimension()
H A Dspl_directory.c619 HashTable *rv; in spl_filesystem_object_get_debug_info() local
H A Dspl_dllist.c411 zval rv; in spl_dllist_object_count_elements() local
H A Dspl_heap.c491 zval rv; in spl_heap_object_count_elements() local
H A Dspl_array.c398 …_dimension_ex(int check_inherited, zend_object *object, zval *offset, int type, zval *rv) /* {{{ */ in spl_array_read_dimension_ex()
442 static zval *spl_array_read_dimension(zend_object *object, zval *offset, int type, zval *rv) /* {{{… in spl_array_read_dimension()
587 zval rv, *value = NULL, *tmp; in spl_array_has_dimension_ex() local
809 …d_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) /* {{{ */ in spl_array_read_property()
1140 zval rv; in spl_array_object_count_elements() local
/php-src/ext/reflection/
H A Dphp_reflection.c5737 zval rv; in ZEND_METHOD() local
/php-src/ext/zlib/
H A Dzlib.c567 zend_result rv = php_zlib_output_handler_ex(ZLIBG(ob_gzhandler), &ctx); in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dhtml_collection.c101 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_html_collection_read_dimension()
H A Dnodelist.c281 zval *dom_modern_nodelist_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_modern_nodelist_read_dimension()
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/standard/
H A Duser_filters.c375 zval *pzbucket, *pzdata, rv; in php_stream_bucket_attach() local
H A Darray.c4585 …prop(zval *data, zend_string *name_str, zend_long name_long, void **cache_slot, zval *rv) /* {{{ */
4633 zval *colval, *data, rv; local
4678 zval rv; local
/php-src/ext/mysqli/
H A Dmysqli.c242 …mysqli_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in mysqli_read_property()
318 zval rv; in mysqli_object_has_property() local
327 zval rv; in mysqli_object_has_property() local
353 zval rv; in mysqli_object_get_debug_info() local
/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/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/session/
H A Dsession.c926 zval *current, rv; in PS_SERIALIZER_DECODE_FUNC() local
997 zval *current, rv; in PS_SERIALIZER_DECODE_FUNC() local
/php-src/ext/date/
H A Dphp_date.c1744 zval rv; in date_interval_has_property() local
4491 …terval_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in date_interval_read_property()
5933 …period_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *rv) in date_period_read_property()
/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()

Completed in 207 milliseconds

123