Home
last modified time | relevance | path

Searched refs:manifest (Results 26 – 42 of 42) sorted by relevance

12

/PHP-5.5/ext/phar/
H A Dutil.c74 …if (SUCCESS == zend_hash_find(&(entry->phar->manifest), entry->link, strlen(entry->link), (void **… in phar_get_link_source()
75 SUCCESS == zend_hash_find(&(entry->phar->manifest), link, strlen(link), (void **)&link_entry)) { in phar_get_link_source()
243 …if (SUCCESS == zend_hash_add(&phar->manifest, entry.filename, path_len, (void*)&entry, sizeof(phar… in phar_mount_entry()
301 if (zend_hash_exists(&(phar->manifest), test + 1, try_len - 1)) { in phar_find_in_include_path()
308 if (zend_hash_exists(&(phar->manifest), test, try_len)) { in phar_find_in_include_path()
1261 if (!phar->manifest.arBuckets) { in phar_get_entry_info_dir()
1272 if (SUCCESS == zend_hash_find(&phar->manifest, path, path_len, (void**)&entry)) { in phar_get_entry_info_dir()
1328 if (SUCCESS != zend_hash_find(&phar->manifest, str_key, keylen, (void **) &entry)) { in phar_get_entry_info_dir()
1380 if (SUCCESS != zend_hash_find(&phar->manifest, path, path_len, (void**)&entry)) { in phar_get_entry_info_dir()
2069 zend_hash_copy(&newmanifest, &(*pphar)->manifest, NULL, NULL, sizeof(phar_entry_info));
[all …]
/PHP-5.5/ext/phar/tests/
H A Dfopen_edgecases.phpt80 …: internal corruption of phar "%sfopen_edgecases.2.phar.php" (truncated manifest at stub end) in %…
98 Warning: unlink(): internal corruption of phar "%sfopen_edgecases.2.phar.php" (truncated manifest a…
H A Dmounteddir.phpt2 Phar: mounted manifest directory test
H A DmounteddirU.phpt2 Phar: mounted manifest directory test
H A Ddir.phpt77 Warning: mkdir(): internal corruption of phar "%soops.phar" (truncated manifest at stub end) in %sd…
H A Dbug65028.phpt2 Phar - test specific manifest length
H A Dphar_createdefaultstub.phpt166 die('ERROR: manifest length read was "' .
460 die('ERROR: manifest length read was "' .
762 die('ERROR: manifest length read was "' .
H A Dphar_setdefaultstub.phpt186 die('ERROR: manifest length read was "' .
481 die('ERROR: manifest length read was "' .
776 die('ERROR: manifest length read was "' .
/PHP-5.5/win32/build/
H A Dconfutils.js1059 var manifest;
1097 manifest = "-@$(_VC_MANIFEST_EMBED_DLL)";
1103 manifest = "-@$(_VC_MANIFEST_EMBED_EXE)";
1136 if (manifest) {
1137 MFO.WriteLine("\t" + manifest);
H A Dconfig.w32.phpize.in82 // Try locating manifest tool
H A Dconfig.w3283 // Try locating manifest tool
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar130 die('ERROR: manifest length read was "' .
H A Dinclude_path2.phar130 die('ERROR: manifest length read was "' .
H A Dopenssl.phar130 die('ERROR: manifest length read was "' .
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar130 die('ERROR: manifest length read was "' .
H A Dopenssl.phar130 die('ERROR: manifest length read was "' .
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME45 File manifest
844 File manifest

Completed in 59 milliseconds

12