Home
last modified time | relevance | path

Searched refs:u (Results 176 – 200 of 407) sorted by relevance

12345678910>>...17

/PHP-5.4/Zend/tests/
H A Dlsb_018.phpt38 $u = Foo::getInstance();
42 $u->identify();
50 $u->identify();
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpecl_bug_5802.phpt47 [%u|b%"bar"]=>
52 [%u|b%"bar"]=>
57 [%u|b%"bar"]=>
H A Dpdo_mysql_attr_fetch_table_names.phpt31 [%u|b%"test.label"]=>
38 [%u|b%"label"]=>
H A Dpdo_mysql_stmt_fetchobject.phpt100 [%u|b%"set_calls":"myclass":private]=>
102 [%u|b%"grp":protected]=>
104 [%u|b%"id"]=>
106 [%u|b%"null"]=>
H A Dpdo_mysql_prepare_emulated.phpt332 [%u|b%"one"]=>
338 [%u|b%"label"]=>
345 [%u|b%"label"]=>
352 [%u|b%"label"]=>
357 [%u|b%"label"]=>
364 [%u|b%"id"]=>
366 [%u|b%"label"]=>
371 [%u|b%"id"]=>
373 [%u|b%"label"]=>
406 [%u|b%"id"]=>
[all …]
H A Dbug_41698.phpt29 [%u|b%"floatval"]=>
34 [%u|b%"floatval"]=>
/PHP-5.4/tests/classes/
H A Dclass_example.phpt31 function test($u)
33 $u->display();
34 $t = $u;
/PHP-5.4/ext/standard/tests/strings/
H A Dvsprintf_variation19.phpt24 "% u % u % u",
H A Dvsprintf_variation19_64bit.phpt24 "% u % u % u",
H A Dvprintf_variation19.phpt24 "% u % u % u",
H A Dvprintf_variation19_64bit.phpt24 "% u % u % u",
H A Dvfprintf_variation19.phpt24 "% u % u % u",
H A Dvfprintf_variation19_64bit.phpt24 "% u % u % u",
H A Daddslashes_variation2.phpt33 "don't disturb u'r neighbours",
34 "don't disturb u'r neighbours''",
99 string(30) "don\'t disturb u\'r neighbours"
102 string(34) "don\'t disturb u\'r neighbours\'\'"
/PHP-5.4/ext/mysqli/
H A Dmysqli_mysqlnd.h44 #define mysqli_change_user_silent(c, u, p, d, p_len) mysqlnd_change_user_ex((c), (u), (p), (d), T… argument
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_query_stored_proc.phpt168 [%u|b%"id"]=>
170 [%u|b%"label"]=>
174 [%u|b%"id"]=>
176 [%u|b%"label"]=>
180 [%u|b%"id"]=>
182 [%u|b%"label"]=>
186 [%u|b%"id"]=>
188 [%u|b%"label"]=>
192 [%u|b%"id"]=>
H A Dmysqli_set_local_infile_handler.phpt176 [%u|b%"id"]=>
178 [%u|b%"label"]=>
182 [%u|b%"id"]=>
184 [%u|b%"label"]=>
188 [%u|b%"id"]=>
190 [%u|b%"label"]=>
H A Dmysqli_fetch_array_oo.phpt288 [%u|b%"id"]=>
292 [%u|b%"label"]=>
306 [%u|b%"id"]=>
310 [%u|b%"label"]=>
315 [%u|b%"id"]=>
324 [%u|b%"id"]=>
335 [%u|b%"a"]=>
341 [%u|b%"c"]=>
345 [%u|b%"C"]=>
349 [%u|b%"d"]=>
[all …]
/PHP-5.4/ext/standard/tests/file/
H A Dfscanf_variation40.phpt49 $unsigned_formats = array( "%u", "%hu", "%lu", "%Lu", " %u", "%u ", "% u", "\t%u", "\n%u", "%4u", "…
H A Dfscanf_variation43.phpt45 $unsigned_formats = array( "%u", "%hu", "%lu", "%Lu", " %u", "%u ", "% u", "\t%u", "\n%u", "%4u", "…
H A Dfscanf_variation39.phpt51 $unsigned_formats = array( "%u", "%hu", "%lu", "%Lu", " %u", "%u ", "% u", "\t%u", "\n%u", "%4u", "…
/PHP-5.4/ext/fileinfo/libmagic/
H A Delfclass.h30 u.l = 1;
32 swap = (u.c[sizeof(int32_t) - 1] + 1) != elfhdr.e_ident[EI_DATA];
/PHP-5.4/ext/mysql/tests/
H A Dmysql_fetch_array.phpt288 [%u|b%"id"]=>
292 [%u|b%"label"]=>
306 [%u|b%"id"]=>
310 [%u|b%"label"]=>
315 [%u|b%"id"]=>
324 [%u|b%"id"]=>
335 [%u|b%"a"]=>
341 [%u|b%"c"]=>
345 [%u|b%"C"]=>
349 [%u|b%"d"]=>
[all …]
/PHP-5.4/ext/soap/
H A Dphp_encoding.c1381 if (model->u.element->name) { in model_to_zval_object()
1390 …if (model->u.element->fixed && strcmp(model->u.element->fixed, (char*)r_node->children->content) !… in model_to_zval_object()
1399 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1415 …if (model->u.element->fixed && strcmp(model->u.element->fixed, (char*)node->children->content) != … in model_to_zval_object()
1424 } else if (model->u.element->def && !model->u.element->nillable) { in model_to_zval_object()
1709 !model->u.element->nillable && in model_to_xml_object()
1715 enc = model->u.element->encode; in model_to_xml_object()
1737 model->u.element->namens && in model_to_xml_object()
1760 model->u.element->namens && in model_to_xml_object()
1772 model->u.element->namens && in model_to_xml_object()
[all …]
/PHP-5.4/ext/pcre/tests/
H A Dskip_002.inc3 if (@preg_match('/./u', '') === false) {

Completed in 32 milliseconds

12345678910>>...17