Home
last modified time | relevance | path

Searched refs:entry (Results 151 – 175 of 279) sorted by relevance

12345678910>>...12

/php-src/ext/phar/tests/files/
H A Dnophar.phar239 static function extractFile($path, $entry, $fp)
242 $c = $entry[2];
254 if ($entry[4] & self::GZ) {
256 } elseif ($entry[4] & self::BZ2) {
260 if (strlen($data) != $entry[0]) {
265 if ($entry[3] != sprintf("%u", crc32($data) & 0xffffffff)) {
/php-src/ext/ldap/tests/
H A Dldap_modify_batch_error.phpt31 $entry = array(
40 ldap_add($link, "dc=my-domain,$base", $entry);
/php-src/Zend/tests/weakrefs/
H A Dgh10043-016.phpt2 Self-referencing map entry GC - 016
H A Dgh10043-014.phpt2 Self-referencing map entry GC - 014
H A Dgh10043-006.phpt2 Self-referencing map entry GC - 006
H A Dgh10043-012.phpt2 Self-referencing map entry GC - 012
H A Dgh10043-001.phpt2 Self-referencing map entry GC - 001
H A Dgh10043-002.phpt2 Self-referencing map entry GC - 002
H A Dgh10043-005.phpt2 Self-referencing map entry GC - 005
H A Dgh10043-003.phpt2 Self-referencing map entry GC - 003
H A Dgh10043-004.phpt2 Self-referencing map entry GC - 004
/php-src/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)
/php-src/ext/phar/tests/
H A Dbug71331.phpt11 …xception: phar error: "%s%ebug71331.tar" is a corrupted tar file (invalid entry size) in %s%ebug71…
H A Dbug69453.phpt2 Phar: bug #69453: Memory Corruption in phar_parse_tarfile when entry filename starts with null
H A Dpharfileinfo_compression.phpt80 Phar entry is a directory, cannot set compression
88 Phar entry is a directory, cannot set compression
/php-src/ext/standard/
H A Ddir.c313 php_stream_dirent entry; in PHP_FUNCTION() local
322 if (php_stream_readdir(dirp, &entry)) { in PHP_FUNCTION()
323 RETURN_STRINGL(entry.d_name, strlen(entry.d_name)); in PHP_FUNCTION()
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Delement.c663 *len = data->entry.length; in lxb_dom_element_qualified_name()
666 return lexbor_hash_entry_str(&data->entry); in lxb_dom_element_qualified_name()
681 *len = data->entry.length; in lxb_dom_element_qualified_name_upper()
684 return lexbor_hash_entry_str(&data->entry); in lxb_dom_element_qualified_name_upper()
718 return lexbor_hash_entry_str(&data->entry); in lxb_dom_element_upper_update()
737 *len = data->entry.length; in lxb_dom_element_local_name()
740 return lexbor_hash_entry_str(&data->entry); in lxb_dom_element_local_name()
758 return lexbor_hash_entry_str(&data->entry); in lxb_dom_element_prefix()
/php-src/ext/mbstring/
H A Dmbstring.c316 entry = list; in php_mb_parse_encoding_list()
357 *entry++ = encoding; in php_mb_parse_encoding_list()
1382 entry++; in PHP_FUNCTION()
2749 ZEND_ASSERT(entry); in php_mb_convert_encoding_recursive()
2780 entry = Z_REFVAL_P(entry); in php_mb_convert_encoding_recursive()
3693 zval *entry; in mb_recursive_count_strings() local
3725 zval *entry; in mb_recursive_find_strings() local
4747 entry++; in PHP_FUNCTION()
4813 entry++; in PHP_FUNCTION()
5545 zval *entry; in php_mb_check_encoding_recursive() local
[all …]
/php-src/ext/session/
H A Dmod_files.c283 struct dirent *entry; in ps_files_cleanup_dir() local
307 while ((entry = readdir(dir))) { in ps_files_cleanup_dir()
309 if (!strncmp(entry->d_name, FILE_PREFIX, sizeof(FILE_PREFIX) - 1)) { in ps_files_cleanup_dir()
310 size_t entry_len = strlen(entry->d_name); in ps_files_cleanup_dir()
315 memcpy(buf + ZSTR_LEN(dirname) + 1, entry->d_name, entry_len); in ps_files_cleanup_dir()
/php-src/scripts/dev/
H A Dcredits23 if you want to change an entry you have to edit the appropriate
/php-src/Zend/
H A Dzend_ini.c83 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR_P(zv); in free_ini_entry() local
85 zend_string_release_ex(entry->name, 1); in free_ini_entry()
86 if (entry->value) { in free_ini_entry()
87 zend_string_release(entry->value); in free_ini_entry()
89 if (entry->orig_value) { in free_ini_entry()
90 zend_string_release_ex(entry->orig_value, 1); in free_ini_entry()
92 free(entry); in free_ini_entry()
990 *p = zend_ini_parse_quantity_warn(new_value, entry->name); in ZEND_INI_MH()
997 zend_long tmp = zend_ini_parse_quantity_warn(new_value, entry->name); in ZEND_INI_MH()
H A Dzend_call_stack.c606 struct kinfo_vmentry *entry; in zend_call_stack_get_netbsd_vm() local
630 entry = (struct kinfo_vmentry *)start; in zend_call_stack_get_netbsd_vm()
631 if (entry->kve_start <= addr_on_stack && entry->kve_end >= addr_on_stack) { in zend_call_stack_get_netbsd_vm()
649 stack->base = (void *)entry->kve_end; in zend_call_stack_get_netbsd_vm()
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dencoding.h299 const lexbor_shs_entry_t *entry; in lxb_encoding_data_by_name() local
305 entry = lexbor_shs_entry_get_lower_static(lxb_encoding_res_shs_entities, in lxb_encoding_data_by_name()
307 if (entry == NULL) { in lxb_encoding_data_by_name()
311 return (const lxb_encoding_data_t *) entry->value; in lxb_encoding_data_by_name()
/php-src/ext/dom/
H A Dnodelist.c149 zval *entry = zend_hash_index_find(nodeht, index); in php_dom_nodelist_get_item_into_zval() local
150 if (entry) { in php_dom_nodelist_get_item_into_zval()
151 ZVAL_COPY(return_value, entry); in php_dom_nodelist_get_item_into_zval()
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_coalesce.phpt22 echo "check isset/empty/contains for null. offsetExists returns true as long as the entry is there.…
59 check isset/empty/contains for null. offsetExists returns true as long as the entry is there.

Completed in 68 milliseconds

12345678910>>...12