Home
last modified time | relevance | path

Searched refs:entry (Results 76 – 100 of 245) sorted by relevance

12345678910

/PHP-8.3/ext/tokenizer/
H A Dtokenizer.c165 zval *id_zval = NULL, *entry; in PHP_METHOD() local
167 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(kind), entry) { in PHP_METHOD()
168 ZVAL_DEREF(entry); in PHP_METHOD()
169 if (Z_TYPE_P(entry) == IS_LONG) { in PHP_METHOD()
176 if (Z_LVAL_P(id_zval) == Z_LVAL_P(entry)) { in PHP_METHOD()
179 } else if (Z_TYPE_P(entry) == IS_STRING) { in PHP_METHOD()
186 if (zend_string_equals(text, Z_STR_P(entry))) { in PHP_METHOD()
190 …type_error(1, "must only have elements of type string|int, %s given", zend_zval_value_name(entry)); in PHP_METHOD()
/PHP-8.3/ext/phar/tests/
H A Dpharfileinfo_getcrc32.phpt45 Phar entry is a directory, does not have a CRC
46 Phar entry was not CRC checked
H A Dpharfileinfo_construct.phpt51 …construct.phar/oops': internal corruption of phar "%spharfileinfo_construct.phar" (truncated entry)
53 Cannot access phar file entry '%s' in archive '%s'
H A Dphar_createdefaultstub.phpt277 $c = $entry[2];
289 if ($entry[4] & self::GZ) {
291 } elseif ($entry[4] & self::BZ2) {
295 if (strlen($data) != $entry[0]) {
571 $c = $entry[2];
583 if ($entry[4] & self::GZ) {
585 } elseif ($entry[4] & self::BZ2) {
589 if (strlen($data) != $entry[0]) {
873 $c = $entry[2];
885 if ($entry[4] & self::GZ) {
[all …]
H A Dphar_setdefaultstub.phpt297 $c = $entry[2];
309 if ($entry[4] & self::GZ) {
311 } elseif ($entry[4] & self::BZ2) {
315 if (strlen($data) != $entry[0]) {
592 $c = $entry[2];
604 if ($entry[4] & self::GZ) {
606 } elseif ($entry[4] & self::BZ2) {
610 if (strlen($data) != $entry[0]) {
887 $c = $entry[2];
899 if ($entry[4] & self::GZ) {
[all …]
H A Dbug69324.phpt16 internal corruption of phar "%s" (truncated manifest entry)
/PHP-8.3/ext/standard/tests/general_functions/
H A Dparse_ini_numeric_entry_name.phpt2 parse_ini_string with numeric entry name
/PHP-8.3/ext/ldap/tests/
H A Dldap_mod_ext.phpt22 $entry = array(
27 $result = ldap_mod_add_ext($link, "o=test,$base", $entry,
41 $result = ldap_mod_del_ext($link, "o=test,$base", $entry,
H A Dldap_search_sort_controls.phpt56 'before' => 0, // Return 0 entry before target
57 'after' => 1, // Return 1 entry after target
58 'offset' => 2, // Target entry is the second one
/PHP-8.3/ext/zip/tests/
H A Dzip_entry_compressedsize.phpt10 while ($entry = zip_read($zip)) {
11 echo zip_entry_compressedsize($entry)."\n";
H A Dzip_entry_compressionmethod.phpt10 while ($entry = zip_read($zip)) {
11 echo zip_entry_compressionmethod($entry)."\n";
H A Dzip_entry_filesize.phpt10 while ($entry = zip_read($zip)) {
11 echo zip_entry_filesize($entry)."\n";
H A Dzip_entry_name.phpt10 while ($entry = zip_read($zip)) {
11 echo zip_entry_name($entry)."\n";
H A Doo_setmtime.phpt25 $zip->addFromString('foo', 'entry #1');
26 $zip->addFromString('bar', 'entry #2');
/PHP-8.3/ext/dom/
H A Ddom_iterators.c184 zval *entry; in php_dom_iterator_move_forward() local
201 if ((entry = zend_hash_get_current_data_ex(nodeht, &iterator->pos))) { in php_dom_iterator_move_forward()
204 ZVAL_COPY(&iterator->curobj, entry); in php_dom_iterator_move_forward()
272 zval *entry; in php_dom_get_iterator() local
296 if ((entry = zend_hash_get_current_data_ex(nodeht, &iterator->pos))) { in php_dom_get_iterator()
297 ZVAL_COPY(&iterator->curobj, entry); in php_dom_get_iterator()
/PHP-8.3/main/
H A Dphp_scandir.h37 …irname, struct dirent **namelist[], int (*selector) (const struct dirent *entry), int (*compare) (…
/PHP-8.3/Zend/asm/
H A Dmake_ppc64_sysv_elf_gas.S111 # entry point (ELFv2) or descriptor (ELFv1)
113 # save address of context-function entry point
116 # save address of context-function entry point
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c759 entry->name = new_interned_string(entry->name); in accel_copy_permanent_strings()
762 entry->value = new_interned_string(entry->value); in accel_copy_permanent_strings()
765 entry->orig_value = new_interned_string(entry->orig_value); in accel_copy_permanent_strings()
2239 while (entry) { in zend_accel_inheritance_cache_find()
2269 return entry; in zend_accel_inheritance_cache_find()
2271 entry = entry->next; in zend_accel_inheritance_cache_find()
2283 while (entry) { in zend_accel_inheritance_cache_get()
2285 if (entry) { in zend_accel_inheritance_cache_get()
2287 replay_warnings(entry->num_warnings, entry->warnings); in zend_accel_inheritance_cache_get()
2340 while (entry) { in zend_accel_inheritance_cache_add()
[all …]
H A Dshared_alloc_mmap.c129 struct kinfo_vmentry *entry = (struct kinfo_vmentry *)start; in find_prefered_mmap_base() local
130 size_t sz = entry->kve_structsize; in find_prefered_mmap_base()
134 uintptr_t e_start = entry->kve_start; in find_prefered_mmap_base()
135 uintptr_t e_end = entry->kve_end; in find_prefered_mmap_base()
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_unix.c168 acl_entry_t entry; in fpm_unix_resolve_socket_permissions() local
194 if (0 > acl_create_entry(&acl, &entry) || in fpm_unix_resolve_socket_permissions()
195 0 > acl_set_tag_type(entry, ACL_USER) || in fpm_unix_resolve_socket_permissions()
196 0 > acl_set_qualifier(entry, &pwd->pw_uid) || in fpm_unix_resolve_socket_permissions()
197 0 > acl_get_permset(entry, &perm) || in fpm_unix_resolve_socket_permissions()
226 if (0 > acl_create_entry(&acl, &entry) || in fpm_unix_resolve_socket_permissions()
227 0 > acl_set_tag_type(entry, ACL_GROUP) || in fpm_unix_resolve_socket_permissions()
228 0 > acl_set_qualifier(entry, &grp->gr_gid) || in fpm_unix_resolve_socket_permissions()
229 0 > acl_get_permset(entry, &perm) || in fpm_unix_resolve_socket_permissions()
/PHP-8.3/ext/spl/
H A Dspl_array.c1453 zval *entry; in SPL_ARRAY_METHOD() local
1464 entry = Z_INDIRECT_P(entry); in SPL_ARRAY_METHOD()
1465 if (Z_TYPE_P(entry) == IS_UNDEF) { in SPL_ARRAY_METHOD()
1469 RETURN_COPY_DEREF(entry); in SPL_ARRAY_METHOD()
1525 zval *object = ZEND_THIS, *entry; in PHP_METHOD() local
1538 entry = Z_INDIRECT_P(entry); in PHP_METHOD()
1541 ZVAL_DEREF(entry); in PHP_METHOD()
1578 entry = Z_INDIRECT_P(entry); in PHP_METHOD()
1581 ZVAL_DEREF(entry); in PHP_METHOD()
1582 if (Z_TYPE_P(entry) == IS_OBJECT) { in PHP_METHOD()
[all …]
/PHP-8.3/Zend/tests/weakrefs/
H A Dgh10043-015.phpt2 Self-referencing map entry GC - 015
H A Dgh10043-008.phpt2 Self-referencing map entry GC - 008
H A Dgh10043-011.phpt2 Self-referencing map entry GC - 011
/PHP-8.3/ext/phar/tests/zip/
H A Dcorrupt_007.phpt14 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…

Completed in 80 milliseconds

12345678910