Home
last modified time | relevance | path

Searched refs:values (Results 1776 – 1800 of 1922) sorted by relevance

1...<<71727374757677

/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_ukey_variation3.phpt2 Test array_intersect_ukey() function : usage variation - Passing unexpected values to callback argu…
40 //array of values to iterate over
H A Darray_uintersect_assoc_variation1.phpt44 //array of values to iterate over
H A Darray_uintersect_assoc_variation2.phpt44 //array of values to iterate over
H A Darray_uintersect_assoc_variation4.phpt45 //array of values to iterate over
H A Deach_variation1.phpt37 // unexpected values to be passed to $arr argument
H A Duksort_variation1.phpt41 //array of values to iterate over
/PHP-5.5/ext/snmp/tests/
H A Dsnmp2_set.phpt191 Warning: snmp2_set(): Single objid and multiple type or values are not supported in %s on line %s
197 Warning: snmp2_set(): Single objid and multiple type or values are not supported in %s on line %s
H A Dsnmpset.phpt191 Warning: snmpset(): Single objid and multiple type or values are not supported in %s on line %s
197 Warning: snmpset(): Single objid and multiple type or values are not supported in %s on line %s
/PHP-5.5/ext/standard/tests/file/
H A D005_variation.phpt126 echo "\n*** Testing touch() function with different time values ***\n";
236 *** Testing touch() function with different time values ***
H A Dfile_variation2.phpt52 //array of values to iterate over
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in37 ; See syslog(3) for possible values (ex daemon equiv LOG_DAEMON)
510 ; overwrite the values previously defined in the php.ini. The directives are the
516 ; For php_*flag, valid values are on, off, 1, 0, true, false, yes or no.
520 ; overwrite previously defined php.ini values, but will append the new value
526 ; Default Value: nothing is defined by default except the values in php.ini and
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c824 stmt->fetch.func.values = safe_emalloc(sizeof(zval*), stmt->column_count, 0); in do_fetch_func_prepare()
843 if (stmt->fetch.func.values) { in do_fetch_opt_finish()
844 efree(stmt->fetch.func.values); in do_fetch_opt_finish()
845 stmt->fetch.func.values = NULL; in do_fetch_opt_finish()
1161 stmt->fetch.func.values[idx] = val; in do_fetch()
1162 stmt->fetch.cls.fci.params[idx] = &stmt->fetch.func.values[idx]; in do_fetch()
1211 zval_ptr_dtor(&stmt->fetch.func.values[idx]); in do_fetch()
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchheader_variation1.phpt47 // unexpected values to be passed to $stream_id argument
H A Dimap_fetchheader_variation2.phpt47 // unexpected values to be passed to $msg_no argument
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindparam.phpt50 // NULL values
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_014.phpt2 Object serialization / unserialization: references to external values
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation2.phpt62 //array of values to iterate over
H A Dmcrypt_cbc_variation3.phpt62 //array of values to iterate over
H A Dmcrypt_cbc_variation4.phpt62 //array of values to iterate over
H A Dmcrypt_decrypt_variation4.phpt62 //array of values to iterate over
H A Dmcrypt_encrypt_variation4.phpt62 //array of values to iterate over
/PHP-5.5/ext/date/tests/
H A Ddate_sun_info_variation1.phpt2 Test date_sun_info() function : error variations - Pass unexpected values for time argument
H A Ddate_sun_info_variation2.phpt2 Test date_sun_info() function : error variations - Pass unexpected values for latitude argument
H A Ddate_sun_info_variation3.phpt2 Test date_sun_info() function : usage variations - Pass unexpected values for longitude argument
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation2.phpt44 // unexpected values to be passed to $context argument

Completed in 42 milliseconds

1...<<71727374757677