Home
last modified time | relevance | path

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

/php-src/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-src/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-src/ext/zip/tests/
H A Doo_addglob2.phpt51 ", comp=" . $sb['comp_method'] .
65 0: foo.txt, comp=8, enc=0
66 1: bar.txt, comp=0, enc=259
/php-src/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-src/Zend/tests/
H A Dgh10486.phpt2 Assertion error when attempting comp-time eval of dynamic class constant fetch
/php-src/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 Dgh13833.phpt44 Yuancheng Jiang <yuancheng@comp.nus.edu.sg>
H A D016.phpt17 $files['a'] = array('cont'=>'a','comp'=> pack('H*', 'cbc80400'),'flags'=>0x00001000, 'ulen' => 1, '…
/php-src/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-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dparser.h64 const lxb_css_syntax_cb_components_t *comp,
/php-src/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-src/ext/hash/tests/
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" ),
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" ),
/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt646 [∁] => &comp;
H A Dhtml_entity_decode_html5.phpt827 "&comp;",
2961 &comp; => ∁ e28881
H A Dhtmlentities_html5.phpt709 &comp; U+02201
/php-src/ext/standard/html_tables/
H A Dents_html5.txt822 comp 02201
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.lua1821 for name,n in pairs{ add = 0, mul = 1, com = 2, comp = 3,
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3977 # [never seen any but the last; -lh4- reported in comp.compression:]
14781 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/d/dsk-skf-comp.trid.xml
22474 >30 string IBM IBM comp. Video
26218 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)
H A Dmagic3977 # [never seen any but the last; -lh4- reported in comp.compression:]
14781 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/d/dsk-skf-comp.trid.xml
22474 >30 string IBM IBM comp. Video
26218 >80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)

Completed in 166 milliseconds