Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 39) sorted by path

12

/PHP-5.5/
H A DNEWS2398 . Fixed bug #62524 (fopen follows redirects for non-3xx statuses).
4706 . Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
8779 - Fixed bug #36400 (Custom 5xx error does not return correct HTTP response error
9659 - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP
/PHP-5.5/ext/date/tests/
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5945 # "Invalid partition table" xx=0x12C for english version
5946 # "Ungültige Partitionstabelle" xx=0x12C for german version
5966 # "Invalid partition table" xx=0x162 for english version
5967 # "Ungültige Partitionstabelle" xx=0x1?? for german version
5984 # "Invalid partition table" xx=0x163 for english version
5985 # "Ungültige Partitionstabelle" xx=0x1?? for german version
6957 # older drives may use Near JuMP instruction E9 xx xx
7395 # 111111xx Low density disk
10218 # p M 8 5/6 xx yy zz data...
10221 # most frequent byte, xx and zz are runlength escape codes, where xx is
[all …]
/PHP-5.5/ext/filter/tests/
H A D055.phpt18 array("xx:23:45:67:89:aB", null),
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c861 matrix.xx = (FT_Fixed) (cos_a * (1 << 16));
864 matrix.yy = matrix.xx;
/PHP-5.5/ext/intl/tests/
H A Dlocale_accept.phpt20 'xx, fr-FR;q=0.3, de-DE;q=0.5',
44 Accepting xx, fr-FR;q=0.3, de-DE;q=0.5: de_DE
/PHP-5.5/ext/ldap/tests/
H A Dconnect.inc37 "telephoneNumber" => "xx-xx-xx-xx-xx",
H A Dldap_list_basic.phpt79 string(14) "xx-xx-xx-xx-xx"
H A Dldap_modify_batch_basic.phpt88 string(14) "xx-xx-xx-xx-xx"
H A Dldap_search_basic.phpt80 string(14) "xx-xx-xx-xx-xx"
H A Dldap_search_variation6.phpt99 string(14) "xx-xx-xx-xx-xx"
/PHP-5.5/ext/mbstring/oniguruma/
H A Dtestc.c34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx() function
146 xx(pattern, str, from, to, 0, 0); in x2()
151 xx(pattern, str, from, to, mem, 0); in x3()
156 xx(pattern, str, 0, 0, 0, 1); in n()
H A Dtestu.c58 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx() function
192 xx(pattern, str, from, to, 0, 0); in x2()
197 xx(pattern, str, from, to, mem, 0); in x3()
202 xx(pattern, str, 0, 0, 0, 1); in n()
/PHP-5.5/ext/mbstring/oniguruma/win32/
H A Dtestc.c34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx() function
146 xx(pattern, str, from, to, 0, 0); in x2()
151 xx(pattern, str, from, to, mem, 0); in x3()
156 xx(pattern, str, 0, 0, 0, 1); in n()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog4 Note that the PCRE 8.xx series (PCRE1) is now in a bugfix-only state. All
5 development is happening in the PCRE2 10.xx series.
2202 13. Now that we have gone to the x.xx style of version numbers, the minor
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5332 \p{xx} a character with the xx property
5333 \P{xx} a character without the xx property
5336 The property names represented by xx above are limited to the Unicode
7726 \p{xx} a character with the xx property
7727 \P{xx} a character without the xx property
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput15675 /(?:x|(?:(xx|yy)+|x|x|x|x|x)|a|a|a)bc/
H A Dtestinput11133 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
H A Dtestinput21034 /(?Cab)xx/I
1866 xx
1872 xx
4004 /(?<0abc>xx)/
4006 /(?&1abc)xx(?<1abc>y)/
4008 /(?<ab-cd>xx)/
4010 /(?'0abc'xx)/
4012 /(?P<0abc>xx)/
4024 /(?&1abc)xx(?<1abc>y)/
4026 /(?P>1abc)xx(?<1abc>y)/
[all …]
H A Dtestinput84793 xx\xa0xabcd
4797 xx\xa0xxxxxabcd
H A Dtestoutput13326 1: xx
3329 1: xx
9326 /(?:x|(?:(xx|yy)+|x|x|x|x|x)|a|a|a)bc/
H A Dtestoutput11-16683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
706 54 xx
H A Dtestoutput11-32683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
706 54 xx
H A Dtestoutput11-8683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
706 66 xx
H A Dtestoutput23601 /(?Cab)xx/I
7610 xx
7611 0: xx
7624 xx
7625 0: xx
7654 1: xx
14064 /(?<0abc>xx)/
14070 /(?<ab-cd>xx)/
14073 /(?'0abc'xx)/
14076 /(?P<0abc>xx)/
[all …]

Completed in 198 milliseconds

12