Home
last modified time | relevance | path

Searched refs:k (Results 251 – 275 of 393) sorted by relevance

1...<<111213141516

/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dfrontcontroller9.phar8k+����������a.jpg����� H�����b�����������a.php����� H���l�`������� ���fronk.gronk����� …
/PHP-8.2/ext/phar/tests/files/
H A Dfrontcontroller9.phar8k+����������a.jpg����� H�����b�����������a.php����� H���l�`������� ���fronk.gronk����� …
/PHP-8.2/ext/mysqli/tests/
H A Dlocal_infile_tools.inc122 foreach ($expected as $k => $values) {
124 … printf("[%03d/%d] [%d] '%s'\n", $offset + 4, $k, mysqli_errno($link), mysqli_error($link));
129 $offset + 5, $k,
135 $offset + 6, $k,
H A Dmysqli_stmt_attr_get_prefetch.phpt18 gettype($tmp), $tmp, $k, $attr);
H A Dmysqli_class_mysqli_driver_interface.phpt17 foreach ($methods as $k => $method) {
19 unset($expected_methods[$method], $methods[$k]);
H A Dmysqli_fetch_fields.phpt27 foreach ($fields as $k => $field) {
29 switch ($k) {
/PHP-8.2/ext/opcache/tests/jit/
H A Dfe_reset_undef.phpt13 foreach ($a as $k) {}
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_115.phpt18 foreach ($obj as $k => &$v) {}
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt33 // 10 * (10 * 1024) = 10 * (10 * 1k) = 100k
H A Dbug53782.phpt25 foreach ($res as $k => $v) {
H A Dbug41125.phpt31 foreach ($queries as $k => $query) {
34 printf("[%d] Query: [[%s]]\n", $k + 1, $query);
72 foreach ($queries as $k => $query) {
77 printf("[%d] Query: [[%s]]\n", $k + 1, $query);
/PHP-8.2/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt47 string(1) "k"
113 string(1) "k"
/PHP-8.2/ext/random/
H A Dengine_xoshiro256starstar.c40 ZEND_ATTRIBUTE_CONST static inline uint64_t rotl(const uint64_t x, int k) in rotl() argument
42 return (x << k) | (x >> (64 - k)); in rotl()
/PHP-8.2/ext/gd/libgd/
H A Dgd_jpeg.c323 static int CMYKToRGB(int c, int m, int y, int k, int inverted);
525 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB() argument
531 k = 255 - k; in CMYKToRGB()
533 …return gdTrueColor((255 - c) * (255 - k) / 255, (255 - m) * (255 - k) / 255, (255 - y) * (255 - k)… in CMYKToRGB()
/PHP-8.2/ext/xml/tests/
H A Dxml001.phpt39 foreach ($attribs as $k => $v) {
40 print " $k=\"$v\"";
H A Dxml003.phpt19 foreach ($attribs as $k => $v) {
20 print " $k=\"$v\"";
H A Dxml002.phpt19 foreach ($attribs as $k => $v) {
20 print " $k=\"$v\"";
/PHP-8.2/ext/spl/tests/
H A Diterator_014.phpt71 …r(array("a", array("ba", array("bba", "bbb"), array(array("bcaa"))), array("ca"), "d"))) as $k=>$v)
73 echo "$k=>$v\n";
H A Diterator_047.phpt43 foreach(new RecursiveIteratorIterator($this) as $k => $v)
45 var_dump($k);
/PHP-8.2/ext/pdo/tests/
H A Dpdo_test.inc59 foreach ($config['ENV'] as $k => $v) {
60 putenv("$k=$v");
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt8 foreach ($method->getParameters() as $k => $parameter) {
/PHP-8.2/ext/opcache/tests/opt/
H A Dsccp_010.phpt19 $k = 2 * $i;
/PHP-8.2/Zend/tests/
H A Dbug37715.phpt22 foreach($a as $k => $d)
/PHP-8.2/ext/opcache/jit/ir/
H A Dir_cfg.c389 ir_ref i, j, n, k, *p, use; in ir_remove_merge_input() local
416 for (k = 0, p = &ctx->use_edges[use_list->refs]; k < use_list->count; k++, p++) { in ir_remove_merge_input()
444 for (k = 0, p = &ctx->use_edges[use_list->refs]; k < use_list->count; k++, p++) { in ir_remove_merge_input()
628 uint32_t k = bb->predecessors_count;
640 while (--k > 0) {
664 } while (--k > 0);
722 uint32_t k = bb->predecessors_count; in ir_build_dominators_tree() local
731 k--; in ir_build_dominators_tree()
737 IR_ASSERT(k > 0); in ir_build_dominators_tree()
742 while (--k > 0) { in ir_build_dominators_tree()
/PHP-8.2/ext/openssl/tests/
H A Dsni_server_uk_key.pem7 L+fayUdWGnnpYTVOysYL8mCoi9Ar0BPgtHEVvwIDAQABAoIBAGpg7XyWMxpAno/k

Completed in 39 milliseconds

1...<<111213141516