Home
last modified time | relevance | path

Searched refs:ng (Results 1 – 17 of 17) sorted by path

/PHP-7.4/ext/com_dotnet/tests/
H A Dbug66431_0.phpt10 $text= "Xin chào cộng đồng PHP";
H A Dbug66431_1.phpt17 $text= "Xin chào cộng đồng PHP";
/PHP-7.4/ext/intl/tests/
H A Dbug69374.phpt10 $pattern1 = '\'tháng\' MM, y'; // yMM format for Vietnamese
19 tháng 04, 2015
/PHP-7.4/ext/mbstring/tests/
H A Dbug28220.phpt14 $ng = 0;
17 $ng++;
20 echo "$ng\n";
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2524 named_group *ng; in parse_regex() local
4549 ng = cb->named_groups; in parse_regex()
6243 if (length == ng->length && in compile_branch()
6246 if (!ng->isdup) in compile_branch()
6250 if (ng->number > cb->top_backref) cb->top_backref = ng->number; in compile_branch()
6666 is_dupname = ng->isdup; in compile_branch()
9196 if (length == ng->length && PRIV(strncmp)(name, ng->name, length) == 0) in get_branchlength()
9198 group = ng->number; in get_branchlength()
9199 is_dupname = ng->isdup; in get_branchlength()
10081 fprintf(stderr, "+++%3d %.*s\n", ng->number, ng->length, ng->name); in pcre2_compile()
[all …]
H A Dpcre2_substitute.c679 uint32_t ng = GET2(entry, 0); in pcre2_substitute() local
680 if (ng < ovector_count) in pcre2_substitute()
682 if (group < 0) group = ng; /* First in ovector */ in pcre2_substitute()
683 if (ovector[ng*2] != PCRE2_UNSET) in pcre2_substitute()
685 group = ng; /* First that is set */ in pcre2_substitute()
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini605 [ng/*]
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation10.phpt59 string(82) "This is t o test ch unk_split () with v arious 's ingle quo ted' endi ng string . "
65 … ch@#$%^unk_split@#$%^() with v@#$%^arious 's@#$%^ingle quo@#$%^ted' endi@#$%^ng string@#$%^.@#$%^"
75 string(91) "This is t\0o test ch\0unk_split\0() with v\0arious 's\0ingle quo\0ted' endi\0ng string\…
79 … ch(MSG)unk_split(MSG)() with v(MSG)arious 's(MSG)ingle quo(MSG)ted' endi(MSG)ng string(MSG).(MSG)"
81 …ous 's) ending string (ingle quo) ending string (ted' endi) ending string (ng string) ending strin…
83 …arious 's) numbers 1234 (ingle quo) numbers 1234 (ted' endi) numbers 1234 (ng string) numbers 1234…
85 …ous 's) speci@! ch@r$ (ingle quo) speci@! ch@r$ (ted' endi) speci@! ch@r$ (ng string) speci@! ch@r…
H A Dchunk_split_variation12.phpt144 …'m sure it'll \work!__with wro"To check " in heredoc".I'm sure it'll \work!ng \k esca"To check " i…
H A Dchunk_split_variation6.phpt69 string(46) "This is):( to che):(ck stri):(ng with):( ()):("
H A Dchunk_split_variation7.phpt69 string(69) "Testi????ng in????valid???? \k a????nd \m???? esca????pe ch????ar????"
H A Dchunk_split_variation9.phpt57 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
63 …$%^s to t@#$%^est ch@#$%^unk_sp@#$%^lit() @#$%^with v@#$%^arious@#$%^ endin@#$%^g stri@#$%^ng@#$%^"
65 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
76 ng
88 ng
100 ng
103 string(66) "This i�s to t�est ch�unk_sp�lit() �with v�arious� endin�g stri�ng�"
107 …SG)s to t(MSG)est ch(MSG)unk_sp(MSG)lit() (MSG)with v(MSG)arious(MSG) endin(MSG)g stri(MSG)ng(MSG)"
109 …h v)ending string(arious)ending string( endin)ending string(g stri)ending string(ng)ending string("
111 …4(with v)numbers 1234(arious)numbers 1234( endin)numbers 1234(g stri)numbers 1234(ng)numbers 1234("
[all …]
H A Dltrim.phpt64 string(17) "ng heredoc string"
H A Dstr_split_variation4.phpt169 string(5) "ng in"
H A Dwordwrap_error.phpt77 string(223) "<br />\nt<br />\ne<br />\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />…
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt185 0x9E: ng==
/PHP-7.4/sapi/cli/tests/
H A Dargv_mb.phpt15 var_dump(`$php -n $argv_fl 多字节字符串 マルチバイト文字列 многобайтоваястрока flerbytesträng`);
32 string(15) "flerbytesträng"

Completed in 177 milliseconds