Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 77) sorted by last modified time

1234

/PHP-5.3/ext/zip/
H A Dphp_zip.c830 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
883 ze_zip_object *obj; in php_zip_get_property_ptr_ptr() local
920 ze_zip_object *obj; in php_zip_read_property() local
963 ze_zip_object *obj; in php_zip_has_property() local
1014 ze_zip_object *obj; in php_zip_get_properties() local
2603 ze_zip_object *obj; in ZIPARCHIVE_METHOD() local
/PHP-5.3/ext/xsl/
H A Dxsltprocessor.c182 xmlXPathObjectPtr obj; in xsl_ext_function_php() local
333 dom_object *obj; in xsl_ext_function_php() local
H A Dphp_xsl.c200 zval *xsl_object_get_data(void *obj) in xsl_object_get_data()
209 static void xsl_object_set_data(void *obj, zval *wrapper TSRMLS_DC) in xsl_object_set_data()
227 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object()
H A Dphp_xsl.h82 #define XSL_DOMOBJ_NEW(zval, obj, ret) \ argument
/PHP-5.3/ext/xml/
H A Dxml.c533 zval **obj; in xml_call_handler() local
/PHP-5.3/ext/xmlreader/
H A Dphp_xmlreader.c71 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval **ret… in xmlreader_property_reader()
117 xmlreader_object *obj; in xmlreader_get_property_ptr_ptr() local
151 xmlreader_object *obj; in xmlreader_read_property() local
194 xmlreader_object *obj; in xmlreader_write_property() local
/PHP-5.3/ext/wddx/
H A Dwddx.c455 static void php_wddx_serialize_object(wddx_packet *packet, zval *obj) in php_wddx_serialize_object()
920 zval *obj; in php_wddx_pop_element() local
/PHP-5.3/ext/tidy/
H A Dtidy.c764 PHPTidyObj *obj; in tidy_doc_cast_handler() local
797 PHPTidyObj *obj; in tidy_node_cast_handler() local
853 static void tidy_add_default_properties(PHPTidyObj *obj, tidy_obj_type type TSRMLS_DC) in tidy_add_default_properties()
1035 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, int len, char *enc TSRMLS_DC) in php_tidy_parse_string()
1168 PHPTidyObj *obj; in PHP_FUNCTION() local
1228 PHPTidyObj *obj; in PHP_FUNCTION() local
1322 PHPTidyObj *obj; in PHP_FUNCTION() local
1481 PHPTidyObj *obj; in PHP_FUNCTION() local
1544 PHPTidyObj *obj; in TIDY_DOC_METHOD() local
1578 PHPTidyObj *obj; in TIDY_DOC_METHOD() local
[all …]
/PHP-5.3/ext/standard/
H A Duser_filters.c140 zval *obj = (zval*)thisfilter->abstract; in userfilter_dtor() local
175 zval *obj = (zval*)thisfilter->abstract; in userfilter_filter() local
283 zval *obj, *zfilter; in user_filter_factory_create() local
H A Dbasic_functions.c5034 zval **obj, **method; local
/PHP-5.3/ext/sqlite/
H A Dsqlite.c1344 sqlite_object *obj = (sqlite_object*) zend_object_store_get_object(object TSRMLS_CC); in sqlite_get_iterator() local
1922 sqlite_object *obj; in sqlite_query() local
2833 sqlite_object *obj = (sqlite_object*) zend_object_store_get_object(object TSRMLS_CC); in sqlite_count_elements() local
/PHP-5.3/ext/spl/
H A Dspl_iterators.c3319 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser TSRMLS_D… in spl_iterator_apply()
3419 zval *obj; in PHP_FUNCTION() local
3445 zval *obj; in PHP_FUNCTION() local
3459 zval *obj; member
H A Dspl_observer.c92 zval* obj; member
139 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *obj, zval *inf TSRMLS_DC) /* {{{… in spl_object_storage_attach()
198 …_value spl_object_storage_new_ex(zend_class_entry *class_type, spl_SplObjectStorage **obj, zval *o… in spl_object_storage_new_ex()
244 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_object_storage_debug_info()
396 zval *obj, *inf = NULL; in SPL_METHOD() local
410 zval *obj; in SPL_METHOD() local
426 zval *obj; in SPL_METHOD() local
445 zval *obj; in SPL_METHOD() local
464 zval *obj; in SPL_METHOD() local
492 zval *obj; in SPL_METHOD() local
[all …]
H A Dspl_directory.c587 static HashTable* spl_filesystem_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_filesystem_object_get_debug_info()
H A Dspl_directory.h108 static inline spl_filesystem_iterator* spl_filesystem_object_to_iterator(spl_filesystem_object *obj) in spl_filesystem_object_to_iterator()
H A Dspl_dllist.c366 …ect_value spl_dllist_object_new_ex(zend_class_entry *class_type, spl_dllist_object **obj, zval *or… in spl_dllist_object_new_ex()
506 static HashTable* spl_dllist_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{{ */ in spl_dllist_object_get_debug_info()
H A Dspl_fixedarray.c205 …lue spl_fixedarray_object_new_ex(zend_class_entry *class_type, spl_fixedarray_object **obj, zval *… in spl_fixedarray_object_new_ex()
H A Dspl_heap.c384 static zend_object_value spl_heap_object_new_ex(zend_class_entry *class_type, spl_heap_object **obj in spl_heap_object_new_ex()
523 static HashTable* spl_heap_object_get_debug_info_helper(zend_class_entry *ce, zval *obj, int *is_te… in spl_heap_object_get_debug_info_helper()
568 static HashTable* spl_heap_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_heap_object_get_debug_info()
574 static HashTable* spl_pqueue_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_pqueue_object_get_debug_info()
H A Dphp_spl.c94 zval *obj; in PHP_FUNCTION() local
128 zval *obj; in PHP_FUNCTION() local
365 zval *obj; member
724 zval *obj; in PHP_FUNCTION() local
738 PHPAPI void php_spl_object_hash(zval *obj, char *result TSRMLS_DC) /* {{{*/ in php_spl_object_hash()
H A Dspl_array.c163 …ject_value spl_array_object_new_ex(zend_class_entry *class_type, spl_array_object **obj, zval *ori… in spl_array_object_new_ex()
751 static HashTable* spl_array_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_array_get_debug_info()
/PHP-5.3/ext/soap/
H A Dsoap.c1438 zval *obj; in PHP_METHOD() local
3440 zval* add_soap_fault(zval *obj, char *fault_code, char *fault_string, char *fault_actor, zval *faul…
3452 static void set_soap_fault(zval *obj, char *fault_code_ns, char *fault_code, char *fault_string, ch…
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c202 zval *obj; member
342 static void _class_string(string *str, zend_class_entry *ce, zval *obj, char *indent TSRMLS_DC) in _class_string()
3498 zval *obj = va_arg(args, zval *); in _addmethod_va() local
/PHP-5.3/ext/phar/
H A Dphar_object.c1952 zval *obj; local
/PHP-5.3/ext/openssl/
H A Dopenssl.c558 ASN1_OBJECT * obj; in add_assoc_name_entry() local
/PHP-5.3/ext/mysqli/
H A Dmysqli_driver.c78 static int driver_report_write(mysqli_object *obj, zval *value TSRMLS_DC) in driver_report_write()
88 static int driver_embedded_read(mysqli_object *obj, zval **retval TSRMLS_DC) in driver_embedded_read()
101 static int driver_client_version_read(mysqli_object *obj, zval **retval TSRMLS_DC) in driver_client_version_read()
110 static int driver_client_info_read(mysqli_object *obj, zval **retval TSRMLS_DC) in driver_client_info_read()
119 static int driver_driver_version_read(mysqli_object *obj, zval **retval TSRMLS_DC) in driver_driver_version_read()

Completed in 188 milliseconds

1234