Home
last modified time | relevance | path

Searched defs:object (Results 51 – 75 of 79) sorted by relevance

1234

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1604 zval *object; in ZEND_METHOD() local
2143 zval *object; in ZEND_METHOD() local
2668 zval *object, *orig_obj; in ZEND_METHOD() local
2925 zval *object; in ZEND_METHOD() local
3291 zval *object; in reflection_class_object_ctor() local
4179 zval *object; in ZEND_METHOD() local
4776 zval *object; in ZEND_METHOD() local
4975 zval *object, name; in ZEND_METHOD() local
5022 zval *object, name; in ZEND_METHOD() local
5176 zval *object; in ZEND_METHOD() local
[all …]
/PHP-5.5/Zend/
H A Dzend_objects_API.h37 void *object; member
H A Dzend_generators.c219 zend_object_value object; in zend_generator_create() local
679 zend_object_iterator *zend_generator_get_iterator(zend_class_entry *ce, zval *object, int by_ref TS… in zend_generator_get_iterator()
H A Dzend_vm_execute.h14114 zval *object; in zend_binary_assign_op_obj_helper_SPEC_VAR_CONST() local
14372 zval *object; in zend_pre_incdec_property_helper_SPEC_VAR_CONST() local
14480 zval *object; in zend_post_incdec_property_helper_SPEC_VAR_CONST() local
16633 zval *object; in zend_binary_assign_op_obj_helper_SPEC_VAR_TMP() local
16892 zval *object; in zend_pre_incdec_property_helper_SPEC_VAR_TMP() local
17000 zval *object; in zend_post_incdec_property_helper_SPEC_VAR_TMP() local
18732 zval *object; in zend_binary_assign_op_obj_helper_SPEC_VAR_VAR() local
18991 zval *object; in zend_pre_incdec_property_helper_SPEC_VAR_VAR() local
19099 zval *object; in zend_post_incdec_property_helper_SPEC_VAR_VAR() local
20938 zval *object; in zend_binary_assign_op_obj_helper_SPEC_VAR_UNUSED() local
[all …]
H A Dzend_vm_def.h335 zval *object; variable
594 zval *object; variable
702 zval *object; variable
2454 zval *object = call->object; variable
H A Dzend_compile.h378 zval *object; member
388 zval *object; member
/PHP-5.5/ext/com_dotnet/
H A Dcom_iterator.c141 zend_object_iterator *php_com_iter_get(zend_class_entry *ce, zval *object, int by_ref TSRMLS_DC) in php_com_iter_get()
H A Dcom_dotnet.c188 zval *object = getThis(); in PHP_FUNCTION() local
H A Dcom_com.c35 zval *object = getThis(); in PHP_FUNCTION() local
681 zval *object, *sinkobject, *sink=NULL; in PHP_FUNCTION() local
H A Dcom_persist.c693 php_com_persist_helper *object = (php_com_persist_helper*)obj; in helper_free_storage() local
714 php_com_persist_helper *clone, *object = (php_com_persist_helper*)obj; in helper_clone() local
H A Dcom_wrapper.c42 zval *object; /* the object exported */ member
H A Dcom_variant.c404 zval *object = getThis(); in PHP_FUNCTION() local
/PHP-5.5/ext/intl/common/
H A Dcommon_enum.cpp173 zend_class_entry *ce, zval *object, int by_ref TSRMLS_DC) in IntlIterator_get_iterator()
/PHP-5.5/ext/xml/
H A Dphp_xml.h76 zval *object; local
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c116 zval **xmlreader_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_literal *key… in xmlreader_get_property_ptr_ptr()
150 zval *xmlreader_read_property(zval *object, zval *member, int type, const zend_literal *key TSRMLS_… in xmlreader_read_property()
193 void xmlreader_write_property(zval *object, zval *member, zval *value, const zend_literal *key TSRM… in xmlreader_write_property()
/PHP-5.5/ext/zip/
H A Dphp_zip.c415 #define ZIP_FROM_OBJECT(intern, object) \ argument
872 static zval **php_zip_get_property_ptr_ptr(zval *object, zval *member, int type, const zend_literal… in php_zip_get_property_ptr_ptr()
914 static zval* php_zip_read_property(zval *object, zval *member, int type, const zend_literal *key TS… in php_zip_read_property()
962 static int php_zip_has_property(zval *object, zval *member, int type, const zend_literal *key TSRML… in php_zip_has_property()
1018 static HashTable *php_zip_get_gc(zval *object, zval ***gc_data, int *gc_data_count TSRMLS_DC) /* {{… in php_zip_get_gc()
/PHP-5.5/ext/libxml/
H A Dlibxml.c1186 PHP_LIBXML_API int php_libxml_increment_node_ptr(php_libxml_node_object *object, xmlNodePtr node, v… in php_libxml_increment_node_ptr()
1238 PHP_LIBXML_API int php_libxml_increment_doc_ref(php_libxml_node_object *object, xmlDocPtr docp TSRM… in php_libxml_increment_doc_ref()
/PHP-5.5/ext/spl/
H A Dspl_directory.h59 spl_filesystem_object *object; member
H A Dspl_iterators.h131 zend_object *object; member
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1232 static void set_zval_property(zval* object, char* name, zval* val TSRMLS_DC) in set_zval_property()
1243 static zval* get_zval_property(zval* object, char* name TSRMLS_DC) in get_zval_property()
1278 static void unset_zval_property(zval* object, char* name TSRMLS_DC) in unset_zval_property()
1698 static int model_to_xml_object(xmlNodePtr node, sdlContentModelPtr model, zval *object, int style, … in model_to_xml_object()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c490 php_libxml_node_object *object; in php_xsl_apply_stylesheet() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4831 zval *callback, *object; local
4867 zval *callback, *object; local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c64 zval *object = getThis(); local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c1842 zval *object = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c111 #define XMLWRITER_FROM_OBJECT(intern, object) \ argument

Completed in 192 milliseconds

1234