Home
last modified time | relevance | path

Searched refs:u (Results 126 – 150 of 407) sorted by relevance

12345678910>>...17

/PHP-5.4/ext/standard/tests/array/
H A Darray_key_exists_object1.phpt60 [%b|u%"var1"]=>
62 [%b|u%"var2"]=>
64 [%b|u%"var3"]=>
73 [%b|u%"var1"]=>
75 [%b|u%"var2"]=>
77 [%b|u%"var3"]=>
H A Darray_chunk_variation25.phpt5 $array = array ("p" => "A", "q" => "B", "r" => "C", "s" => "D", "u" => "E", "v" => "F");
25 ["u"]=>
91 ["u"]=>
174 ["u"]=>
239 ["u"]=>
301 ["u"]=>
360 ["u"]=>
419 ["u"]=>
/PHP-5.4/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt38 $u = -43951789;
46 var_dump(sprintf("%%u = '%u'", $n)); // unsigned integer representation of a positive integer
47 var_dump(sprintf("%%u = '%u'", $u)); // unsigned integer representation of a negative integer
55 var_dump(sprintf("%%+d = '%+d'", $u)); // sign specifier on a negative integer
99 string\(15\) \"%u = '43951789'\"
100 (string\(17\) \"%u = '4251015507'\"|string\(27\) \"%u = '18446744073665599827'\")
H A Dbug68710.phpt9 $u = array(1);
11 $m->aaa = array(1,2,&$u,4,5);
13 $m->ccc = &$u;
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug68594.phpt8 $u = array(1);
10 $m->aaa = array(1,2,&$u,4,5);
12 $m->ccc = &$u;
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_assoc.phpt37 [%u|b%"id"]=>
39 [%u|b%"label"]=>
44 [%u|b%"id"]=>
46 [%u|b%"label"]=>
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt72 [%u|b%"bar"]=>
76 [%u|b%"bar"]=>
83 [%u|b%"bar"]=>
88 [%u|b%"bar"]=>
93 [%u|b%"bar"]=>
101 [%u|b%"bar"]=>
105 [%u|b%"bar"]=>
H A Dmysqli_fetch_assoc_oo.phpt64 [%u|b%"id"]=>
66 [%u|b%"label"]=>
73 [%u|b%"a"]=>
75 [%u|b%"c"]=>
77 [%u|b%"C"]=>
79 [%u|b%"d"]=>
81 [%u|b%"e"]=>
H A Dmysqli_fetch_assoc_no_alias.phpt95 [%u|b%"a"]=>
102 [%u|b%"a"]=>
109 [%u|b%"a"]=>
123 [%u|b%"a"]=>
130 [%u|b%"a"]=>
137 [%u|b%"a"]=>
/PHP-5.4/ext/intl/tests/
H A Dtransliterator_clone.phpt13 $u = clone $t;
14 echo $u->id, ": ", $u->transliterate($str), "\n";
/PHP-5.4/ext/pcre/tests/
H A Dsplit2.phpt48 string(1) "u"
100 string(1) "u"
124 string(1) "u"
151 string(1) "u"
244 string(1) "u"
302 string(1) "u"
H A Dinvalid_utf8_offset.phpt5 if (@preg_match('/./u', '') === false) {
14 var_dump(preg_match(b'~.*~u', $string, $m, 0, 1));
18 var_dump(preg_match(b'~.*~u', $string, $m, 0, 2));
H A D007.phpt5 if (@preg_match('/./u', '') === false) {
20 var_dump(preg_replace_callback('#.#u', 'evil', $txt));
24 var_dump(preg_replace_callback('#.#u', 'evil', $txt));
H A Dbug42737.phpt2 Bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)
8 $array = preg_split('//u', $string, - 1, PREG_SPLIT_NO_EMPTY);
/PHP-5.4/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt87 [%u|b%"name"]=>
96 [%u|b%"assigned value"]=>
105 [%u|b%"o1"]=>
107 [%u|b%"o2"]=>
109 [%u|b%"assigned value"]=>
120 [%u|b%"a"]=>
122 [%u|b%"assigned value"]=>
138 [%u|b%"name"]=>
/PHP-5.4/ext/mysql/tests/
H A D003.phpt62 [%u|b%"a"]=>
66 [%u|b%"a"]=>
70 [%u|b%"a"]=>
76 [%u|b%"a"]=>
81 [%u|b%"a"]=>
86 [%u|b%"a"]=>
/PHP-5.4/sapi/roxen/
H A Droxen.c192 return head->u.string->str; in lookup_string_header()
204 return head->u.integer; in lookup_integer_header()
230 sent_bytes = Pike_sp[-1].u.integer; in php_roxen_low_ub_write()
306 mappie.u.mapping = headermap; in php_roxen_set_header()
310 headermap = s_headermap->u.mapping; in php_roxen_set_header()
313 hsval.u.string = hval; in php_roxen_set_header()
368 ref_push_mapping(s_headermap->u.mapping); in php_roxen_low_send_headers()
407 MEMCPY(buf, Pike_sp[-1].u.string->str, in php_roxen_low_read_post()
547 buf_len = MIN(511, ind->u.string->len); in php_roxen_hash_environment()
548 strncpy(buf, ind->u.string->str, buf_len); in php_roxen_hash_environment()
[all …]
/PHP-5.4/sapi/caudium/
H A Dcaudium.c190 return head->u.string->str; in lookup_string_header()
202 return head->u.integer; in lookup_integer_header()
225 sent_bytes = Pike_sp[-1].u.integer; in php_caudium_low_ub_write()
301 mappie.u.mapping = headermap; in php_caudium_set_header()
306 headermap = s_headermap->u.mapping; in php_caudium_set_header()
311 soldval->u.string->size_shift == 0) { in php_caudium_set_header()
314 MEMCPY(hval->str, soldval->u.string->str, soldval->u.string->len); in php_caudium_set_header()
323 hsval.u.string = hval; in php_caudium_set_header()
376 ref_push_mapping(s_headermap->u.mapping); in php_caudium_low_send_headers()
413 MEMCPY(buf, Pike_sp[-1].u.string->str, in php_caudium_low_read_post()
[all …]
/PHP-5.4/ext/ftp/tests/
H A Dftp_mdtm_basic.phpt23 echo date("F d Y H:i:s u",$time), PHP_EOL;
26 echo date("F d Y H:i:s u",$time), PHP_EOL;
29 echo date("F d Y H:i:s u",$time), PHP_EOL;
35 echo date("F d Y H:i:s u",$time), PHP_EOL;
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt124 [%u|b%"id"]=>
126 [%u|b%"label"]=>
133 [%u|b%"id"]=>
135 [%u|b%"label"]=>
151 [%u|b%"id"]=>
153 [%u|b%"label"]=>
160 [%u|b%"id"]=>
162 [%u|b%"label"]=>
169 [%u|b%"id"]=>
171 [%u|b%"label"]=>
[all …]
/PHP-5.4/tests/classes/
H A Dproperty_recreate_private.phpt56 [%u|b%"p":%u|b%"C":private]=>
62 [%u|b%"p"]=>
68 [%u|b%"p"]=>
75 [%u|b%"p":%u|b%"C":private]=>
/PHP-5.4/Zend/tests/
H A Dbug55445.phpt6 <?php $u = "chris"; ?><p>Welcome <?= $u ?></p>
/PHP-5.4/ext/oci8/tests/
H A Dcursors_old.phpt55 [%u|b%"ID"]=>
57 [%u|b%"VALUE"]=>
64 [%u|b%"ID"]=>
66 [%u|b%"VALUE"]=>
H A Dfetch_all.phpt54 [%u|b%"ID"]=>
63 [%u|b%"VALUE"]=>
75 [%u|b%"ID"]=>
84 [%u|b%"VALUE"]=>
H A Dfetch_all1.phpt54 [%u|b%"ID"]=>
63 [%u|b%"VALUE"]=>
75 [%u|b%"ID"]=>
84 [%u|b%"VALUE"]=>

Completed in 51 milliseconds

12345678910>>...17