/PHP-7.4/tests/lang/ |
H A D | bug24951.phpt | 24 function t3() 27 echo "Hello from t3 1 "; 29 echo "Hello from t3 2 "; 35 t3(); echo "\n"; 42 Hello from t3 2 ]
|
/PHP-7.4/ext/curl/tests/ |
H A D | bug70330.phpt | 8 $t3 = curl_copy_handle($t2); 9 $t3 = curl_copy_handle($t2); 11 $t3 = curl_copy_handle($t4);
|
/PHP-7.4/ext/dom/tests/ |
H A D | bug28721.phpt | 76 $d->appendChild($t3 = $xml->createTextNode(" t3 ")); 85 echo "\nInsert t4 before t3:\n"; 87 $ret = $d->insertBefore($t4, $t3); 188 name (value): div ( t3 t4 xxx ) 193 name (value): #text ( t3 ) 218 Insert t4 before t3: 220 name (value): div ( t4 t3 xxx ) 230 name (value): #text ( t3 ) 371 name (value): div ( t4 t3 xxx ) 381 name (value): #text ( t3 ) [all …]
|
/PHP-7.4/tests/classes/ |
H A D | private_006b.phpt | 31 $t3 = new third(); 32 $t3->do_show();
|
/PHP-7.4/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_variation4.phpt | 22 '\n 1\t3 &\tgt; 11 but 11 &\tlt; 12', 61 string(34) "\n 1\t3 &\tgt; 11 but 11 &\tlt; 12" 62 string(34) "\n 1\t3 &\tgt; 11 but 11 &\tlt; 12" 63 string(34) "\n 1\t3 &\tgt; 11 but 11 &\tlt; 12" 64 string(34) "\n 1\t3 &\tgt; 11 but 11 &\tlt; 12"
|
H A D | htmlspecialchars_decode_variation5.phpt | 21 "\n 1\t3 &\tgt; 11 but 11 &\tlt; 12",
|
/PHP-7.4/ext/ffi/tests/ |
H A D | 033.phpt | 26 $t3 = FFI::arrayType($t2, [2, 2]); 27 var_dump($t3);
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | bug29493.phpt | 48 function t3() 73 t3();
|
H A D | shuffle_variation4.phpt | 38 /*7*/ array("hex1" => 0x123, 'hex2' => 0xabc, "hex\t3" => 0xABC, "hex\04" => 0xAb1),
|
/PHP-7.4/ext/standard/ |
H A D | base64.c | 463 __m256i t0, t1, t2, t3; in php_base64_encode_avx2_reshuffle() local 485 t3 = _mm256_mullo_epi16(t2, _mm256_set1_epi32(0x01000010)); in php_base64_encode_avx2_reshuffle() 487 return _mm256_or_si256(t1, t3); in php_base64_encode_avx2_reshuffle() 528 __m128i t0, t1, t2, t3; in php_base64_encode_ssse3_reshuffle() local 544 t3 = _mm_mullo_epi16(t2, _mm_set1_epi32(0x01000010)); in php_base64_encode_ssse3_reshuffle() 551 return _mm_or_si128(t1, t3); in php_base64_encode_ssse3_reshuffle()
|
/PHP-7.4/ext/hash/ |
H A D | hash_tiger.c | 44 t3[(unsigned char)((c)>>(4*8))] ^ \ 47 t3[(unsigned char)(((uint32_t)(c))>>(3*8))] ^ \
|
H A D | php_hash_tiger_tables.h | 22 #define t3 (table+256*2) macro
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | bug76386.phpt | 70 $tid = $t = $t2 = $t3 = $t4 = null;
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 27 void *t3; member
|
/PHP-7.4/ext/opcache/Optimizer/ |
H A D | zend_inference.c | 617 t1 = t2 = t3 = t4 = 0; in zend_inference_calc_binary_op_range() 634 tmp->min = MIN(MIN(t1, t2), MIN(t3, t4)); in zend_inference_calc_binary_op_range() 635 tmp->max = MAX(MAX(t1, t2), MAX(t3, t4)); in zend_inference_calc_binary_op_range() 655 t3 = op1_max / op2_min; in zend_inference_calc_binary_op_range() 671 tmp->min = MIN(MIN(t1, t2), MIN(t3, t4)); in zend_inference_calc_binary_op_range() 672 tmp->max = MAX(MAX(t1, t2), MAX(t3, t4)); in zend_inference_calc_binary_op_range() 748 t3 = safe_shift_left(op1_max, op2_min); in zend_inference_calc_binary_op_range() 750 tmp->min = MIN(MIN(t1, t2), MIN(t3, t4)); in zend_inference_calc_binary_op_range() 789 t3 = op1_max >> op2_min; in zend_inference_calc_binary_op_range() 791 tmp->min = MIN(MIN(t1, t2), MIN(t3, t4)); in zend_inference_calc_binary_op_range() [all …]
|
H A D | zend_func_info.c | 108 uint32_t t3 = 0; in zend_range_info() local 112 t3 = _ssa_op1_info(call_info->caller_op_array, ssa, call_info->arg_info[2].opline); in zend_range_info() 119 || (t3 & (MAY_BE_DOUBLE|MAY_BE_STRING))) { in zend_range_info() 123 if ((t3 & MAY_BE_ANY) != MAY_BE_DOUBLE) { in zend_range_info()
|
/PHP-7.4/ext/oci8/tests/ |
H A D | imp_res_3.phpt | 42 open c1 for select t1.*, t2.*, t3.*, t4.*, t5.* 43 from imp_res_3_tab_1 t1, imp_res_3_tab_1 t2, imp_res_3_tab_1 t3,
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 12617 # GRR: line below too general as it catches also Xbase index file t3-CHAR.NDX
|
H A D | magic | 12617 # GRR: line below too general as it catches also Xbase index file t3-CHAR.NDX
|