Home
last modified time | relevance | path

Searched refs:from (Results 1226 – 1250 of 1523) sorted by relevance

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

/PHP-7.4/ext/oci8/tests/
H A Dpassword.phpt32 // Second connect should return a new resource because the hash string will be different from $c1
H A Dpassword_2.phpt31 // Second connect should return a new resource because the hash string will be different from $c1
H A Dbind_char_2_11gR1.phpt36 $s = oci_parse($c, "select * from bind_char_tab where c1 = :bv");
/PHP-7.4/ext/standard/tests/array/
H A Darray_filter_variation8.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_merge_recursive_variation10.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_unique_variation3.phpt6 * Description: Removes duplicate values from array
H A Darray_values_variation2.phpt6 * Description: Return just the values from the input array
H A Darray_values_variation3.phpt6 * Description: Return just the values from the input array
H A Darsort_variation11.phpt7 Elements will be arranged from highest to lowest when this function has completed.
H A Dasort_variation11.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dsort_variation8.phpt7 Elements will be arranged from lowest to highest when this function has completed.
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt32 // add portion to test setting stub from resource
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug62479.phpt28 // Peer authentication might prevent the test from properly running
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic_alt2-win32.phpt33 $extra_headers = "from: user@example.com";
/PHP-7.4/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt17 $fields = array ('toaddress','to','fromaddress','from',
H A Dimap_headerinfo_basic.phpt17 $fields = array ('toaddress','to','fromaddress','from',
/PHP-7.4/ext/mysqli/tests/
H A D003.phpt31 From MySQL 4.1.0 on, TIMESTAMP display format differs from that of earlier MySQL releases:
H A Dmysqli_pconn_max_links.phpt81 printf("[002] Cannot get # active persistent links from phpinfo()\n");
141 printf("[010] Cannot get # of active persistent links from phpinfo()\n");
179 printf("[016] Cannot get # of active persistent links from phpinfo()\n");
/PHP-7.4/ext/standard/
H A Dstring.c2467 zval *from; local
2480 Z_PARAM_ZVAL(from)
2491 if (Z_TYPE_P(from) != IS_ARRAY) {
2492 convert_to_long_ex(from);
2527 if (Z_TYPE_P(from) != IS_ARRAY) {
2530 f = Z_LVAL_P(from);
2629 f = Z_LVAL_P(from);
3156 lc_from = tolower(from);
3465 zval *from; local
3473 Z_PARAM_ZVAL(from)
[all …]
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_box.phpt37 "since they are derived from a fixed seeds";
/PHP-7.4/ext/session/tests/
H A Dsession_decode_basic.phpt12 * Description : Decodes session data from a string
H A Dsession_decode_basic_serialize.phpt12 * Description : Decodes session data from a string
/PHP-7.4/ext/simplexml/tests/
H A Dfeature55218.phpt2 Bug #55218 getDocNamespaces from current element and not root
/PHP-7.4/ext/gmp/tests/
H A Dgmp_import.phpt8 // Tests taken from GMPs own test suite.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtok_variation5.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token

Completed in 189 milliseconds

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