Searched refs:cold (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/ext/standard/tests/strings/ |
H A D | metaphone.phpt | 16 "They fell forward, grovelling heedlessly on the cold earth.",
|
/PHP-7.3/Zend/ |
H A D | zend_portability.h | 220 # define ZEND_COLD __attribute__((cold)) 238 # define ZEND_ATTRIBUTE_UNUSED_LABEL __attribute__((cold, unused)); 239 # define ZEND_ATTRIBUTE_COLD_LABEL __attribute__((cold));
|
H A D | zend_vm_gen.php | 1173 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = f… argument 1200 if ($cold) { 2445 $cold = !empty($m[1]) && $m[1] === "_COLD"; 2463 …ay("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"cold"=>$cold,"hot"=>$hot);
|
/PHP-7.3/build/ |
H A D | ax_gcc_func_attribute.m4 | 31 # cold 104 [cold], [
|
/PHP-7.3/ext/zlib/tests/ |
H A D | data.inc | 80 Words to the heat of deeds too cold breath gives.
|
Completed in 18 milliseconds