Home
last modified time | relevance | path

Searched refs:from (Results 1076 – 1100 of 1523) sorted by relevance

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

/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug46274.phpt50 $res = $db->query("SELECT blob1 from test_one_blob");
/PHP-7.4/ext/date/tests/
H A Dtimezone_name_from_abbr_basic1.phpt6 * Description: Returns the timezone name from abbrevation
/PHP-7.4/ext/oci8/tests/
H A Dbind_unsupported_1.phpt28 $s = oci_parse($c, "select * from dual where dummy = :c1");
H A Dfield_funcs2.phpt40 $s = oci_parse($c, "select * from field_funcs2_tab");
H A Dlob_002.phpt39 $select_sql = "select b1 from lob_002_tab where id = 1";
H A Dlob_null.phpt31 select data into pdata from lob_null_tab where id = pid;
147 $s = oci_parse ($c, 'select id, data from lob_null_tab order by id');
153 $s = oci_parse ($c, 'select id, data from lob_null_tab order by id');
H A Dbug41069.phpt61 $stid = oci_parse($c, 'select * from bug41069_tab order by c1');
67 $stid = oci_parse($c, 'select * from bug41069_tab@bug41069_dblink order by c1');
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dutil_utf8.inc17 echo \"hello there from the include\n\";";
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_pkey_export_basic.phpt20 // Load the private key from the exported pem string
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_all_edit_basic.phpt13 …PATTERN_ORDER, -10)); //finds any digit that's not 4 10 digits from the end(1 match)
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt27 // Inherit from internal class
/PHP-7.4/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation10.phpt38 // activity from background processes may unexpectedly update the atime
H A Dfscanf_variation55.phpt14 Description: Parses input from a file according to a format
24 echo "*** Test fscanf(): tracking file pointer along with reading data from file ***\n";
72 // reading different data from file using different formats
76 // rewind the file so that for every foreach iteration the file pointer starts from bof
98 *** Test fscanf(): tracking file pointer along with reading data from file ***
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c43 #error This file must be included from pcre2_jit_compile.c.
/PHP-7.4/ext/pdo_mysql/tests/
H A Dconfig.inc5 # user set them from their shell
/PHP-7.4/ext/mysqli/tests/
H A D048.phpt28 …("SELECT col1, col2, col3, col4, col5, col6, col7, col8, col9, col10, col11 from test_fetch_null");
H A Dmysqli_poll_kill.phpt127 printf("Fetching from thread %d...\n", mysqli_thread_id($mysqli));
186 To be fixed later. Minor issue about fetching error message from killed line
192 Fetching from thread %d...
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt36 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…
72 …MS SQL server (works with Access, MyODBC), which is a separate failure, feature/code-path from what
80 foreach ($db->query('SELECT id, data from TEST ORDER BY LEN(data) ASC') as $row) {
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic7.phpt57 'from' => array('foo2'),
153 Warning: mail(): 'from' header must be at most one header. Array is passed for 'from' in %s on line…
/PHP-7.4/docs/
H A Dself-contained-extensions.md19 All of these are available from
34 You now have an empty directory. We will copy the files from the mysqli
123 This will automatically copy the necessary build files and create configure from
/PHP-7.4/ext/standard/
H A Ddns.c371 struct sockaddr_storage from; in PHP_FUNCTION() local
372 uint32_t fromsize = sizeof(from); in PHP_FUNCTION()
813 struct sockaddr_storage from; in PHP_FUNCTION() local
814 uint32_t fromsize = sizeof(from); in PHP_FUNCTION()
1059 struct sockaddr_storage from; in PHP_FUNCTION() local
1060 uint32_t fromsize = sizeof(from); in PHP_FUNCTION()
H A Durl.c472 unsigned char const *from, *end; in php_url_encode() local
475 from = (unsigned char *)s; in php_url_encode()
480 while (from < end) { in php_url_encode()
481 c = *from++; in php_url_encode()
/PHP-7.4/ext/phar/tests/
H A Dphar_extract.phpt147 Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "file1.txt" to "%sextract/fi…
151 Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "aaaaaaaaaaaaaaaaaaaaaaaaaaa…
/PHP-7.4/ext/intl/tests/
H A Dlocale_parse_locale2.phpt84 $res_str .= "No values found from Locale parsing.";
200 No values found from Locale parsing.

Completed in 126 milliseconds

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