Home
last modified time | relevance | path

Searched defs:el (Results 1 – 25 of 31) sorted by relevance

12

/PHP-8.2/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h136 #define php_firebird_error_with_info(d,e,el,m,ml) php_firebird_set_error(d, NULL, e, el, m, ml) argument
137 #define php_firebird_error_stmt_with_info(s,e,el,m,ml) php_firebird_set_error(s->dbh, s, e, el, m, … argument
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_plugin.c106 mysqlnd_plugin_end_apply_func(zval *el) in mysqlnd_plugin_end_apply_func()
H A Dphp_mysqlnd.c47 mysqlnd_minfo_dump_loaded_plugins(zval *el, void * buf) in mysqlnd_minfo_dump_loaded_plugins()
/PHP-8.2/ext/intl/transliterator/
H A Dtransliterator_methods.c240 zend_string *el = intl_convert_utf16_to_utf8(elem, elem_len, &status ); in PHP_FUNCTION() local
/PHP-8.2/ext/pdo/
H A Dpdo_dbh.c1278 static void cls_method_dtor(zval *el) /* {{{ */ { in cls_method_dtor()
1290 static void cls_method_pdtor(zval *el) /* {{{ */ { in cls_method_pdtor()
H A Dpdo_stmt.c228 static void param_dtor(zval *el) /* {{{ */ in param_dtor()
/PHP-8.2/main/
H A Drfc1867.c163 static void free_filename(zval *el) { in free_filename()
170 zval *el; in destroy_uploaded_files_hash() local
/PHP-8.2/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c725 lxb_dom_element_t *el = lxb_dom_interface_element(node); in lxb_dom_node_by_class_name_cb() local
949 lxb_dom_element_t *el = lxb_dom_interface_element(node); in lxb_dom_node_by_attr_cb() local
/PHP-8.2/ext/sockets/
H A Dsendrecvmsg.c85 static void ancillary_registery_free_elem(zval *el) { in ancillary_registery_free_elem()
/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp85 static void arg_types_dtor(zval *el) { in arg_types_dtor()
/PHP-8.2/Zend/
H A Dzend_constants.c84 static int clean_module_constant(zval *el, void *arg) in clean_module_constant()
H A Dzend_ini.c42 static int zend_remove_ini_entries(zval *el, void *arg) /* {{{ */ in zend_remove_ini_entries()
H A Dzend_object_handlers.c537 static void zend_property_guard_dtor(zval *el) /* {{{ */ { in zend_property_guard_dtor()
/PHP-8.2/ext/mysqli/
H A Dmysqli.c86 static void free_prop_handler(zval *el) { in free_prop_handler()
/PHP-8.2/ext/dba/
H A Ddba.c297 static int dba_close_pe_rsrc_deleter(zval *el, void *pDba) in dba_close_pe_rsrc_deleter()
/PHP-8.2/main/streams/
H A Dstreams.c67 static int forget_persistent_resource_id_numbers(zval *el) in forget_persistent_resource_id_numbers()
94 zval *el; in PHP_RSHUTDOWN_FUNCTION() local
/PHP-8.2/ext/soap/
H A Dphp_encoding.c1254 zval *el; in model_to_zval_any() local
2280 zval *el; in to_xml_array() local
3125 zval *el; in to_xml_any() local
/PHP-8.2/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c629 lxb_html_element_t *el; in lxb_html_document_style_remove_by_rule_cb() local
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c173 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c826 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.c439 static void php_xmlreader_free_prop_handler(zval *el) /* {{{ */ { in php_xmlreader_free_prop_handler()
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c68 static void php_mb_regex_free_cache(zval *el) { in php_mb_regex_free_cache()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c192 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
/PHP-8.2/ext/spl/
H A Dspl_observer.c120 spl_SplObjectStorageElement *el = Z_PTR_P(element); in spl_object_storage_dtor() local
/PHP-8.2/ext/snmp/
H A Dsnmp.c1962 static void free_php_snmp_properties(zval *el) /* {{{ */ in free_php_snmp_properties()

Completed in 148 milliseconds

12