Home
last modified time | relevance | path

Searched refs:u (Results 51 – 75 of 426) sorted by relevance

12345678910>>...18

/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation16_64bit.phpt23 '%u %+u %-u
24 %lu %Lu %4u %-4u
25 %10.4u %-10.4u %.4u
26 %\'#2u %\'2u %\'$2u %\'_2u
27 %3$u %4$u %1$u %2$u';
90 123456 u 1234 20000000000
96 123 u 18446744073709551493 123
102 1 u 1 1
108 1 u 0 1
/PHP-5.5/ext/pcre/tests/
H A Dbug66121.phpt6 var_dump(preg_replace('/(?<!ක)/u', '*', 'ක'));
7 var_dump(preg_replace('/(?<!ක)/u', '*', 'ම'));
9 var_dump(preg_replace('/(?<!k)/u', '*', 'k'));
10 var_dump(preg_replace('/(?<!k)/u', '*', 'm'));
12 preg_match_all('/(?<!ක)/u', 'ම', $matches, PREG_OFFSET_CAPTURE);
15 var_dump(preg_replace('/(?<!ක)/u', '*', "\xFCක"));
16 var_dump(preg_replace('/(?<!ක)/u', '*', "ක\xFC"));
17 var_dump(preg_match_all('/(?<!ක)/u', "\xFCම", $matches, PREG_OFFSET_CAPTURE));
18 var_dump(preg_match_all('/(?<!ක)/u', "\xFCම", $matches, PREG_OFFSET_CAPTURE));
/PHP-5.5/Zend/
H A Dzend_language_parser.y703 …/* empty */ { $$.op_type = IS_CONST; Z_TYPE($$.u.constant) = IS_BOOL; Z_LVAL($$.u.constant) = …
775u.constant, 0); if ($2.op_type == IS_CONST) { add_function(&$2.u.constant, &$1.u.constant, &$2.u.c…
776u.constant, 0); if ($2.op_type == IS_CONST) { sub_function(&$2.u.constant, &$1.u.constant, &$2.u.c…
875u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.…
881u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.…
950u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.…
951 …| '+' static_scalar { ZVAL_LONG(&$1.u.constant, 0); add_function(&$2.u.constant, &$1.u.constant, &…
952 …| '-' static_scalar { ZVAL_LONG(&$1.u.constant, 0); sub_function(&$2.u.constant, &$1.u.constant, &…
969u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.…
978 /* empty */ { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); array_init(&$$.u.constant); }
[all …]
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.c143 uint32 u; in cdb_make_finish() local
161 u = c->count[i] * 2; in cdb_make_finish()
162 if (u > memsize) in cdb_make_finish()
163 memsize = u; in cdb_make_finish()
169 if (memsize > u) { in cdb_make_finish()
180 u = 0; in cdb_make_finish()
183 c->start[i] = u; in cdb_make_finish()
199 for (u = 0;u < len;++u) in cdb_make_finish()
200 c->hash[u].h = c->hash[u].p = 0; in cdb_make_finish()
203 for (u = 0;u < count;++u) { in cdb_make_finish()
[all …]
H A Dcdb.c133 uint32 u; in cdb_findnext() local
136 u = cdb_hash(key, len); in cdb_findnext()
143 c->khash = u; in cdb_findnext()
144 u >>= 8; in cdb_findnext()
145 u %= c->hslots; in cdb_findnext()
146 u <<= 3; in cdb_findnext()
147 c->kpos = c->hpos + u; in cdb_findnext()
160 uint32_unpack(buf, &u); in cdb_findnext()
161 if (u == c->khash) { in cdb_findnext()
164 uint32_unpack(buf, &u); in cdb_findnext()
[all …]
/PHP-5.5/tests/basic/
H A Drfc1867_anonymous_upload.phpt31 [%u|b%"name"]=>
33 [%u|b%"type"]=>
35 [%u|b%"tmp_name"]=>
37 [%u|b%"error"]=>
39 [%u|b%"size"]=>
44 [%u|b%"name"]=>
46 [%u|b%"type"]=>
48 [%u|b%"tmp_name"]=>
50 [%u|b%"error"]=>
52 [%u|b%"size"]=>
/PHP-5.5/ext/oci8/tests/
H A Dfetch_all3.phpt132 [%u|b%"ID"]=>
143 [%u|b%"VALUE"]=>
158 [%u|b%"ID"]=>
184 [%u|b%"ID"]=>
210 [%u|b%"ID"]=>
290 [%u|b%"ID"]=>
297 [%u|b%"ID"]=>
304 [%u|b%"ID"]=>
311 [%u|b%"ID"]=>
322 [%u|b%"ID"]=>
[all …]
/PHP-5.5/ext/session/tests/
H A Drfc1867_disabled_2.phpt50 [%u|b%"file1"]=>
52 [%u|b%"name"]=>
54 [%u|b%"type"]=>
56 [%u|b%"tmp_name"]=>
58 [%u|b%"error"]=>
60 [%u|b%"size"]=>
63 [%u|b%"file2"]=>
65 [%u|b%"name"]=>
67 [%u|b%"type"]=>
71 [%u|b%"error"]=>
[all …]
H A Drfc1867_disabled.phpt50 [%u|b%"file1"]=>
52 [%u|b%"name"]=>
54 [%u|b%"type"]=>
56 [%u|b%"tmp_name"]=>
58 [%u|b%"error"]=>
60 [%u|b%"size"]=>
63 [%u|b%"file2"]=>
65 [%u|b%"name"]=>
67 [%u|b%"type"]=>
71 [%u|b%"error"]=>
[all …]
H A Drfc1867_no_name.phpt50 [%u|b%"file1"]=>
52 [%u|b%"name"]=>
54 [%u|b%"type"]=>
56 [%u|b%"tmp_name"]=>
58 [%u|b%"error"]=>
60 [%u|b%"size"]=>
63 [%u|b%"file2"]=>
65 [%u|b%"name"]=>
67 [%u|b%"type"]=>
71 [%u|b%"error"]=>
[all …]
H A Drfc1867_cleanup.phpt57 [%u|b%"file1"]=>
59 [%u|b%"name"]=>
61 [%u|b%"type"]=>
63 [%u|b%"tmp_name"]=>
65 [%u|b%"error"]=>
67 [%u|b%"size"]=>
70 [%u|b%"file2"]=>
72 [%u|b%"name"]=>
74 [%u|b%"type"]=>
78 [%u|b%"error"]=>
[all …]
H A Drfc1867_sid_only_cookie_2.phpt53 [%u|b%"file1"]=>
55 [%u|b%"name"]=>
57 [%u|b%"type"]=>
59 [%u|b%"tmp_name"]=>
61 [%u|b%"error"]=>
63 [%u|b%"size"]=>
66 [%u|b%"file2"]=>
68 [%u|b%"name"]=>
70 [%u|b%"type"]=>
74 [%u|b%"error"]=>
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_result_references.phpt87 [%u|b%"id"]=>
89 [%u|b%"label"]=>
94 [%u|b%"id"]=>
101 [%u|b%"id"]=>
108 [%u|b%"id"]=>
115 [%u|b%"id"]=>
119 [%u|b%"id2"]=>
124 [%u|b%"id"]=>
128 [%u|b%"id2"]=>
141 [%u|b%"type"]=>
[all …]
H A Dmysqli_kill.phpt98 [%u|b%"errno"]=>
100 [%u|b%"error"]=>
106 [%u|b%"errno"]=>
110 [%u|b%"error"]=>
116 [%u|b%"host_info"]=>
118 [%u|b%"info"]=>
120 [%u|b%"insert_id"]=>
126 [%u|b%"stat"]=>
128 [%u|b%"sqlstate"]=>
132 [%u|b%"thread_id"]=>
[all …]
H A Dmysqli_fetch_field_direct.phpt51 [%u|b%"name"]=>
53 [%u|b%"orgname"]=>
55 [%u|b%"table"]=>
57 [%u|b%"orgtable"]=>
59 [%u|b%"def"]=>
61 [%u|b%"db"]=>
63 [%u|b%"catalog"]=>
67 [%u|b%"length"]=>
71 [%u|b%"flags"]=>
73 [%u|b%"type"]=>
[all …]
H A Dmysqli_field_tell.phpt68 [%u|b%"name"]=>
70 [%u|b%"orgname"]=>
72 [%u|b%"table"]=>
74 [%u|b%"orgtable"]=>
76 [%u|b%"def"]=>
78 [%u|b%"db"]=>
80 [%u|b%"catalog"]=>
84 [%u|b%"length"]=>
88 [%u|b%"flags"]=>
90 [%u|b%"type"]=>
[all …]
H A Dmysqli_get_client_stats.phpt962 [%u|b%"bytes_sent"]=>
1068 [%u|b%"reconnect"]=>
1220 [%u|b%"com_quit"]=>
1222 [%u|b%"com_init_db"]=>
1224 [%u|b%"com_query"]=>
1230 [%u|b%"com_drop_db"]=>
1232 [%u|b%"com_refresh"]=>
1244 [%u|b%"com_debug"]=>
1246 [%u|b%"com_ping"]=>
1248 [%u|b%"com_time"]=>
[all …]
/PHP-5.5/ext/spl/
H A Dspl_directory.c225 if (!intern->u.dir.dirp || !php_stream_readdir(intern->u.dir.dirp, &intern->u.dir.entry)) { in spl_filesystem_dir_read()
311 intern->u.file.open_mode = estrndup(intern->u.file.open_mode, intern->u.file.open_mode_len); in spl_filesystem_file_open()
538 &intern->u.file.open_mode, &intern->u.file.open_mode_len, in spl_filesystem_object_create_type()
1539 if (intern->u.dir.sub_path && intern->u.dir.sub_path[0]) { in SPL_METHOD()
1540 …subdir->u.dir.sub_path_len = spprintf(&subdir->u.dir.sub_path, 0, "%s%c%s", intern->u.dir.sub_path… in SPL_METHOD()
1542 subdir->u.dir.sub_path_len = strlen(intern->u.dir.entry.d_name); in SPL_METHOD()
1543 subdir->u.dir.sub_path = estrndup(intern->u.dir.entry.d_name, subdir->u.dir.sub_path_len); in SPL_METHOD()
2207 if (intern->u.file.current_line || intern->u.file.current_zval) { in spl_filesystem_file_read_line_ex()
2299 &intern->u.file.open_mode, &intern->u.file.open_mode_len, in SPL_METHOD()
2585 …char delimiter = intern->u.file.delimiter, enclosure = intern->u.file.enclosure, escape = intern-> in SPL_METHOD()
[all …]
/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c37 UChar c = *u; in collator_u_strtod()
42 c = *++u; in collator_u_strtod()
44 nstart = u; in collator_u_strtod()
47 c = *++u; in collator_u_strtod()
52 c = *++u; in collator_u_strtod()
56 c = *++u; in collator_u_strtod()
59 c = *++u; in collator_u_strtod()
67 c = *++u; in collator_u_strtod()
69 c = *++u; in collator_u_strtod()
74 c = *++u; in collator_u_strtod()
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_002.phpt96 [%u|b%"test"]=>
108 [%u|b%"test"]=>
113 [%u|b%"test"]=>
117 [%u|b%"section"]=>
119 [%u|b%"test"]=>
124 [%u|b%"test"]=>
150 [%u|b%"test"]=>
156 [%u|b%"name"]=>
161 [%u|b%"foo"]=>
163 [%u|b%"_foo"]=>
[all …]
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getProperty_003.phpt100 [%u|b%"name"]=>
102 [%u|b%"class"]=>
108 [%u|b%"name"]=>
110 [%u|b%"class"]=>
118 [%u|b%"name"]=>
126 [%u|b%"name"]=>
136 [%u|b%"name"]=>
144 [%u|b%"name"]=>
152 [%u|b%"name"]=>
162 [%u|b%"name"]=>
[all …]
H A DReflectionClass_getProperty_004.phpt100 [%u|b%"name"]=>
102 [%u|b%"class"]=>
108 [%u|b%"name"]=>
110 [%u|b%"class"]=>
118 [%u|b%"name"]=>
126 [%u|b%"name"]=>
136 [%u|b%"name"]=>
144 [%u|b%"name"]=>
152 [%u|b%"name"]=>
162 [%u|b%"name"]=>
[all …]
H A DReflectionClass_getProperty_001.phpt64 [%u|b%"name"]=>
66 [%u|b%"class"]=>
70 [%u|b%"name"]=>
72 [%u|b%"class"]=>
79 [%u|b%"name"]=>
81 [%u|b%"class"]=>
85 [%u|b%"name"]=>
94 [%u|b%"name"]=>
100 [%u|b%"name"]=>
109 [%u|b%"name"]=>
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Dbug48854.phpt27 [%u|b%"friends"]=>
29 [%u|b%"children"]=>
31 [%u|b%"dogs"]=>
36 [%u|b%"friends"]=>
38 [%u|b%"children"]=>
40 [%u|b%"cats"]=>
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt97 [%u|b%"id"]=>
105 [%u|b%"label"]=>
112 [%u|b%"id"]=>
120 [%u|b%"label"]=>
129 [%u|b%"id"]=>
137 [%u|b%"label"]=>
141 [%u|b%"mixed"]=>
152 [%u|b%"id"]=>
177 [%u|b%"ID"]=>
202 [%u|b%"id"]=>
[all …]

Completed in 91 milliseconds

12345678910>>...18