Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-8.1/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-8.1/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt20 "\u{FFDA}",
21 "\u{FDFA}",
/PHP-8.1/tests/lang/string/
H A Dunicode_escape_large_codepoint.phpt6 var_dump("\u{110000}"); // U+10FFFF + 1
/PHP-8.1/ext/pcre/tests/
H A Derrors02.phpt6 var_dump(preg_split('/a/u', "a\xff"));
H A Derrors06.phpt5 preg_match('/a/u', "\xE3\x82\xA2", $m, 0, 1);
H A Dinvalid_utf8.phpt5 if (@preg_match('/./u', '') === false) {
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_get_1.phpt35 "insert into imp_res_get_1_tab_2 values ('u')",
98 u
106 u
H A Dimp_res_dbmsoutput.phpt35 "insert into imp_res_dbmsoutput_tab_2 values ('u')",
119 u
127 u
H A Dimp_res_get_dbmsoutput.phpt35 "insert into imp_res_get_dbmsoutput_tab_2 values ('u')",
135 u
143 u
/PHP-8.1/ext/standard/tests/strings/
H A Ducwords_variation3.phpt15 't e s t i n g u c w o r d s ',
38 '/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/',
89 string(40) "/test/r\test\ucwords\t\y\y\u\3 \yy\ /uu/"
H A Dbug23894_64bit.phpt12 $test = sprintf("% 13u", $a);
H A Dbug23894_32bit.phpt12 $test = sprintf("% 13u", $a);
H A Ducwords_variation4.phpt15 "t e s t i n g u c w o r d s ",
45 "/test/r\test\\ucwords\t\y\y\\u\3 \yy\ /uu/",
117 string(37) "/test/r Est\ucwords \y\y\u \yy\ /uu/"
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c328 }u; member
859 uv->u.l.next=g->uvhead.u.l.next;
860 uv->u.l.next->u.l.prev=uv;
865 uv->u.l.next->u.l.prev=uv->u.l.prev;
866 uv->u.l.prev->u.l.next=uv->u.l.next;
955 }u;
1779 u=u->gch.next;
3220 e->u.s.info=luaK_codeABC(fs,OP_GETTABLE,0,e->u.s.info,e->u.s.aux);
4326 if(lh->v.u.s.info==v->u.s.info){
4330 if(lh->v.u.s.aux==v->u.s.info){
[all …]
/PHP-8.1/ext/date/tests/
H A Dbug81106.phpt8 echo (new DateTimeImmutable('2000-01-01 00:00:00'))->add($dateInterval)->format('Y-m-d H:i:s.u');
H A Dbug80998.phpt10 $string = $date->format('Y-m-d H:i:s.u');
H A Dbug69089.phpt12 var_dump($date->format('u'));
H A Dbug64887.phpt29 echo $datetime->modify( $test )->format( 'Y-m-d H:i:s.u' ), "\n";
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dwrite21.phar8 6���������������������test.txt���{��H������E�������<?php __HALT_COMPILER();u:ΰ�U��|ZM�̧�Є�…
H A Dwrite20.phar9 H��u���GBMB
/PHP-8.1/ext/mysqli/
H A Dmysqli_libmysql.h38 #define mysqli_change_user_silent(c, u, p, d, p_len) mysql_change_user((c), (u), (p), (d)) argument
/PHP-8.1/ext/com_dotnet/tests/
H A Dbug63208.phpt7 $string = "\u{0905}b\0cd";
/PHP-8.1/ext/mbstring/tests/
H A Dbug69086.phpt14 var_dump("\u{fffd}" === mb_convert_encoding("\x80", "UTF-8", "EUC-JP-2004"));
/PHP-8.1/ext/opcache/tests/
H A Dbug65510.phpt12 $m = array("l", "a", "r", "u", "e", "n", "c", "e");
/PHP-8.1/ext/phar/tests/files/
H A Dfrontcontroller14.phar15u��ݸCr��|��7�`���GBMB

Completed in 55 milliseconds

12345678910>>...12