Home
last modified time | relevance | path

Searched refs:n (Results 3751 – 3775 of 9440) sorted by relevance

1...<<151152153154155156157158159160>>...378

/PHP-5.6/ext/imap/tests/
H A Dimap_fetchbody_variation6.phpt19 echo "*** Testing imap_fetchbody() : usage variations ***\n";
32 echo "\n-- \$msg_no is $msg_no --\n";
35 echo imap_last_error() . "\n";
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt45 printf("[%03d] id = %d, val = %s... (length: %d)\n",
51 printf("[%03d] %s, [%s] %s\n",
54 (is_object($db)) ? $db->errorCode() : 'n/a',
55 (is_object($db)) ? implode(' ', $db->errorInfo()) : 'n/a');
H A Dpdo_mysql_stmt_errorinfo.phpt16 printf("Testing emulated PS...\n");
20 printf("[002] Unable to turn on emulated prepared statements\n");
35 printf("[001] %s [%s] %s\n",
39 printf("Testing native PS...\n");
43 printf("[004] Unable to turn off emulated prepared statements\n");
57 printf("[003] %s [%s] %s\n",
/PHP-5.6/ext/pdo/tests/
H A Dpdo_023.phpt24 echo __METHOD__ . "()\n";
29 echo __METHOD__ . "()\n";
39 echo __METHOD__ . "()\n";
52 echo __METHOD__ . "()\n";
/PHP-5.6/ext/spl/tests/
H A Dobserver_001.phpt17 echo $this->name . '->' . __METHOD__ . '(' . $subject->getName() . ");\n";
38 echo '$sub->' . __METHOD__ . '(' . $observer->getName() . ");\n";
47 echo '$sub->' . __METHOD__ . '(' . $observer->getName() . ");\n";
57 echo '$sub->' . __METHOD__ . "();\n";
/PHP-5.6/ext/standard/tests/serialize/
H A Dserialization_objects_001.phpt18 echo "\n--- Testing objects ---\n";
34 echo "\n--- testing reference to an obj ---\n";
/PHP-5.6/tests/classes/
H A Darray_access_009.phpt22 echo __METHOD__ . "($element)\n";
32 echo __METHOD__ . "($this->element, $index)\n";
37 echo __METHOD__ . "($this->element, $index)\n";
43 echo __METHOD__ . "($this->element, $index, $value)\n";
48 echo __METHOD__ . "($this->element, $index)\n";
106 echo "===ArrayOverloading===\n";
H A Darray_access_011.phpt16 echo __METHOD__ . "($element)\n";
23 echo __METHOD__ . "($this->element, $index)\n";
28 echo __METHOD__ . "($this->element, $index)\n";
33 echo __METHOD__ . "($this->element, $index, $value)\n";
38 echo __METHOD__ . "($this->element, $index)\n";
88 echo "===ArrayOverloading===\n";
/PHP-5.6/ext/mysql/tests/
H A Dbug55473.phpt33 die(sprintf("[001] %s\n", mysql_error()));
36 printf("[002] [%d] %s\n", mysql_errno($conn), mysql_error($conn));
49 printf("[003] reconnect %d\n", $i);
55 printf("[004] [%d] %s\n", mysql_errno($conn), mysql_error($conn));
60 printf("[005] Setting openened files...\n");
64 printf("[007] Opened files as expected\n");
/PHP-5.6/ext/standard/tests/array/
H A Dsizeof_variation1.phpt12 echo "*** Testing sizeof() : usage variations ***\n";
14 …"--- Testing sizeof() for all scalar types in default,COUNT_NORMAL and COUNT_RECURSIVE mode ---\n";
58 echo "-- Iteration $counter --\n";
64 echo "\n";
68 echo "\n";
72 echo "\n";
H A Darray_combine_variation5.phpt17 …Testing array_combine() : assoc array with diff values to both \$keys and \$values argument ***\n";
55 /*7*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3.3 => "pen\n"),
56 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3.3 => 'pen\n'),
72 echo "-- Iteration $iterator --\n";
145 ["pen\n"]=>
146 string(5) "pen\n"
H A Dshuffle_variation3.phpt15 echo "*** Testing shuffle() : arrays with diff types of values ***\n";
52 echo "\n*** Testing shuffle() with arrays having different types of values ***\n";
55 echo "\n-- Iteration $counter --\n";
57 echo "\nThe output array is:\n";
H A Darray_merge_recursive_variation4.phpt15 echo "*** Testing array_merge_recursive() : assoc. array with diff. keys to \$arr1 argument ***\n";
48 /*5*/ array('\tHello' => array("hello", 'world'), '\v\fworld' => 2.2, 'pen\n' => 111),
49 array("\tHello" => array("hello", 'world'), "\v\fworld" => 2.2, "pen\n" => 111),
62 echo "-- Iteration $iterator --\n";
65 echo "-- With default argument --\n";
69 echo "-- With more arguments --\n";
262 ["pen\n"]=>
276 ["pen\n"]=>
/PHP-5.6/ext/standard/tests/file/
H A Dcopy_variation8.phpt18 echo "*** Testing copy() function: copying links across different directories ***\n";
51 echo "\n-- Iteration $count --\n";
52 echo "- With symlink -\n";
59 echo "- With hardlink -\n";
76 echo "*** Done ***\n";
H A Dfgetcsv_error.phpt10 echo "*** Testing error conditions ***\n";
12 echo "-- Testing fgetcsv() with zero argument --\n";
16 echo "-- Testing fgetcsv() with more than expected number of arguments --\n";
26 echo "-- Testing fgetcsv() with invalid arguments --\n";
37 echo "-- Iteration $loop_counter --\n";
42 echo "Done\n";
H A Dfputcsv_error.phpt11 echo "*** Testing error conditions ***\n";
13 echo "-- Testing fputcsv() with zero argument --\n";
17 echo "-- Testing fputcsv() with more than expected number of arguments --\n";
26 echo "-- Testing fputcsv() with invalid arguments --\n";
37 echo "-- Iteration $loop_counter --\n";
42 echo "Done\n";
H A Dfscanf_variation25.phpt15 echo "*** Test fscanf(): different char format types with boolean data ***\n";
34 "\t%c", "\n%c", "%4c",
42 @fprintf($file_handle, "\n");
58 echo "\n-- iteration $counter --\n";
65 echo "\n*** Done ***";
H A Dsymlink_link_linkinfo_is_link_basic1.phpt33 echo "*** Testing symlink(), linkinfo(), link() and is_link() : basic functionality ***\n";
56 echo "\n-- Iteration $counter --\n";
57 echo "-- Testing on soft links --\n";
68 echo "-- Testing on hard links --\n";
84 echo "Done\n";
H A Dfseek_ftell_rewind_error1.phpt16 echo "*** Testing fseek() : error conditions ***\n";
18 echo "-- Testing fseek() with zero argument --\n";
22 echo "-- Testing fseek() with unexpected number of arguments --\n";
28 echo "-- Testing fseek() with invalid arguments --\n";
39 echo "-- Iteration $loop_counter --\n";
53 echo "Done\n";
/PHP-5.6/ext/oci8/tests/
H A Dcoll_019.phpt21 echo "Test 0\n";
34 echo "Test 1\n";
44 echo "Test 2\n";
50 echo "Test 3\n";
62 echo "Test 4\n";
75 echo "Done\n";
/PHP-5.6/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt19 echo "*** Testing chunk_split() : different 'chunklen' with heredoc 'str' ***\n";
25 This's heredoc string with \t and \n white space char.
48 echo "-- Iteration ".($count+1). " --\n";
61 …:: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :::w:::i:::t:::h::: ::: ::: :::a:::
64 :::c:::h:::u:::n:::k:::_:::s:::p:::l:::i:::t:::(:::):::"
H A Dstrncmp_variation5.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
12 echo "*** Test strncmp() function: by supplying all types for 'len' ***\n";
15 $str1 = "Hello, World\n";
16 $str2 = "Hello, World\n";
91 echo "-- Iteration $counter --\n";
97 echo "*** Done ***\n";
H A Dwordwrap_variation4.phpt14 echo "*** Testing wordwrap() : usage variations ***\n";
18 $break = '<br />\n';
70 echo "\n--- Testing wordwrap() by supplying different values for 'cut' argument ---\n";
73 echo "-- Iteration $counter --\n";
84 echo "Done\n";
/PHP-5.6/ext/mysqli/tests/
H A D047.phpt26 echo "\n=== fetch_fields ===\n";
29 echo "\n=== fetch_field_direct ===\n";
33 echo "\n=== fetch_field ===\n";
52 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
55 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
/PHP-5.6/ext/zip/lib/
H A Dzip_extra_field_api.c182 zip_uint16_t n; in zip_file_extra_fields_count() local
196 n = 0; in zip_file_extra_fields_count()
199 n++; in zip_file_extra_fields_count()
201 return (zip_int16_t)n; in zip_file_extra_fields_count()
211 zip_uint16_t n; in zip_file_extra_fields_count_by_id() local
225 n = 0; in zip_file_extra_fields_count_by_id()
228 n++; in zip_file_extra_fields_count_by_id()
230 return (zip_int16_t)n; in zip_file_extra_fields_count_by_id()

Completed in 31 milliseconds

1...<<151152153154155156157158159160>>...378