Home
last modified time | relevance | path

Searched refs:Value (Results 1 – 25 of 121) sorted by relevance

12345

/php-src/ext/spl/tests/
H A DSplFixedArray_setsize_grow.phpt12 $array[0] = "Value 1";
13 $array[1] = "Value 2";
17 $array[2] = "Value 3";
18 $array[3] = "Value 4";
26 [0] => Value 1
27 [1] => Value 2
28 [2] => Value 3
29 [3] => Value 4
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt71 echo "\n-- Value of \$var_2: --\n";
73 echo "\n-- Value of \$var_3: --\n";
80 echo "\n-- Value of \$var_2: --\n";
134 -- Value of $first_var: --
137 -- Value of $ref_first_var --
140 -- Value of $first_var --
143 -- Value of $ref_first_var --
148 -- Value of $first_var --
167 -- Value of $var_2: --
170 -- Value of $var_3: --
[all …]
H A Dvar_export_basic6.phpt36 class Value implements iValue
70 $Value_object = new Value();
77 "new Value" => new Value,
130 -- Iteration: new Value --
131 \Value::__set_state(array(
136 \Value::__set_state(array(
141 string(58) "\Value::__set_state(array(
272 \Value::__set_state(array(
277 \Value::__set_state(array(
282 string(58) "\Value::__set_state(array(
/php-src/ext/tidy/tests/
H A D007.phpt10 echo "Current Value of 'tidy-mark': ";
12 echo "Current Value of 'error-file': ";
14 echo "Current Value of 'tab-size': ";
31 Current Value of 'tidy-mark': bool(false)
32 Current Value of 'error-file': string(0) ""
33 Current Value of 'tab-size': int(8)
/php-src/ext/intl/tests/
H A Dlocale_get_keywords2.phpt102 Key is currency and Value is EUR
105 uk@currency=EURO: Key is currency and Value is EURO
111 i-enochian: Key is x and Value is i-enochian
127 de-CH-x-phonebk: Key is x and Value is phonebk
133 x-whatever: Key is x and Value is whatever
141 zh-CN-a-myExt-x-private: Key is a and Value is myext
142 Key is x and Value is private
144 en-a-myExt-b-another: Key is a and Value is myext
145 Key is b and Value is another
149 ar-a-aaa-b-bbb-a-ccc: Key is a and Value is aaa
[all …]
/php-src/Zend/tests/weakrefs/
H A Dgh10043-014.phpt6 class Value {
12 $obj = new Value('a');
31 object(Value)#2 (1) {
36 object(Value)#2 (1) {
H A Dgh10043-006.phpt6 class Value {
12 $obj = new Value('a');
32 object(Value)#2 (1) {
37 object(Value)#2 (1) {
H A Dgh10043-001.phpt6 class Value {
12 $obj = new Value('a');
30 object(Value)#%d (1) {
35 object(Value)#%d (1) {
H A Dgh10043-002.phpt6 class Value {
12 $obj = new Value('a');
30 object(Value)#%d (1) {
37 object(Value)#%d (1) {
H A Dgh10043-005.phpt6 class Value {
12 $obj = new Value('a');
35 object(Value)#%d (1) {
42 object(Value)#%d (1) {
H A Dgh10043-003.phpt6 class Value {
12 $obj = new Value('a');
35 object(Value)#%d (1) {
42 object(Value)#%d (1) {
H A Dgh10043-004.phpt6 class Value {
12 $obj = new Value('a');
35 object(Value)#%d (1) {
44 object(Value)#%d (1) {
H A Dgh10043-015.phpt6 class Value {
12 $obj = new Value();
H A Dgh10043-010.phpt6 class Value {
19 $obj2 = new Value();
/php-src/Zend/tests/enum/
H A Dgh8176.phpt8 public $prop = AnEnum::Value;
13 case Value;
22 enum(AnEnum::Value)
/php-src/ext/dom/tests/
H A Dbug69846.phpt12 <TextField1>Value A</TextField1>
13 <TextField1>Value B</TextField1>
14 <TextField1>Value C</TextField1>
108 Value A
109 Value B
110 Value C
144 Value A
145 Value B
146 Value C
H A Ddomchardata.phpt41 echo "Comment Value: ".$comment->data."\n";
43 echo "New Comment Value: ".$comment->data."\n";
51 echo "Updated Comment Value: ".$comment->data."\n";
71 Comment Value: instructions
72 New Comment Value: some more instructions
73 Updated Comment Value: some more comment strings
/php-src/ext/simplexml/tests/
H A Dbug62639.phpt17 <value attr="Some Attr">Some Value</value>
33 <c><value attr="Some Attr">Some Value</value></c>
51 string(10) "Some Value"
60 string(10) "Some Value"
/php-src/ext/sqlite3/tests/
H A Dsqlite3_10_bound_value_name.phpt2 SQLite3::prepare Bound Value test
21 echo "BINDING Value\n";
23 echo "BINDING Value Again\n";
43 BINDING Value
45 BINDING Value Again
/php-src/Zend/tests/
H A Dgc_045.phpt12 class Value
31 public Value $val;
33 public function __construct(Value $val)
42 new Foo(new Value());
H A Dbug73998.phpt13 echo "Value: {$properties[1234]}\n";
18 Value: Numeric
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in16 ; Default Value: none
30 ; Default Value: daemon
36 ; Default Value: php-fpm
41 ; Default Value: notice
50 ; Default Value: 1024
65 ; Default Value: 0
73 ; Default Value: 0
79 ; Default Value: 0
86 ; Default Value: 0
94 ; Default Value: no set
[all …]
/php-src/ext/xmlreader/tests/
H A D004.phpt25 echo " Attribute Value: ".$reader->value."\n";
38 Attribute Value: 1
40 Attribute Value: 2
/php-src/
H A Dphp.ini-development98 ; Default Value: On
103 ; Default Value: On
128 ; Default Value: On
143 ; Default Value: 4
148 ; Default Value: 32
153 ; Default Value: On
163 ; Default Value: 1
204 ; Default Value: On
232 ; Default Value: Off
265 ; Default Value: ""
[all …]
H A Dphp.ini-production98 ; Default Value: On
103 ; Default Value: On
128 ; Default Value: On
143 ; Default Value: 4
148 ; Default Value: 32
153 ; Default Value: On
163 ; Default Value: 1
204 ; Default Value: On
232 ; Default Value: Off
265 ; Default Value: ""
[all …]

Completed in 39 milliseconds

12345