Home
last modified time | relevance | path

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

1234

/PHP-5.4/ext/zip/
H A Dphp_zip.c821 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
874 ze_zip_object *obj; in php_zip_get_property_ptr_ptr() local
916 ze_zip_object *obj; in php_zip_read_property() local
964 ze_zip_object *obj; in php_zip_has_property() local
1020 ze_zip_object *obj; in php_zip_get_properties() local
2593 ze_zip_object *obj; in ZIPARCHIVE_METHOD() local
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c191 xmlXPathObjectPtr obj; in xsl_ext_function_php() local
351 dom_object *obj; in xsl_ext_function_php() local
H A Dphp_xsl.c201 zval *xsl_object_get_data(void *obj) in xsl_object_get_data()
210 static void xsl_object_set_data(void *obj, zval *wrapper TSRMLS_DC) in xsl_object_set_data()
228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object()
H A Dphp_xsl.h84 #define XSL_DOMOBJ_NEW(zval, obj, ret) \ argument
/PHP-5.4/ext/xml/
H A Dxml.c534 zval **obj; in xml_call_handler() local
/PHP-5.4/ext/xmlreader/
H A Dphp_xmlreader.c72 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval **ret… in xmlreader_property_reader()
118 xmlreader_object *obj; in xmlreader_get_property_ptr_ptr() local
152 xmlreader_object *obj; in xmlreader_read_property() local
195 xmlreader_object *obj; in xmlreader_write_property() local
/PHP-5.4/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.4/ext/tidy/
H A Dtidy.c748 PHPTidyObj *obj; in tidy_doc_cast_handler() local
781 PHPTidyObj *obj; in tidy_node_cast_handler() local
845 static void tidy_add_default_properties(PHPTidyObj *obj, tidy_obj_type type TSRMLS_DC) in tidy_add_default_properties()
1042 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, int len, char *enc TSRMLS_DC) in php_tidy_parse_string()
1221 PHPTidyObj *obj; in PHP_FUNCTION() local
1279 PHPTidyObj *obj; in PHP_FUNCTION() local
1370 PHPTidyObj *obj; in PHP_FUNCTION() local
1529 PHPTidyObj *obj; in PHP_FUNCTION() local
1592 PHPTidyObj *obj; in TIDY_DOC_METHOD() local
1623 PHPTidyObj *obj; in TIDY_DOC_METHOD() local
[all …]
/PHP-5.4/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
288 zval *obj, *zfilter; in user_filter_factory_create() local
H A Dbasic_functions.c4975 zval **obj, **method; local
/PHP-5.4/ext/spl/
H A Dspl_observer.c93 zval* obj; member
313 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_object_storage_debug_info()
365 static HashTable *spl_object_storage_get_gc(zval *obj, zval ***table, int *n TSRMLS_DC) /* {{{ */ in spl_object_storage_get_gc()
456 zval *obj, *inf = NULL; in SPL_METHOD() local
470 zval *obj; in SPL_METHOD() local
486 zval *obj; in SPL_METHOD() local
504 zval *obj; in SPL_METHOD() local
533 zval *obj; in SPL_METHOD() local
552 zval *obj; in SPL_METHOD() local
580 zval *obj; in SPL_METHOD() local
[all …]
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()
522 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()
571 static HashTable* spl_heap_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_heap_object_get_debug_info()
577 static HashTable* spl_pqueue_object_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_pqueue_object_get_debug_info()
H A Dspl_iterators.c3471 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser TSRMLS_D… in spl_iterator_apply()
3571 zval *obj; in PHP_FUNCTION() local
3597 zval *obj; in PHP_FUNCTION() local
3611 zval *obj; member
H A Dspl_array.c167 …ject_value spl_array_object_new_ex(zend_class_entry *class_type, spl_array_object **obj, zval *ori… in spl_array_object_new_ex()
533 spl_array_object *obj = intern; in spl_array_unset_dimension_ex() local
794 static HashTable* spl_array_get_debug_info(zval *obj, int *is_temp TSRMLS_DC) /* {{{ */ in spl_array_get_debug_info()
H A Dspl_directory.c586 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.c367 …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 Dphp_spl.c94 zval *obj; in PHP_FUNCTION() local
128 zval *obj; in PHP_FUNCTION() local
157 zval *obj; in PHP_FUNCTION() local
396 zval *obj; member
762 zval *obj; in PHP_FUNCTION() local
776 PHPAPI void php_spl_object_hash(zval *obj, char *result TSRMLS_DC) /* {{{*/ in php_spl_object_hash()
H A Dspl_fixedarray.c150 static HashTable* spl_fixedarray_object_get_gc(zval *obj, zval ***table, int *n TSRMLS_DC) /* {{{{ … in spl_fixedarray_object_get_gc()
223 …lue spl_fixedarray_object_new_ex(zend_class_entry *class_type, spl_fixedarray_object **obj, zval *… in spl_fixedarray_object_new_ex()
/PHP-5.4/ext/soap/
H A Dsoap.c1316 zval *obj; in PHP_METHOD() local
3250 zval* add_soap_fault(zval *obj, char *fault_code, char *fault_string, char *fault_actor, zval *faul…
3261 static void set_soap_fault(zval *obj, char *fault_code_ns, char *fault_code, char *fault_string, ch…
/PHP-5.4/ext/snmp/
H A Dsnmp.c1982 php_snmp_object *obj; in php_snmp_read_property() local
2023 php_snmp_object *obj; in php_snmp_write_property() local
2102 php_snmp_object *obj; in php_snmp_get_properties() local
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c210 zval *obj; member
357 static void _class_string(string *str, zend_class_entry *ce, zval *obj, char *indent TSRMLS_DC) in _class_string()
2783 zval *obj; in ZEND_METHOD() local
3749 zval *obj = va_arg(args, zval *); in _addmethod_va() local
4087 zval obj; in ZEND_METHOD() local
/PHP-5.4/ext/phar/
H A Dphar_object.c1955 zval *obj; local
/PHP-5.4/ext/openssl/
H A Dopenssl.c575 ASN1_OBJECT * obj; in add_assoc_name_entry() local
/PHP-5.4/ext/mysqli/
H A Dmysqli_prop.c117 static int link_client_version_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_client_version_read()
126 static int link_client_info_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_client_info_read()
136 static int link_connect_errno_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_connect_errno_read()
145 static int link_connect_error_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_connect_error_read()
158 static int link_affected_rows_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_affected_rows_read()
195 static int link_error_list_read(mysqli_object *obj, zval **retval TSRMLS_DC) in link_error_list_read()
292 static int result_type_read(mysqli_object *obj, zval **retval TSRMLS_DC) in result_type_read()
310 static int result_lengths_read(mysqli_object *obj, zval **retval TSRMLS_DC) in result_lengths_read()
361 static int stmt_affected_rows_read(mysqli_object *obj, zval **retval TSRMLS_DC) in stmt_affected_rows_read()
394 static int stmt_error_list_read(mysqli_object *obj, zval **retval TSRMLS_DC) in stmt_error_list_read()

Completed in 178 milliseconds

1234