Home
last modified time | relevance | path

Searched refs:el (Results 1 – 25 of 43) sorted by relevance

12

/php-src/ext/dom/tests/modern/common/
H A Dserialize_entity_reference_in_attribute.phpt12 <root><el x="&foo;bar&foo;"/></root>
15 $el = $xml->documentElement->firstChild;
19 $html->append($html->importNode($el, true));
28 <root><el x="&foo;bar&foo;"/></root>
29 <el x="&foo;bar&foo;"></el>
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php436 foreach ($dp as $el) {
437 if (count($el) == 3) {
438 $multicp_rows[$el[1]] = array();
442 foreach ($dp as $el) {
444 if (count($el) == 3)
445 $multicp_rows[$el[1]][$el[2]] = $el[0];
447 $multicp_rows[$el[1]]["default"] = $el[0];
520 foreach ($dp as $el) {
522 $s2 = (hexdec($el[1]) & 0xFC0) >> 6;
523 $s3 = hexdec($el[1]) & 0x3F;
[all …]
/php-src/ext/com_dotnet/tests/
H A Dbug79248.phpt8 foreach ($v as $el) {
9 var_dump($el);
/php-src/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
1042 lxb_html_element_t *el;
1059 if (el != NULL && el->list != NULL) {
1078 lxb_html_element_t *el;
1138 lxb_html_element_t *el;
1151 if (el == NULL || el->list == NULL) {
1165 el->list->first = NULL;
1166 el->list->last = NULL;
1168 el->list = lxb_css_rule_declaration_list_destroy(el->list, true);
1231 el->list->last = NULL;
[all …]
/php-src/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-src/ext/dom/tests/delayed_freeing/
H A Dnamespace_xmlns_declaration.phpt9 $doc->documentElement->appendChild($el = $doc->createElementNS('http://php.net', 'example'));
15 var_dump($el->namespaceURI);
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_createFromString_namespaced_attributes.phpt21 $el = $dom->getElementsByTagName($tag)[0];
22 foreach ($el->attributes as $attribute) {
/php-src/ext/mysqlnd/
H A Dmysqlnd_plugin.c106 mysqlnd_plugin_end_apply_func(zval *el) in mysqlnd_plugin_end_apply_func() argument
108 struct st_mysqlnd_plugin_header * plugin_header = (struct st_mysqlnd_plugin_header *)Z_PTR_P(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() argument
50 struct st_mysqlnd_plugin_header * plugin_header = (struct st_mysqlnd_plugin_header *)Z_PTR_P(el); in mysqlnd_minfo_dump_loaded_plugins()
/php-src/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
727 if (el->attr_class == NULL in lxb_dom_node_by_class_name_cb()
728 || el->attr_class->value == NULL in lxb_dom_node_by_class_name_cb()
729 || el->attr_class->value->length < cb_ctx->value_length) in lxb_dom_node_by_class_name_cb()
734 const lxb_char_t *data = el->attr_class->value->data; in lxb_dom_node_by_class_name_cb()
735 size_t length = el->attr_class->value->length; in lxb_dom_node_by_class_name_cb()
741 lxb_dom_document_t *doc = el->node.owner_document; in lxb_dom_node_by_class_name_cb()
949 lxb_dom_element_t *el = lxb_dom_interface_element(node); in lxb_dom_node_by_attr_cb() local
951 attr = lxb_dom_element_attr_by_id(el, cb_ctx->name_id); in lxb_dom_node_by_attr_cb()
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c240 zend_string *el = intl_convert_utf16_to_utf8(elem, elem_len, &status ); in PHP_FUNCTION() local
242 if( !el ) in PHP_FUNCTION()
248 add_next_index_str( return_value, el); in PHP_FUNCTION()
/php-src/ext/sockets/
H A Dsendrecvmsg.c85 static void ancillary_registery_free_elem(zval *el) { in ancillary_registery_free_elem() argument
86 pefree(Z_PTR_P(el), 1); in ancillary_registery_free_elem()
/php-src/main/
H A Drfc1867.c163 static void free_filename(zval *el) { in free_filename() argument
164 zend_string *filename = Z_STR_P(el); in free_filename()
170 zval *el; in destroy_uploaded_files_hash() local
172 ZEND_HASH_MAP_FOREACH_VAL(SG(rfc1867_uploaded_files), el) { in destroy_uploaded_files_hash()
173 zend_string *filename = Z_STR_P(el); in destroy_uploaded_files_hash()
/php-src/ext/soap/
H A Dphp_encoding.c1254 zval *el; in model_to_zval_any() local
1256 if (Z_TYPE_P(el) != IS_ARRAY) { in model_to_zval_any()
1260 el = &arr; in model_to_zval_any()
1262 add_next_index_zval(el, &val); in model_to_zval_any()
2280 zval *el; in to_xml_array() local
2298 el = data; in to_xml_array()
2300 if (el != NULL && Z_TYPE_P(el) == IS_ARRAY && in to_xml_array()
2302 ZEND_HASH_FOREACH_VAL_IND(Z_ARRVAL_P(el), el) { in to_xml_array()
2305 ZVAL_DEREF(el); in to_xml_array()
2306 if (Z_TYPE_P(el) == IS_ARRAY) { in to_xml_array()
[all …]
/php-src/Zend/
H A Dzend_constants.c84 static int clean_module_constant(zval *el, void *arg) in clean_module_constant() argument
86 zend_constant *c = (zend_constant *)Z_PTR_P(el); in clean_module_constant()
H A Dzend_ini.c42 static int zend_remove_ini_entries(zval *el, void *arg) /* {{{ */ in zend_remove_ini_entries() argument
44 zend_ini_entry *ini_entry = (zend_ini_entry *)Z_PTR_P(el); in zend_remove_ini_entries()
/php-src/ext/spl/
H A Dspl_observer.c121 spl_SplObjectStorageElement *el = Z_PTR_P(element); in spl_object_storage_dtor() local
122 zend_object_release(el->obj); in spl_object_storage_dtor()
123 zval_ptr_dtor(&el->inf); in spl_object_storage_dtor()
124 efree(el); in spl_object_storage_dtor()
/php-src/ext/pdo/
H A Dpdo_dbh.c1276 static void cls_method_dtor(zval *el) /* {{{ */ { in cls_method_dtor() argument
1277 zend_function *func = (zend_function*)Z_PTR_P(el); in cls_method_dtor()
1288 static void cls_method_pdtor(zval *el) /* {{{ */ { in cls_method_pdtor() argument
1289 zend_function *func = (zend_function*)Z_PTR_P(el); in cls_method_pdtor()
H A Dpdo_sql_parser.re78 static void free_param_name(zval *el) {
79 zend_string_release(Z_PTR_P(el));
/php-src/ext/dba/
H A Ddba.c297 static int dba_close_pe_rsrc_deleter(zval *el, void *pDba) in dba_close_pe_rsrc_deleter() argument
299 if (Z_RES_P(el)->ptr == pDba) { in dba_close_pe_rsrc_deleter()
300 if (Z_DELREF_P(el) == 0) { in dba_close_pe_rsrc_deleter()
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp85 static void arg_types_dtor(zval *el) { in arg_types_dtor() argument
86 efree(Z_PTR_P(el)); in arg_types_dtor()
/php-src/ext/mysqli/
H A Dmysqli.c86 static void free_prop_handler(zval *el) { in free_prop_handler() argument
87 pefree(Z_PTR_P(el), 1); in free_prop_handler()
/php-src/main/streams/
H A Dstreams.c67 static int forget_persistent_resource_id_numbers(zval *el) in forget_persistent_resource_id_numbers() argument
70 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers()
94 zval *el; in PHP_RSHUTDOWN_FUNCTION() local
96 ZEND_HASH_FOREACH_VAL(&EG(persistent_list), el) { in PHP_RSHUTDOWN_FUNCTION()
97 forget_persistent_resource_id_numbers(el); in PHP_RSHUTDOWN_FUNCTION()
/php-src/sapi/litespeed/
H A Dlsapi_main.c826 static void user_config_cache_entry_dtor(zval *el) in user_config_cache_entry_dtor() argument
828 user_config_cache_entry *entry = (user_config_cache_entry *)Z_PTR_P(el); in user_config_cache_entry_dtor()
/php-src/ext/mbstring/
H A Dphp_mbregex.c68 static void php_mb_regex_free_cache(zval *el) { in php_mb_regex_free_cache() argument
69 onig_free((php_mb_regex_t *)Z_PTR_P(el)); in php_mb_regex_free_cache()

Completed in 119 milliseconds

12