/php-src/ext/pdo_firebird/ |
H A D | php_pdo_firebird_int.h | 132 #define php_firebird_error_with_info(d,e,el,m,ml) php_firebird_set_error(d, NULL, e, el, m, ml) argument 133 #define php_firebird_error_stmt_with_info(s,e,el,m,ml) php_firebird_set_error(s->dbh, s, e, el, m, … argument
|
/php-src/ext/mysqlnd/ |
H A D | mysqlnd_plugin.c | 106 mysqlnd_plugin_end_apply_func(zval *el) in mysqlnd_plugin_end_apply_func()
|
H A D | php_mysqlnd.c | 47 mysqlnd_minfo_dump_loaded_plugins(zval *el, void * buf) in mysqlnd_minfo_dump_loaded_plugins()
|
/php-src/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 237 zend_string *el = intl_convert_utf16_to_utf8(elem, elem_len, &status ); in PHP_FUNCTION() local
|
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/ |
H A D | node.c | 725 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-src/main/ |
H A D | rfc1867.c | 163 static void free_filename(zval *el) { in free_filename() 170 zval *el; in destroy_uploaded_files_hash() local
|
/php-src/ext/pdo/ |
H A D | pdo_dbh.c | 1308 static void cls_method_dtor(zval *el) /* {{{ */ { in cls_method_dtor() 1320 static void cls_method_pdtor(zval *el) /* {{{ */ { in cls_method_pdtor()
|
H A D | pdo_stmt.c | 223 static void param_dtor(zval *el) /* {{{ */ in param_dtor()
|
/php-src/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 85 static void arg_types_dtor(zval *el) { in arg_types_dtor()
|
/php-src/ext/sockets/ |
H A D | sendrecvmsg.c | 85 static void ancillary_registery_free_elem(zval *el) { in ancillary_registery_free_elem()
|
/php-src/Zend/ |
H A D | zend_constants.c | 93 static int clean_module_constant(zval *el, void *arg) in clean_module_constant()
|
H A D | zend_ini.c | 42 static int zend_remove_ini_entries(zval *el, void *arg) /* {{{ */ in zend_remove_ini_entries()
|
H A D | zend_object_handlers.c | 582 static void zend_property_guard_dtor(zval *el) /* {{{ */ { in zend_property_guard_dtor()
|
H A D | zend_API.c | 3259 static int clean_module_class(zval *el, void *arg) /* {{{ */ in clean_module_class() 3277 static int clean_module_function(zval *el, void *arg) /* {{{ */ in clean_module_function()
|
/php-src/ext/mysqli/ |
H A D | mysqli.c | 85 static void free_prop_handler(zval *el) { in free_prop_handler()
|
/php-src/main/streams/ |
H A D | streams.c | 67 static int forget_persistent_resource_id_numbers(zval *el) in forget_persistent_resource_id_numbers() 94 zval *el; in PHP_RSHUTDOWN_FUNCTION() local
|
/php-src/ext/soap/ |
H A D | php_encoding.c | 1290 zval *el; in model_to_zval_any() local 2336 zval *el; in to_xml_array() local 3190 zval *el; in to_xml_any() local
|
/php-src/sapi/litespeed/ |
H A D | lsapi_main.c | 825 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
|
/php-src/sapi/fpm/fpm/ |
H A D | fpm_main.c | 168 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
|
/php-src/ext/mbstring/ |
H A D | php_mbregex.c | 68 static void php_mb_regex_free_cache(zval *el) { in php_mb_regex_free_cache()
|
/php-src/sapi/cgi/ |
H A D | cgi_main.c | 195 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor()
|
/php-src/ext/spl/ |
H A D | spl_observer.c | 117 spl_SplObjectStorageElement *el = Z_PTR_P(element); in spl_object_storage_dtor() local
|
/php-src/ext/snmp/ |
H A D | snmp.c | 1968 static void free_php_snmp_properties(zval *el) /* {{{ */ in free_php_snmp_properties()
|
/php-src/ext/curl/ |
H A D | interface.c | 989 static void curl_free_slist(zval *el) in curl_free_slist()
|
/php-src/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 2385 char *el; in parse_strength() local
|