Home
last modified time | relevance | path

Searched refs:value (Results 101 – 125 of 1954) sorted by relevance

12345678910>>...79

/PHP-5.3/ext/xml/tests/
H A Dxml_parser_free_variation1.phpt90 echo "\nArg value $value \n";
100 Arg value 0
105 Arg value 1
170 Arg value
175 Arg value
185 Arg value
195 Arg value
200 Arg value
205 Arg value
230 Arg value
[all …]
H A Dxml_parser_get_option_variation1.phpt91 echo "\nArg value $value \n";
101 Arg value 0
106 Arg value 1
171 Arg value
176 Arg value
186 Arg value
196 Arg value
201 Arg value
206 Arg value
231 Arg value
[all …]
H A Dxml_set_object_variation2.phpt83 echo "\nArg value $value \n";
95 Arg value 0
100 Arg value 1
165 Arg value
170 Arg value
180 Arg value
190 Arg value
195 Arg value
200 Arg value
220 Arg value
[all …]
H A Dxml_parse_into_struct_variation1.phpt91 echo "\nArg value $value \n";
101 Arg value 0
106 Arg value 1
171 Arg value
176 Arg value
186 Arg value
196 Arg value
201 Arg value
206 Arg value
231 Arg value
[all …]
H A Dxml_parse_variation1.phpt92 echo "\nArg value $value \n";
102 Arg value 0
107 Arg value 1
172 Arg value
177 Arg value
187 Arg value
197 Arg value
202 Arg value
207 Arg value
232 Arg value
[all …]
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h313 int XMLRPC_VectorSize(XMLRPC_VALUE value);
335 void XMLRPC_CleanupValue(XMLRPC_VALUE value);
342 XMLRPC_VALUE XMLRPC_CopyValue(XMLRPC_VALUE value);
354 #define XMLRPC_SetValueID(value, id, len) XMLRPC_SetValueID_Case(value, id, len, XMLRPC_DEFAULT_ID_… argument
358 int XMLRPC_GetValueStringLen(XMLRPC_VALUE value);
359 int XMLRPC_GetValueInt(XMLRPC_VALUE value);
360 int XMLRPC_GetValueBoolean(XMLRPC_VALUE value);
361 double XMLRPC_GetValueDouble(XMLRPC_VALUE value);
365 const char* XMLRPC_GetValueID(XMLRPC_VALUE value);
401 int XMLRPC_ValueIsFault (XMLRPC_VALUE value);
[all …]
/PHP-5.3/ext/ereg/tests/
H A Dsplit_variation_001.phpt76 echo "\nArg value $value \n";
87 Arg value 0
94 Arg value 1
181 Arg value
186 Arg value
204 Arg value
222 Arg value
227 Arg value
232 Arg value
238 Arg value
[all …]
H A Dspliti_variation_001.phpt76 echo "\nArg value $value \n";
87 Arg value 0
94 Arg value 1
181 Arg value
186 Arg value
204 Arg value
222 Arg value
227 Arg value
232 Arg value
238 Arg value
[all …]
H A Dsplit_variation_003.phpt75 echo "\nArg value $value \n";
145 Arg value
152 Arg value
159 Arg value 1
166 Arg value
180 Arg value
187 Arg value
192 Arg value
208 Arg value
213 Arg value
[all …]
H A Dspliti_variation_003.phpt75 echo "\nArg value $value \n";
145 Arg value
152 Arg value
159 Arg value 1
166 Arg value
180 Arg value
187 Arg value
192 Arg value
208 Arg value
213 Arg value
[all …]
/PHP-5.3/Zend/
H A Dzend_ini.c441 } else if (ini_entry->value && ini_entry->value[0]) { in zend_ini_displayer_cb()
477 value = 1; in ZEND_INI_DISP()
479 value = 1; in ZEND_INI_DISP()
481 value = 1; in ZEND_INI_DISP()
486 value = 0; in ZEND_INI_DISP()
489 if (value) { in ZEND_INI_DISP()
499 char *value; in ZEND_INI_DISP() local
504 value = ini_entry->value; in ZEND_INI_DISP()
508 if (value) { in ZEND_INI_DISP()
526 char *value; in ZEND_INI_DISP() local
[all …]
H A Dzend_variables.c36 STR_FREE_REL(zvalue->value.str.val); in _zval_dtor_func()
42 if (zvalue->value.ht && (zvalue->value.ht != &EG(symbol_table))) { in _zval_dtor_func()
45 zend_hash_destroy(zvalue->value.ht); in _zval_dtor_func()
46 FREE_HASHTABLE(zvalue->value.ht); in _zval_dtor_func()
62 zend_list_delete(zvalue->value.lval); in _zval_dtor_func()
82 free(zvalue->value.str.val); in _zval_internal_dtor()
112 zend_list_addref(zvalue->value.lval); in _zval_copy_ctor_func()
122 zvalue->value.str.val = (char *) estrndup_rel(zvalue->value.str.val, zvalue->value.str.len); in _zval_copy_ctor_func()
127 HashTable *original_ht = zvalue->value.ht; in _zval_copy_ctor_func()
131 if (zvalue->value.ht == &EG(symbol_table)) { in _zval_copy_ctor_func()
[all …]
/PHP-5.3/ext/standard/tests/file/
H A Dfpassthru_variation1.phpt80 echo "\nArg value $value \n";
89 Arg value 0
94 Arg value 1
159 Arg value
164 Arg value
174 Arg value
184 Arg value
189 Arg value
194 Arg value
214 Arg value
[all …]
/PHP-5.3/ext/standard/tests/image/
H A Dgetimagesize_variation1.phpt86 -- Arg value: 0 --
90 -- Arg value: 1 --
94 -- Arg value: 12345 --
98 -- Arg value: -2345 --
102 -- Arg value: 10.5 --
142 -- Arg value: NULL --
146 -- Arg value: null --
150 -- Arg value: true --
158 -- Arg value: TRUE --
166 -- Arg value: "" --
[all …]
/PHP-5.3/ext/standard/tests/strings/
H A Dstrcspn_variation1.phpt93 foreach($values as $value) {
94 echo "\n-- Iteration with str value as \"$value\"\n";
96 var_dump( strcspn($value,$mask,$start) ); // with default len value
108 -- Iteration with str value as "0"
113 -- Iteration with str value as "1"
208 -- Iteration with str value as ""
213 -- Iteration with str value as ""
223 -- Iteration with str value as ""
233 -- Iteration with str value as ""
238 -- Iteration with str value as ""
[all …]
H A Dstrcspn_variation2.phpt92 foreach($values as $value) {
93 echo "\n-- Iteration with mask value as \"$value\" --\n";
95 var_dump( strcspn($str,$value,$start) ); // with default len value
107 -- Iteration with mask value as "0" --
112 -- Iteration with mask value as "1" --
207 -- Iteration with mask value as "" --
212 -- Iteration with mask value as "" --
222 -- Iteration with mask value as "" --
232 -- Iteration with mask value as "" --
237 -- Iteration with mask value as "" --
[all …]
H A Dstrspn_variation1.phpt93 foreach($values as $value) {
94 echo "\n-- Iteration with str value as \"$value\"\n";
96 var_dump( strspn($value,$mask,$start) ); // with default len value
108 -- Iteration with str value as "0"
113 -- Iteration with str value as "1"
208 -- Iteration with str value as ""
213 -- Iteration with str value as ""
223 -- Iteration with str value as ""
233 -- Iteration with str value as ""
238 -- Iteration with str value as ""
[all …]
H A Dstrspn_variation2.phpt92 foreach($values as $value) {
93 echo "\n-- Iteration with mask value as \"$value\" --\n";
95 var_dump( strspn($str,$value,$start) ); // with default len value
107 -- Iteration with mask value as "0" --
112 -- Iteration with mask value as "1" --
207 -- Iteration with mask value as "" --
212 -- Iteration with mask value as "" --
222 -- Iteration with mask value as "" --
232 -- Iteration with mask value as "" --
237 -- Iteration with mask value as "" --
[all …]
/PHP-5.3/sapi/apache2filter/
H A Dapache_config.c51 char *value; member
64 if (!strncasecmp(value, "none", sizeof("none"))) { in real_value_hnd()
65 value = ""; in real_value_hnd()
68 e.value = apr_pstrdup(cmd->pool, value); in real_value_hnd()
69 e.value_len = strlen(value); in real_value_hnd()
79 return real_value_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_value_handler()
84 return real_value_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_value_handler()
103 return real_flag_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_flag_handler()
108 return real_flag_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_flag_handler()
156 return pe->value; in get_php_config()
[all …]
/PHP-5.3/ext/standard/tests/general_functions/
H A Dintval.phpt40 foreach ($valid_ints as $value ) {
41 var_dump( intval($value) );
46 foreach ($valid_ints as $value ) {
47 var_dump( intval($value, 10) );
52 foreach ($valid_ints as $value ) {
53 var_dump( intval($value, 16) );
57 foreach ($valid_ints as $value ) {
58 var_dump( intval($value, 8) );
77 '-2147483649', // float value
78 '2147483648', // float value
[all …]
/PHP-5.3/ext/xmlrpc/tests/
H A Dbug37057.phpt11 <value>
15 <value><string>0.29</string></value>
18 </value>
32 <value>
36 <value><string>0.29</string></value>
39 </value>
/PHP-5.3/ext/intl/doc/
H A Dmsgfmt_api.php44 * @param string $value string to parse for items
48 public function parse($value) {} argument
68 * @param string $value string to parse for items
72 public static function parseMessage($locale, $value) {} argument
138 * @param string $value string to parse for items
142 function msgfmt_parse($fmt, $value) {} argument
162 * @param string $value string to parse for items
166 function msgfmt_parse_message($locale, $value) {} argument
H A Ddatefmt_api.php86 * @param mixed $value - value to format
91 public function format($value) {} argument
100 * @param string $value string to convert to a time
106 public function parse($value, $parse_pos=0) {} argument
115 * @param string $value string to convert to a time
121 public function localtime($value, $parse_pos=0) {} argument
268 * @param mixed $value - value to format
273 function datefmt_format($fmt , $value) {} argument
283 * @param string $value string to convert to a time
289 function datefmt_parse($fmt , $value, $parse_pos=0) {} argument
[all …]
/PHP-5.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_006w.phpt21 …llo world</ns1:param1><ns1:param2><ns2:value>12.345</ns2:value><ns2:value>45</ns2:value><ns2:value
23 …ing><detail><ns2:ArrayOfFloatPart><ns1:value>12.345</ns1:value><ns1:value>45</ns1:value><ns1:value
/PHP-5.3/ext/reflection/tests/
H A Dbug40431.phpt8 $Obj->value = 'value';
28 $Obj->value = 'value';
45 $Obj->value = 'value';
59 private $value = 1;
66 $Obj->value = 'value';
82 Strict Standards: Creating default object from empty value in %s on line %d
87 string(5) "value"
101 string(5) "value"
115 string(5) "value"
129 string(5) "value"

Completed in 139 milliseconds

12345678910>>...79