Home
last modified time | relevance | path

Searched refs:from (Results 276 – 300 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/PHP-7.0/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt20 echo "*** Testing popen(): reading from the pipe ***\n";
37 // remove variables_order= from PHP.ini (setting it in run-test's
63 *** Testing popen(): reading from the pipe ***
H A Dfscanf_variation1.phpt8 Description: Parses input from a file according to a format
28 // capturing the return value from fscanf() called without third argument
H A Dfile_variation5-win32.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
/PHP-7.0/ext/oci8/tests/
H A Ddriver_name_11gR2.phpt28 echo"\n***Test 1.2 - Get the values from different connections **************\n";
44 from v\$session_connect_info sci, v\$session s
59 ***Test 1.2 - Get the values from different connections **************
H A Dfetch_all4.phpt24 $s = oci_parse($c, "select * from fetch_all4_tab where 1 = 0");
33 $s = oci_parse($c, "select * from fetch_all4_tab where 1 = 0");
H A Dlob_038.phpt39 $s = oci_parse($c,"select clob from ".$schema.$table_name);
49 $s = oci_parse($c, "select clob from ".$schema.$table_name);
86 $s = oci_parse($c, "select blob from ".$schema.$table_name);
93 $s = oci_parse($c, "select blob from ".$schema.$table_name);
H A Drefcur_prefetch_3.phpt54 $sqlstmt = "select cursor(select * from nescurtest) curs1 from dual";
71 $sql_stmt = "select value from v\$mystat a,v\$statname c where
72 a.statistic#=c.statistic# and c.name='SQL*Net roundtrips to/from client'";
H A Dconn_attr_5.phpt26 // Set the attributes in one scope and verify the values from another scope.
29 echo "Get the Values from a different scope \n";
64 Get the Values from a different scope
H A Ddriver_name.phpt31 echo"\n***Test 1.2 - Get the values from different connections **************\n";
47 from v\$session_connect_info sci, v\$session s
62 ***Test 1.2 - Get the values from different connections **************
H A Dfetch_object.phpt29 if (!($s = oci_parse($c, 'select * from fetch_object_tab'))) {
43 if (!($s = oci_parse($c, 'select * from fetch_object_tab'))) {
59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dfetch_object_1.phpt29 if (!($s = oci_parse($c, 'select * from fetch_object_tab'))) {
43 if (!($s = oci_parse($c, 'select * from fetch_object_tab'))) {
59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dlob_018.phpt43 $query = 'select * from lob_018_tab order by mykey asc';
54 $query = 'select * from lob_018_tab order by mykey desc';
74 $query = 'select * from lob_018_tab where mykey = 3';
/PHP-7.0/ext/spl/
H A DTODO3 Implement the classes/interfaces from the .inc files in
/PHP-7.0/ext/sockets/tests/
H A Dmcast_ipv6_recv.phpt17 * troublesome to send multicast traffic from lo, which we must since
75 $r = socket_recvfrom($s, $str, 2000, 0, $from, $fromPort);
76 var_dump($r, $str, $from);
77 $sblock = $from;
154 …$r = socket_sendto($sends1, $m = "mcast packet from desired source", strlen($m), 0, $mcastaddr, 30…
221 7> mcast packet from desired source
H A Dmcast_ipv6_recv_limited.phpt14 * troublesome to send multicast traffic from lo, which we must since
70 $r = socket_recvfrom($s, $str, 2000, 0, $from, $fromPort);
71 var_dump($r, $str, $from);
72 $sblock = $from;
/PHP-7.0/ext/phar/
H A DLICENSE19 derived from this software without prior written permission. For
22 4. Products derived from this software may not be called "PHP", nor
24 from group@php.net. You may indicate that your software works in
29 license from time to time. Each version will be given a
41 "This product includes PHP software, freely available from
72 from libarchive, licensed with this license:
/PHP-7.0/sapi/cli/tests/
H A Dcli_process_title_unix.phpt41 echo "Actually loaded from ps: $loaded_title\n";
47 echo "Actually loaded from get: $read_title\n";
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_validate_on_parse_variation.phpt27 $Body = $dom->getElementsByTagName('from')->item(0);
44 Warning: DOMDocument::loadXML(): Element from was declared #PCDATA but contains non text nodes in E…
/PHP-7.0/ext/filter/docs/
H A Dfilter.txt25 * Removed min_range and max_range flags from the float filter.
31 * Changed return value of filters which got invalid data from 'false' to
58 Returns the filtered variable *$name* from source *$source*. It uses the
195 quotes from being encoded as numerical HTML
197 * STRIP_LOW: excludes all characters < 0x20 from the
199 * STRIP_HIGH: excludes all characters >= 0x80 from
220 * STRIP_LOW: excludes all characters < 0x20 from the
222 * STRIP_HIGH: excludes all characters >= 0x80 from
239 * STRIP_HIGH: excludes all characters >= 0x80 from
245 XML/HTML being stripped from the input value.
[all …]
/PHP-7.0/tests/func/
H A D003.phpt19 echo "Counting from $i to $j\n";
64 echo "and now, from a function...\n";
104 Counting from 7 to 14
224 and now, from a function...
/PHP-7.0/tests/lang/
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
/PHP-7.0/Zend/
H A Dzend_multibyte.c48 …ing_converter(unsigned char **to, size_t *to_length, const unsigned char *from, size_t from_length… in dummy_encoding_converter() argument
148 …ing_converter(unsigned char **to, size_t *to_length, const unsigned char *from, size_t from_length… in zend_multibyte_encoding_converter() argument
150 …return multibyte_functions.encoding_converter(to, to_length, from, from_length, encoding_to, encod… in zend_multibyte_encoding_converter()
/PHP-7.0/ext/pcre/tests/
H A Dbug71537.phpt2 Fixed bug #71537 (PCRE segfault from Opcache)
/PHP-7.0/ext/odbc/tests/
H A Dbug73448.phpt16 "/* valid select with result */ select * from sys.sysobjects",
18 "/* valid select with result */ select * from sys.sysobjects",

Completed in 37 milliseconds

1...<<11121314151617181920>>...62