Home
last modified time | relevance | path

Searched refs:from (Results 51 – 75 of 1543) sorted by relevance

12345678910>>...62

/PHP-7.0/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt125 Fetch Row from PHP
132 Fetch Row from PL/SQL
138 Fetch Row from PHP
145 Fetch Row from PL/SQL
151 Fetch Row from PHP
162 Fetch Row from PL/SQL
168 Fetch Row from PHP
181 Fetch Row from PHP
194 Fetch Row from PHP
213 Fetch Row from PHP
[all …]
H A Dbug51291_1.phpt12 $s = @oci_parse($c, "select ' from dual");
21 $s = @oci_parse($c, "select ' from dual");
73 $s2 = oci_parse($c, 'select 1 from dual');
92 $s = oci_parse($c, 'select 1 from dual');
208 string(29) "select doesnotexist from dual"
219 string(29) "select doesnotexist from dual"
233 string(29) "select doesnotexist from dual"
246 string(29) "select doesnotexist from dual"
260 string(29) "select doesnotexist from dual"
274 string(29) "select doesnotexist from dual"
[all …]
H A Dimp_res_get_close_3.phpt28 open c1 for select 1 from dual union all select 2 from dual;
30 open c1 for select 3 from dual union all select 4 from dual;
32 open c1 for select 5 from dual union all select 6 from dual;
/PHP-7.0/ext/pdo/tests/
H A Dbug_60665.phpt17 case 'oci': $from = 'from dual'; break;
18 case 'firebird': $from = 'from rdb$database'; break;
19 default: $from = ''; break;
21 $statement = $db->prepare("SELECT NULL AS null_value, 0 AS zero, 1 AS one $from");
H A Dbug_43139.phpt20 $from = '';
22 $from = 'from dual';
24 $from = 'FROM RDB$DATABASE';
27 var_dump($db->query("select 0 as abc, 1 as xyz, 2 as def $from")->fetchAll(PDO::FETCH_GROUP));
/PHP-7.0/ext/standard/tests/strings/
H A Dstrtr_variation6.phpt2 Test strtr() function : usage variations - unexpected inputs for 'from' argument
5 /* Prototype : string strtr(string $str, string $from[, string $to]);
11 /* Test strtr() function: with unexpected inputs for 'from'
15 echo "*** Testing strtr() function: with unexpected inputs for 'from' ***\n";
34 // array of values for 'from'
78 // loop through with each element of the $from array to test strtr() function
82 $from = $from_arr[$index];
83 var_dump( strtr($str, $from, $to) );
91 *** Testing strtr() function: with unexpected inputs for 'from' ***
H A Dltrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the beginning of a string.
21 echo "\n-- Trim non-whitespace from a string --\n";
24 echo "\n-- Trim some non-white space characters from a string --\n";
27 echo "\n-- Trim some non-white space characters from a string suing a character range --\n";
42 -- Trim non-whitespace from a string --
45 -- Trim some non-white space characters from a string --
48 -- Trim some non-white space characters from a string suing a character range --
H A Drtrim_basic.phpt7 * Description: Strip whitespace (or other characters) from the end of a string.
23 echo "\n-- Trim non-whitespace from a string --\n";
26 echo "\n-- Trim some non-white space characters from a string --\n";
29 echo "\n-- Trim some non-white space characters from a string using a character range --\n";
43 -- Trim non-whitespace from a string --
46 -- Trim some non-white space characters from a string --
49 -- Trim some non-white space characters from a string using a character range --
/PHP-7.0/ext/standard/tests/file/
H A Dfgets_socket_variation1.phpt31 echo "\n\nRead a line from the client:\n";
34 echo "\n\nRead another line from the client:\n";
37 echo "\n\nClose the server side socket and read the remaining data from the client\n";
51 Read a line from the client:
56 Read another line from the client:
61 Close the server side socket and read the remaining data from the client
H A Dfgets_socket_variation2.phpt38 echo "Write data from the file:\n";
45 echo "\nRead lines from the client\n";
53 echo "\nClose the server side socket and read the remaining data from the client\n";
63 Write data from the file:
66 Read lines from the client
68 Close the server side socket and read the remaining data from the client
/PHP-7.0/ext/gd/tests/
H A Dcreatefromgd2.phpt12 echo 'test create from gd2: ';
17 echo 'test create from gd2 part: ';
22 test create from gd2: ok
23 test create from gd2 part: ok
/PHP-7.0/ext/pdo_oci/tests/
H A Dpdo_oci_templob_1.phpt15 $clobquery1 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
16 $clobquery2 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
17 $clobquery3 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
18 $clobquery4 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
19 $clobquery5 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
20 $clobquery6 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
21 $clobquery7 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
22 $clobquery8 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
23 $clobquery9 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
24 $clobquery10 = "select TO_CLOB('Hello World') CLOB_DATA from dual";
/PHP-7.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c284 enum mbfl_no_encoding from, in mbfl_convert_filter_common_init() argument
292 if ((filter->from = mbfl_no2encoding(from)) == NULL) { in mbfl_convert_filter_common_init()
325 enum mbfl_no_encoding from, in mbfl_convert_filter_new() argument
334 vtbl = mbfl_convert_filter_get_vtbl(from, to); in mbfl_convert_filter_new()
413 vtbl = mbfl_convert_filter_get_vtbl(from, to); in mbfl_convert_filter_reset()
419 mbfl_convert_filter_common_init(filter, from, to, vtbl, in mbfl_convert_filter_reset()
584 from = mbfl_no_encoding_8bit; in mbfl_convert_filter_get_vtbl()
585 } else if (from == mbfl_no_encoding_base64 || in mbfl_convert_filter_get_vtbl()
586 from == mbfl_no_encoding_qprint || in mbfl_convert_filter_get_vtbl()
587 from == mbfl_no_encoding_uuencode) { in mbfl_convert_filter_get_vtbl()
[all …]
/PHP-7.0/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv4_udp.phpt24 var_dump(socket_recvfrom($socket, $buf, 12, 0, $from, $port)); //false (EAGAIN - no warning)
35 $from = "";
38 socket_recvfrom($socket, $buf, 12, 0, $from); // cause warning
39 $bytes_received = socket_recvfrom($socket, $buf, 12, 0, $from, $port);
41 die('An error occurred while receiving from the socket');
45 echo "Received $buf from remote address $from and remote port $port" . PHP_EOL;
56 Received Ping! from remote address 127.0.0.1 and remote port 1223
H A Dsocket_sentto_recvfrom_ipv6_udp.phpt21 var_dump(socket_recvfrom($socket, $buf, 12, 0, $from, $port)); // false (EAGAIN, no warning)
37 $from = "";
40 socket_recvfrom($socket, $buf, 12, 0, $from); // cause warning
41 $bytes_received = socket_recvfrom($socket, $buf, 12, 0, $from, $port);
43 die('An error occurred while receiving from the socket');
47 echo "Received $buf from remote address $from and remote port $port" . PHP_EOL;
58 Received Ping! from remote address ::1 and remote port 1223
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt21 socket_recvfrom($socket, $buf, 12, 0, $from, $port); // cause warning
37 $from = "";
40 socket_recvfrom($socket, $buf, 12, 0, $from); // cause warning
41 $bytes_received = socket_recvfrom($socket, $buf, 12, 0, $from, $port);
43 die('An error occurred while receiving from the socket');
47 echo "Received $buf from remote address $from and remote port $port" . PHP_EOL;
59 Received Ping! from remote address ::1 and remote port 1223
/PHP-7.0/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation3.phpt31 Received: from localhost (localhost [127.0.0.1]) by localhost
34 (envelope-from example-return-0000-example=example.com@example.com)
139 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
158 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
177 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
196 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
215 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
234 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
258 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
277 …"from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <example@example.com…
[all …]
H A Diconv_mime_decode_variation3.phpt121 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0' is not allowed in %s on li…
126 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
131 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `12345' is not allowed in %s o…
136 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-2345' is not allowed in %s o…
141 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `10.5' is not allowed in %s on…
146 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-10.5' is not allowed in %s o…
161 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0.5' is not allowed in %s on …
172 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
180 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
194 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `string' is not allowed in %s …
[all …]
/PHP-7.0/ext/reflection/tests/
H A DReflectionParameter_001.phpt26 echo "Parameters from twoArgMethod:\n\n";
35 echo "Parameters from oneArgNonStatic:\n\n";
45 echo "Parameters from noArgs:\n\n";
57 Parameters from twoArgMethod:
69 Parameters from oneArgNonStatic:
76 Parameters from noArgs:
/PHP-7.0/Zend/tests/generators/
H A Dyield_from_multi_tree_exception.phpt2 yield from on multiple trees needing merge
6 function from($levels) {
16 yield from $gen;
24 $all[] = $gens[0][0] = from($levels);
67 #0 %s(%d): from(5)
73 ClosedGeneratorException: Generator yielded from aborted, no return value available in %s:%d
H A Dyield_from_by_reference.phpt2 Yield from by reference is not supported
7 yield from [];
12 Fatal error: Cannot use "yield from" inside a by-reference generator in %s on line %d
H A Ddangling_send_target.phpt2 Yield from does not leave a dangling send target
6 yield from [yield];
14 yield from [1, 2, 3];
/PHP-7.0/Zend/tests/
H A Dbug55086.phpt8 public function hello() { return 'hello from t1'; }
12 public function hello() { return 'hello from t2'; }
35 hello from t1
36 hello from t1
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_validate_basic.phpt14 <!ELEMENT note (to,from,heading,body)>
16 <!ELEMENT from (#PCDATA)>
22 <from>Jani</from>
/PHP-7.0/ext/standard/tests/array/
H A Darray_column_basic.phpt8 * Returns an array containing all the values from
13 /* Array representing a possible record set returned from a database */
32 echo "-- first_name column from recordset --\n";
35 echo "-- id column from recordset --\n";
38 echo "-- last_name column from recordset, keyed by value from id column --\n";
41 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
141 -- first_name column from recordset --
150 -- id column from recordset --
159 -- last_name column from recordset, keyed by value from id column --
168 -- last_name column from recordset, keyed by value from first_name column --

Completed in 21 milliseconds

12345678910>>...62