Home
last modified time | relevance | path

Searched refs:u (Results 251 – 275 of 426) sorted by relevance

1...<<1112131415161718

/PHP-5.5/ext/standard/tests/strings/
H A Dfprintf_variation_006.phpt25 fprintf( $fp, "%u", $unsig_num );
H A Dfprintf_variation_006_64bit.phpt25 fprintf( $fp, "%u", $unsig_num );
H A Dstrrev_variation1.phpt54 "/test/r\test\strrev\t\u /uu/",
154 string(26) "/uu/ u\ verrts\tse r/tset/"
H A Dstrrev_variation2.phpt54 '/test/r\test\strrev\t\u /uu/',
148 string(28) "/uu/ u\t\verrts\tset\r/tset/"
H A Dcrc32_basic.phpt33 printf("%u\n", crc32($str) );
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput21-1638 79 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
71 79 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
H A Dtestoutput21-3250 55 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
83 55 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
H A Dwintestoutput388 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
97 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_subclass.phpt92 [%u|b%"id"]=>
97 [%u|b%"id"]=>
H A Dbug_44707.phpt86 [%u|b%"id"]=>
88 [%u|b%"mybool"]=>
H A Dpdo_mysql_prepare_emulated_anonymous.phpt71 [%u|b%"id"]=>
73 [%u|b%"label"]=>
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_connect.phpt154 [%u|b%"testing"]=>
158 [%u|b%"testing"]=>
162 [%u|b%"testing"]=>
168 [%u|b%"testing"]=>
H A Dmysqli_pconn_twice.phpt70 [%u|b%"it_works"]=>
74 [%u|b%"syntax"]=>
H A Dmysqli_stmt_get_result.phpt174 [%u|b%"id"]=>
176 [%u|b%"label"]=>
180 [%u|b%"id"]=>
182 [%u|b%"label"]=>
H A Dmysqli_mysqlnd_read_timeout_long.phpt45 [%u|b%"SLEEP(6)"]=>
H A Dmysqli_mysqlnd_read_timeout_zero.phpt44 [%u|b%"SLEEP(2)"]=>
H A Dmysqli_stmt_bind_result_references.phpt295 [%u|b%"bar"]=>
297 [%u|b%"foo"]=>
307 [%u|b%"id_ref"]=>
309 [%u|b%"bar"]=>
311 [%u|b%"foo"]=>
/PHP-5.5/ext/posix/
H A Dposix.c618 struct utsname u; in PHP_FUNCTION() local
622 if (uname(&u) < 0) { in PHP_FUNCTION()
629 add_assoc_string(return_value, "sysname", u.sysname, 1); in PHP_FUNCTION()
630 add_assoc_string(return_value, "nodename", u.nodename, 1); in PHP_FUNCTION()
631 add_assoc_string(return_value, "release", u.release, 1); in PHP_FUNCTION()
632 add_assoc_string(return_value, "version", u.version, 1); in PHP_FUNCTION()
633 add_assoc_string(return_value, "machine", u.machine, 1); in PHP_FUNCTION()
636 add_assoc_string(return_value, "domainname", u.domainname, 1); in PHP_FUNCTION()
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace2.phpt5 if (@preg_match('/./u', '') === false) {
/PHP-5.5/ext/mysql/tests/
H A Dmysql_mysqlnd_read_timeout_long.phpt35 [%u|b%"SLEEP(6)"]=>
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_016.phpt22 [%u|b%"url"]=>
/PHP-5.5/ext/intl/tests/
H A Dlocale_set_default.phpt60 'en-US-u-islamCal',
128 en-US-u-islamCal: set locale 'en-US-u-islamCal'
/PHP-5.5/ext/pspell/tests/
H A D001.phpt28 for($i=0,$u=count($array);$i<$u;++$i) {
/PHP-5.5/sapi/cgi/
H A Dconfig9.m458 …$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIB…
60 …$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIB…
/PHP-5.5/sapi/cli/
H A Dconfig.m439 …$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIB…
41 …$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIB…

Completed in 40 milliseconds

1...<<1112131415161718