Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 25 of 42) sorted by last modified time

12

/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 DMakefile81 _VC_MANIFEST_EMBED_EXE= if exist $@.manifest $(MT) -nologo -manifest $@.manifest -outputresource:$@…
82 _VC_MANIFEST_EMBED_DLL= if exist $@.manifest $(MT) -nologo -manifest $@.manifest -outputresource:$@…
92 @copy win32\build\default.manifest $(BUILD_DIR)\$(PHPDLL).manifest
119 …-@del /F /Q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.manifest $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUI…
131 …IR)\*.pdb $(BUILD_DIR)\*.exp $(PHPDEF) $(BUILD_DIR)\*.rc $(BUILD_DIR)\*.manifest $(BUILD_DIR)\*.db…
200 @copy win32\build\default.manifest $(BUILD_DIR_DEV)\build\ /y >nul
H A DMakefile.phpize22 …-@del /f /q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.manifest $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUI…
33 _VC_MANIFEST_EMBED_EXE= if exist $@.manifest $(MT) -nologo -manifest $@.manifest -outputresource:$@…
34 _VC_MANIFEST_EMBED_DLL= if exist $@.manifest $(MT) -nologo -manifest $@.manifest -outputresource:$@…
H A Dconfig.w3283 // Try locating manifest tool
H A Dconfig.w32.phpize.in82 // Try locating manifest tool
/PHP-5.5/ext/zip/tests/
H A Dbug7658.phpt25 "META-INF/manifest.xml",
/PHP-5.5/ext/phar/
H A Dzip.c292 zend_hash_init(&mydata->manifest, PHAR_GET_16(locator.count), in phar_parse_zipfile()
303 zend_hash_destroy(&mydata->manifest); \ in phar_parse_zipfile()
304 mydata->manifest.arBuckets = 0; \ in phar_parse_zipfile()
327 zend_hash_destroy(&mydata->manifest); \ in phar_parse_zipfile()
328 mydata->manifest.arBuckets = 0; \ in phar_parse_zipfile()
646 if (zend_hash_exists(&(mydata->manifest), ".phar/stub.php", sizeof(".phar/stub.php")-1)) { in phar_parse_zipfile()
1218 zend_hash_del(&phar->manifest, ".phar/alias.txt", sizeof(".phar/alias.txt")-1); in phar_zip_flush()
1391 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest) + 1); in phar_zip_flush()
1392 PHAR_SET_16(eocd.count, zend_hash_num_elements(&phar->manifest) + 1); in phar_zip_flush()
1394 PHAR_SET_16(eocd.counthere, zend_hash_num_elements(&phar->manifest)); in phar_zip_flush()
[all …]
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 …]
H A Dphar_internal.h317 HashTable manifest; member
361 phar_entry_fp_info *manifest; member
445 data = &(PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos]); in phar_set_fp_type()
455 return PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type; in phar_get_fp_type()
463 …if (PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type == PHAR_F… in phar_get_fp_offset()
464 if (!PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].offset) { in phar_get_fp_offset()
465 …PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].offset = entry->offse… in phar_get_fp_offset()
468 return PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].offset; in phar_get_fp_offset()
/PHP-5.5/ext/phar/tests/
H A Dwebphar_compilefail.phpt17 internal corruption of phar "%swebphar_compilefail.php" (truncated manifest at manifest length)
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 "' .
H A Dmounteddir.phpt2 Phar: mounted manifest directory test
H A DmounteddirU.phpt2 Phar: mounted manifest directory test
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 Ddir.phpt77 Warning: mkdir(): internal corruption of phar "%soops.phar" (truncated manifest at stub end) in %sd…
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 Dbug65028.phpt2 Phar - test specific manifest length
H A Dbug69324.phpt17 internal corruption of phar "%s" (truncated manifest entry)
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar130 die('ERROR: manifest length read was "' .
H A Dphar_test.inc7 $manifest = (binary)'';
42 // write manifest entry
43 $manifest .= pack('V', strlen($name)) . (binary)$name;
44 …$manifest .= pack('VVVVVV', $ulen, $time, $clen, $crc32, $flags|$perm, strlen($meta)) . (binary)$m…
55manifest = pack('VnVV', count($files), isset($hasdir) ? 0x1110 : 0x1000, $gflags, strlen($alias)) …
57 $file .= pack('V', strlen($manifest)) . $manifest;
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 Dphar_test.inc7 $manifest = (binary)'';
42 // write manifest entry
43 $manifest .= pack('V', strlen($name)) . (binary)$name;
44 …$manifest .= pack('VVVVVV', $ulen, $time, $clen, $crc32, $flags|$perm, strlen($meta)) . (binary)$m…
55manifest = pack('VnVV', count($files), isset($hasdir) ? 0x1110 : 0x1000, $gflags, strlen($alias)) …
57 $file .= pack('V', strlen($manifest)) . $manifest;
H A Dnophar.phar130 die('ERROR: manifest length read was "' .
H A Dopenssl.phar130 die('ERROR: manifest length read was "' .

Completed in 48 milliseconds

12