Home
last modified time | relevance | path

Searched refs:comp (Results 1 – 18 of 18) sorted by relevance

/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dphar_test.inc12 $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.0/ext/phar/tests/files/
H A Dphar_test.inc12 $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.0/ext/zip/tests/
H A Doo_addglob2.phpt50 ", comp=" . $sb['comp_method'] .
64 0: foo.txt, comp=8, enc=0
65 1: bar.txt, comp=0, enc=259
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dbug64699.phpt37 $comp = $type == $type2 ? 'OK' : 'NG';
38 … echo "filetype()[".str_pad($type, 4)."] == is_dir()[".str_pad($type2, 4)."] -> $comp: {$file}\n";
/PHP-8.0/ext/spl/tests/
H A Diterator_001.phpt48 public function greaterThan($comp)
50 echo get_class($this) . '::' . __FUNCTION__ . '(' . $comp . ")\n";
51 return $this->current() > $comp;
/PHP-8.0/ext/phar/tests/
H A D015.phpt15 $files['a'] = array('cont'=>'a','comp'=>chr(75) . chr(4) . chr(0) /* 'a' gzdeflated */, 'flags'=>0x…
H A D015b.phpt15 $files['a'] = array('cont'=>'Hello World', 'comp'=>pack('H*', '425a6834314159265359065c89da00000097…
H A D016.phpt17 $files['a'] = array('cont'=>'a','comp'=> pack('H*', 'cbc80400'),'flags'=>0x00001000, 'ulen' => 1, '…
/PHP-8.0/ext/com_dotnet/
H A Dcom_handlers.c320 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.0/ext/hash/tests/
H A Dfnv164.phpt131 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" ),
H A Dfnv132.phpt131 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" ),
/PHP-8.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt646 [∁] => ∁
H A Dhtml_entity_decode_html5.phpt827 "∁",
2961 ∁ => ∁ e28881
H A Dhtmlentities_html5.phpt709 ∁ U+02201
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.lua1737 for name,n in pairs{ add = 0, mul = 1, com = 2, comp = 3,
/PHP-8.0/ext/standard/html_tables/
H A Dents_html5.txt822 comp 02201
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3341 # [never seen any but the last; -lh4- reported in comp.compression:]
18767 >30 string IBM IBM comp. Video
21611 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)
H A Dmagic3341 # [never seen any but the last; -lh4- reported in comp.compression:]
18767 >30 string IBM IBM comp. Video
21611 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)

Completed in 171 milliseconds