Searched refs:comp (Results 1 – 18 of 18) sorted by relevance
/PHP-8.1/ext/phar/tests/files/ |
H A D | phar_test.inc | 12 $comp = NULL; 24 foreach(array('comp','crc32','clen','ulen','time','flags','perm','meta','cont') as $what) 34 if (empty($comp)) $comp = $cont; 36 if (empty($clen)) $clen = strlen($comp); 46 $files[$name] = $comp;
|
/PHP-8.1/ext/phar/tests/cache_list/files/ |
H A D | phar_test.inc | 12 $comp = NULL; 24 foreach(array('comp','crc32','clen','ulen','time','flags','perm','meta','cont') as $what) 34 if (empty($comp)) $comp = $cont; 36 if (empty($clen)) $clen = strlen($comp); 46 $files[$name] = $comp;
|
/PHP-8.1/ext/zip/tests/ |
H A D | oo_addglob2.phpt | 51 ", comp=" . $sb['comp_method'] . 65 0: foo.txt, comp=8, enc=0 66 1: bar.txt, comp=0, enc=259
|
/PHP-8.1/ext/standard/tests/file/windows_mb_path/ |
H A D | bug64699.phpt | 37 $comp = $type == $type2 ? 'OK' : 'NG'; 38 … echo "filetype()[".str_pad($type, 4)."] == is_dir()[".str_pad($type2, 4)."] -> $comp: {$file}\n";
|
/PHP-8.1/ext/phar/tests/ |
H A D | 015.phpt | 15 $files['a'] = array('cont'=>'a','comp'=>chr(75) . chr(4) . chr(0) /* 'a' gzdeflated */, 'flags'=>0x…
|
H A D | 015b.phpt | 15 $files['a'] = array('cont'=>'Hello World', 'comp'=>pack('H*', '425a6834314159265359065c89da00000097…
|
H A D | 016.phpt | 17 $files['a'] = array('cont'=>'a','comp'=> pack('H*', 'cbc80400'),'flags'=>0x00001000, 'ulen' => 1, '…
|
/PHP-8.1/ext/spl/tests/ |
H A D | iterator_001.phpt | 48 public function greaterThan($comp) 50 echo get_class($this) . '::' . __FUNCTION__ . '(' . $comp . ")\n"; 51 return $this->current() > $comp;
|
/PHP-8.1/ext/com_dotnet/ |
H A D | com_handlers.c | 320 ITypeComp *comp; in com_method_get() local 328 if (SUCCEEDED(ITypeInfo_GetTypeComp(obj->typeinfo, &comp))) { in com_method_get() 332 if (SUCCEEDED(ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC, &TI, &kind, &bindptr))) { in com_method_get() 363 ITypeComp_Release(comp); in com_method_get()
|
/PHP-8.1/ext/hash/tests/ |
H A D | fnv132.phpt | 131 array( "http://www.isthe.com/chongo/tech/comp/c/expert.html", "3b6eed94" ), 132 array( "http://www.isthe.com/chongo/tech/comp/calc/index.html", "445c9c58" ), 133 array( "http://www.isthe.com/chongo/tech/comp/fnv/index.html", "3db8bf9d" ),
|
H A D | fnv164.phpt | 131 array( "http://www.isthe.com/chongo/tech/comp/c/expert.html", "52a1ee85db1b5a94" ), 132 array( "http://www.isthe.com/chongo/tech/comp/calc/index.html", "6bd95b2eb37fa6b8" ), 133 array( "http://www.isthe.com/chongo/tech/comp/fnv/index.html", "74971b7077aef85d" ),
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic5.phpt | 646 [∁] => ∁
|
H A D | html_entity_decode_html5.phpt | 827 "∁", 2961 ∁ => ∁ e28881
|
H A D | htmlentities_html5.phpt | 709 ∁ U+02201
|
/PHP-8.1/ext/standard/html_tables/ |
H A D | ents_html5.txt | 822 comp 02201
|
/PHP-8.1/ext/opcache/jit/dynasm/ |
H A D | dasm_x86.lua | 1815 for name,n in pairs{ add = 0, mul = 1, com = 2, comp = 3,
|
/PHP-8.1/ext/fileinfo/tests/ |
H A D | magic | 3585 # [never seen any but the last; -lh4- reported in comp.compression:] 19504 >30 string IBM IBM comp. Video 22569 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)
|
H A D | magic私はガラスを食べられます | 3585 # [never seen any but the last; -lh4- reported in comp.compression:] 19504 >30 string IBM IBM comp. Video 22569 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)
|
Completed in 141 milliseconds