Home
last modified time | relevance | path

Searched refs:value (Results 176 – 200 of 2010) sorted by relevance

12345678910>>...81

/PHP-5.4/ext/standard/tests/array/
H A Darray_map_variation1.phpt15 $arr = array("stringkey" => "value");
31 string(5) "value"
38 string(5) "value"
40 string(5) "value"
45 string(5) "value"
51 string(5) "value"
53 string(5) "value"
H A Darray_walk_variation6.phpt19 * Parameters : $value - value from key/value pair of the array
24 function for_numeric($value, $key, $user_data)
29 var_dump($value);
35 * Parameters : $value - values in given input array
37 * Description : Function appends key to the value
39 function for_string($value, $key)
44 var_dump($value);
48 /* Prototype : for_mixed( mixed $value, mixed $key)
49 * Parameters : $value - values in given input array
53 function for_mixed($value, $key)
[all …]
H A Drsort_variation7.phpt16 // bool value array
19 echo "\n-- 'flag' value is defualt --\n";
24 echo "\n-- 'flag' value is SORT_REGULAR --\n";
29 echo "\n-- 'flag' value is SORT_NUMERIC --\n";
34 echo "\n-- 'flag' value is SORT_STRING --\n";
45 -- 'flag' value is defualt --
58 -- 'flag' value is SORT_REGULAR --
71 -- 'flag' value is SORT_NUMERIC --
84 -- 'flag' value is SORT_STRING --
H A Darray_walk_recursive_variation6.phpt19 * Parameters : $value - value from key/value pair of the array
24 function for_numeric($value, $key, $user_data)
29 var_dump($value);
35 * Parameters : $value - values in given input array
37 * Description : Function appends key to the value
39 function for_string($value, $key)
44 var_dump($value);
48 /* Prototype : for_mixed( mixed $value, mixed $key)
49 * Parameters : $value - values in given input array
53 function for_mixed($value, $key)
[all …]
H A Drsort_variation8.phpt39 echo "\n-- 'flag' value is default --\n";
44 echo "\n-- 'flag' value is SORT_REGULAR --\n";
59 -- 'flag' value is default --
64 -- 'flag' value is SORT_REGULAR --
71 -- 'flag' value is default --
79 -- 'flag' value is SORT_REGULAR --
89 -- 'flag' value is default --
105 -- 'flag' value is SORT_REGULAR --
123 -- 'flag' value is default --
152 -- 'flag' value is SORT_REGULAR --
H A Dsort_variation11.phpt12 * testing sort() by providing mixed value array for $array argument with following flag values.
13 * flag value as defualt
19 // mixed value array
27 echo "\n-- Testing sort() by supplying mixed value array, 'flag' value is defualt --\n";
32 echo "\n-- Testing sort() by supplying mixed value array, 'flag' value is SORT_REGULAR --\n";
42 -- Testing sort() by supplying mixed value array, 'flag' value is defualt --
117 -- Testing sort() by supplying mixed value array, 'flag' value is SORT_REGULAR --
H A Dasort_object1.phpt13 * 1. Defualt flag value
23 // initializing object member value
24 function __construct($value){
25 $this->class_value = $value;
34 // initializing object member value
35 function __construct($value){
36 $this->class_value = $value;
39 // return string value
41 return (string)$this->value;
69 // testing asort() function by supplying string object array, flag value is defualt
[all …]
/PHP-5.4/ext/mbstring/oniguruma/
H A Dst.c259 st_data_t *value;
271 if (value != 0) *value = ptr->record;
298 st_data_t value;
311 ptr->record = value;
320 st_data_t value;
400 st_data_t *value;
410 if (value != 0) *value = 0;
417 if (value != 0) *value = ptr->record;
428 if (value != 0) *value = tmp->record;
452 if (value != 0) *value = 0;
[all …]
/PHP-5.4/tests/classes/
H A Dunset_properties.phpt20 public function __set($name, $value)
22 $this->$name = $value;
23 echo '__set "' . $name . '" to "' . $value . '"';
86 echo $o->setPublicProperty('new publicProperty value via setter');
91 $o->publicProperty = 'new publicProperty value via public access';
136 __set "publicProperty" to "new publicProperty value via setter"
137 new publicProperty value via setter
140 new publicProperty value via public access
147 new protectedProperty value via setter
152 __set "privateProperty" to "new privateProperty value via setter"
[all …]
/PHP-5.4/ext/oci8/tests/
H A Dconn_attr_1.phpt65 The value of MODULE is %s
66 The value of ACTION is
67 The value of CLIENT_INFO is
68 The value of CLIENT_IDENTIFIER is
72 The value of MODULE is PHP TEST1
74 The value of ACTION is TASK1
76 The value of CLIENT_INFO is INFO11
81 The value of MODULE is PHP TEST2
83 The value of ACTION is TASK2
90 The value of MODULE is PHP TEST3
[all …]
/PHP-5.4/ext/xmlrpc/tests/
H A D005.phpt27 <value>
29 </value>
35 <value>
37 </value>
43 <value>
45 </value>
H A D001.phpt21 <value>
23 </value>
33 <value>
35 </value>
48 <value>
50 </value>
/PHP-5.4/ext/tidy/tests/
H A D012.phpt36 ["value"]=>
59 ["value"]=>
83 ["value"]=>
104 ["value"]=>
132 ["value"]=>
257 ["value"]=>
298 ["value"]=>
316 ["value"]=>
398 ["value"]=>
416 ["value"]=>
[all …]
/PHP-5.4/ext/intl/doc/
H A Dformatter_api.php231 * @param integer|double $value Value of the attribute
234 public function setAttribute($attr, $value) {} argument
243 * @param string $value Value of the attribute
246 public function setTextAttribute($attr, $value) {} argument
256 * @param string $value Value of the symbol
258 public function setSymbol($attr, $value) {} argument
399 * @param integer|double $value Value of the attribute
402 function numfmt_set_attribute($formatter, $attribute, $value) {} argument
412 * @param string $value Value of the attribute
426 * @param string $value Value of the symbol
[all …]
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_variation1.phpt90 echo "\n-- Testing with first argument value: ";
100 -- Testing with first argument value: int(0)
105 -- Testing with first argument value: int(1)
110 -- Testing with first argument value: int(12345)
115 -- Testing with first argument value: int(-2345)
140 -- Testing with first argument value: float(0.5)
145 -- Testing with first argument value: NULL
150 -- Testing with first argument value: NULL
155 -- Testing with first argument value: bool(true)
212 -- Testing with first argument value: NULL
[all …]
/PHP-5.4/Zend/
H A Dzend_strtod.c1252 return value(da) / value(db); in ratio()
1531 value(d2) = value(d); in zend_dtoa()
1650 value(d2) = value(d); in zend_dtoa()
1691 if (value(d) > value(eps)) in zend_dtoa()
1693 if (value(d) < -value(eps)) in zend_dtoa()
1741 value(d) = value(d2); in zend_dtoa()
1769 value(d) += value(d); in zend_dtoa()
2287 value(rv0) = value(rv); in zend_strtod()
2486 value(rv0) = value(rv); in zend_strtod()
2504 value(rv0) = value(rv); in zend_strtod()
[all …]
H A Dzend_constants.c33 zval_dtor(&c->value); in free_zend_constant()
129 c.value.value.lval = 1; in zend_register_standard_constants()
135 c.value.value.lval = 0; in zend_register_standard_constants()
148 c.value.value.lval = ZTS_V; in zend_register_standard_constants()
154 c.value.value.lval = ZEND_DEBUG; in zend_register_standard_constants()
184 c.value.value.lval = lval; in zend_register_long_constant()
198 c.value.value.dval = dval; in zend_register_double_constant()
212 c.value.value.str.val = strval; in zend_register_stringl_constant()
213 c.value.value.str.len = strlen; in zend_register_stringl_constant()
306 *result = c->value; in zend_get_constant()
[all …]
/PHP-5.4/ext/pcre/tests/
H A Dpreg_grep_error2.phpt16 foreach($input as $value) {
17 print "\nArg value is: $value\n";
18 var_dump(preg_grep($regex, $value));
20 $value = new stdclass(); //Object
21 var_dump(preg_grep($regex, $value));
27 Arg value is: this is a string
32 Arg value is: Array
H A Dpreg_match_error2.phpt16 foreach($input as $value) {
17 print "\nArg value is: $value\n";
18 var_dump(preg_match($regex, $value));
20 $value = new stdclass(); //Object
21 var_dump(preg_match($regex, $value));
28 Arg value is: this is a string
31 Arg value is: Array
H A Dpreg_match_all_error2.phpt15 $value = new stdclass(); //Object
16 var_dump(preg_match_all($regex, $value, $matches));
19 foreach($input as $value) {
20 print "\nArg value is: $value\n";
21 var_dump(preg_match_all($regex, $value, $matches));
33 Arg value is: Array
39 Arg value is: test
H A Dpreg_replace_error2.phpt17 foreach($replace as $value) {
18 print "\nArg value is: $value\n";
19 var_dump(preg_replace($regex, $value, $subject));
21 $value = new stdclass(); //Object
22 var_dump(preg_replace($regex, $value, $subject));
28 Arg value is: this is a string
31 Arg value is: Array
H A Dpreg_split_error2.phpt16 foreach($input as $value) {
17 print "\nArg value is: $value\n";
18 var_dump(preg_split($regex, $value));
20 $value = new stdclass(); //Object
21 var_dump(preg_split($regex, $value));
27 Arg value is: Array
/PHP-5.4/ext/gd/tests/
H A Dimagecolorallocate_variation6.phpt32 foreach($values as $key => $value) {
34 //Need to be created every time to get expected return value
37 var_dump( imagecolorallocate($im_palette, $value, $value, $value) );
38 var_dump( imagecolorallocate($im_true_color, $value, $value, $value) );
/PHP-5.4/ext/spl/tests/
H A Dbug50579.phpt17 foreach ($i as $name=>$value) {
18 echo $name . '=>' . $value . "\n";
22 foreach ($i as $name=>$value) {
23 echo $name . '=>' . $value . "\n";
29 foreach ($i as $name=>$value) {
30 echo $name . '=>' . $value . "\n";
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt25 function set_and_get($offset, $db, $attribute, $value) {
27 $value_type = gettype($value);
30 if (!$db->setAttribute($attribute, $value)) {
31 printf("[%03d] Cannot set attribute '%s' to value '%s'\n",
36 if (gettype($value) != $value_type) {
37 …tf("[%03d] Call to PDO::setAttribute(int attribute, mixed value) has changed the type of value fro…
38 $offset, $value_type, gettype($value));
43 if ($tmp !== $value) {
45 …$offset, $attribute, var_export($value, true), gettype($value), var_export($tmp, true), gettype($t…
105 [001] Call to PDO::setAttribute(int attribute, mixed value) has changed the type of value from inte…

Completed in 49 milliseconds

12345678910>>...81