Home
last modified time | relevance | path

Searched refs:values (Results 1726 – 1750 of 1922) sorted by relevance

1...<<61626364656667686970>>...77

/PHP-5.5/ext/standard/tests/file/
H A Dumask_variation3.phpt57 //array of values to iterate over
H A Dfile_variation3.phpt56 //array of values to iterate over
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_variation1.phpt39 // unexpected values to be passed to $arr1 argument
H A Darray_merge_variation2.phpt39 // unexpected values to be passed to $arr2 argument
H A Drsort_variation2.phpt40 // unexpected values to be passed to $sort_flags argument
H A Darray_change_key_case_variation1.phpt36 // unexpected values to be passed to $input argument
H A Darray_key_exists_variation2.phpt40 // unexpected values to be passed to $search argument
H A Dasort_object2.phpt12 * testing asort() by providing integer/string object arrays with following flag values
H A Dcurrent_variation1.phpt38 // unexpected values to be passed to $array_arg argument
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation8.phpt16 echo "*** Testing strcspn() : with different start and len values ***\n";
74 // definig array of start values
84 // defining array of len values
113 *** Testing strcspn() : with different start and len values ***
H A Dlcfirst.phpt44 /* loop to test working of lcfirst with different values */
/PHP-5.5/ext/pgsql/
H A Dpgsql.c530 ZEND_ARG_INFO(0, values)
537 ZEND_ARG_INFO(0, values)
5432 assert(Z_TYPE_P(values) == IS_ARRAY);
5448 for (zend_hash_internal_pointer_reset_ex(Z_ARRVAL_P(values), &pos);
5450 zend_hash_move_forward_ex(Z_ARRVAL_P(values), &pos)) {
6079 zval *pgsql_link, *values; local
6283 zval *pgsql_link, *values; local
6291 &pgsql_link, &table, &table_len, &values, &option) == FAILURE) {
6304 if (php_pgsql_insert(pg_link, table, values, option, &sql TSRMLS_CC) == FAILURE) {
6439 zval *pgsql_link, *values, *ids; local
[all …]
/PHP-5.5/ext/spl/tests/
H A Dclass_implements_variation1.phpt54 //array of values to iterate over
H A Dclass_uses_variation1.phpt54 //array of values to iterate over
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation1.phpt42 // unexpected values to be passed to $stream_id argument
H A Dimap_fetch_overview_variation2.phpt45 // unexpected values to be passed to <<<ARGUMENT HERE>>> argument
H A Dimap_fetchbody_variation2.phpt44 // unexpected values to be passed to $msg_no argument
/PHP-5.5/ext/interbase/tests/
H A D007.phpt69 values (?,?,?,?,?,?,?,?,?,?,?)",
/PHP-5.5/ext/session/tests/
H A Dsession_name_error.phpt38 // Unexpected values to be passed as arguments
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation4.phpt60 //array of values to iterate over
H A Dmb_strrchr_variation4.phpt60 //array of values to iterate over
H A Dmb_strstr_variation4.phpt60 //array of values to iterate over
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb_variation1.phpt64 //array of values to iterate over
H A Dmcrypt_encrypt_variation1.phpt62 //array of values to iterate over
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h621 zval **values; /* freed */ member

Completed in 69 milliseconds

1...<<61626364656667686970>>...77