Home
last modified time | relevance | path

Searched refs:from (Results 1151 – 1175 of 1523) sorted by relevance

1...<<41424344454647484950>>...61

/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation9.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_values.phpt8 Discription: array_values() returns all the values from the input array
H A Darsort_variation10.phpt7 Elements will be arranged from highest to lowest when this function has completed.
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt50 $res = $db->query("SELECT blob1 from test_one_blob");
H A Dbug69362.phpt28 // Peer authentication might prevent the test from properly running
/PHP-7.4/ext/oci8/tests/
H A Dcommit_001.phpt36 $select_sql = "select * from ".$schema.$table_name."";
H A Dbind_sqltnum_11g.phpt32 $s = oci_parse($c, "select $colname from bind_sqltnum_tab where id = :id");
57 $s = oci_parse($c, "select id, varchar2_t10 from bind_sqltnum_tab");
H A Dbind_sqltnum.phpt32 $s = oci_parse($c, "select dump($colname) from bind_sqltnum_tab where id = :id");
57 $s = oci_parse($c, "select id, varchar2_t10 from bind_sqltnum_tab");
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_csr_export_to_file_basic.phpt78 Warning: openssl_csr_export_to_file(): cannot get CSR from parameter 1 in %s on line %d
/PHP-7.4/tests/classes/
H A Dconstants_basic_004.phpt32 // Should also include inherited properties from B.
/PHP-7.4/Zend/tests/
H A Dbug37632.phpt135 Fatal error: Uncaught Error: Call to protected C4::__construct() from context 'B4' in %sbug37632.ph…
/PHP-7.4/ext/standard/tests/strings/
H A Dtrim_error.phpt7 * Description: Strip whitespace (or other characters) from the beginning and end of a string.
/PHP-7.4/ext/mysqli/tests/
H A D013.phpt40 $result = mysqli_query($link, "select * from test_bind_result");
H A Dmysqli_report.phpt114 /* mysqli_stmt_execute() = mysql_stmt_execute cannot be tested from PHP */
127 /* mysqli_stmt_bind_result() = mysql_stmt_bind_result() cannot be tested from PHP */
128 /* mysqli_stmt_fetch() = mysql_stmt_fetch() cannot be tested from PHP */
129 /* mysqli_stmt_result_metadata() = mysql_stmt_result_metadata() cannot be tested from PHP */
130 /* mysqli_stmt_store_result() = mysql_stmt_store_result() cannot be tested from PHP */
H A Dmysqli_explain_metadata.phpt97 printf("[016] Prepared Statement metadata differs from normal metadata, dumping\n");
106 printf("[017] Cannot fetch result from PS [%d] %s\n",
/PHP-7.4/docs/
H A Dmailinglist-rules.md18 c. Prevent you from making a fool of yourself in public.
60 2. Consider taking a step back from a very active thread now and then. Maybe
/PHP-7.4/
H A Dphp.ini-development9 ; PHP attempts to find and load this configuration from a number of locations.
30 ; PHP files served from www.example.com. Directives set in these
38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
557 ; You can download a copy of the PHP manual from http://php.net/docs
865 ; http://php.net/from
866 ;from="john@doe.com"
876 ; If your scripts have to deal with files from Macintosh systems,
877 ; or you are running on a Mac and need to deal with files from
1021 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1075 ; http://php.net/sendmail-from
[all …]
H A Dphp.ini-production9 ; PHP attempts to find and load this configuration from a number of locations.
30 ; PHP files served from www.example.com. Directives set in these
38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
557 ; You can download a copy of the PHP manual from http://php.net/docs
865 ; http://php.net/from
866 ;from="john@doe.com"
876 ; If your scripts have to deal with files from Macintosh systems,
877 ; or you are running on a Mac and need to deal with files from
1021 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1075 ; http://php.net/sendmail-from
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation6.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different integer formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation12.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different float formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation31.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different octal formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation37.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different hexa formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation43.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different unsigned formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation49.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different scientific formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_sign.phpt38 "since they are derived from a fixed seed";

Completed in 73 milliseconds

1...<<41424344454647484950>>...61