Searched refs:yy (Results 1 – 14 of 14) sorted by relevance
/PHP-8.3/ext/pcre/tests/ |
H A D | split.phpt | 8 var_dump(preg_split('/[\s, ]+/', 'x yy,zzz')); 9 var_dump(preg_split('/[\s, ]+/', 'x yy,zzz', -1)); 10 var_dump(preg_split('/[\s, ]+/', 'x yy,zzz', 0)); 11 var_dump(preg_split('/[\s, ]+/', 'x yy,zzz', 1)); 12 var_dump(preg_split('/[\s, ]+/', 'x yy,zzz', 2)); 25 string(2) "yy" 33 string(2) "yy" 41 string(2) "yy" 47 string(8) "x yy,zzz" 53 string(6) "yy,zzz"
|
/PHP-8.3/ext/ldap/tests/ |
H A D | ldap_compare_basic.phpt | 18 ldap_compare($link, "cn=userA,$base", "telephoneNumber", "yy-yy-yy-yy-yy")
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | bug38086.phpt | 44 V'yy oernx gurfr punvaf 46 V'yy grne lbh qbja vagb zl cevingr uryy 51 V'yy oernx gurfr punvaf 53 V'yy grne lbh qbja vagb zl cevingr uryy
|
H A D | stream_copy_to_stream.phpt | 138 V'yy oernx gurfr punvaf 140 V'yy grne lbh qbja vagb zl cevingr uryy 147 V'yy oernx gurfr punvaf 149 V'yy grne lbh qbja vagb zl cevingr uryy
|
/PHP-8.3/ext/pspell/tests/ |
H A D | 003.phpt | 16 var_dump(pspell_check($p, 'yy')); 20 pspell_check($p2, 'yy'); 28 var_dump(pspell_check($p, 'yy'));
|
/PHP-8.3/ext/simplexml/tests/ |
H A D | bug46003.phpt | 12 <yy rr='data' /> 21 var_dump(isset($x->o->yy));
|
/PHP-8.3/Zend/tests/type_declarations/dnf_types/ |
H A D | dnf_intersection_and_eval.phpt | 5 eval('abstract class y {function y(): (y&yy)|t {}}');
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | gh12151.phpt | 6 var_export(str_getcsv("\0yy","y","y","\0"));
|
H A D | ucwords_variation3.phpt | 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 D | ucwords_variation4.phpt | 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.3/ext/gd/libgd/ |
H A D | gd.c | 3096 unsigned int yy; in gdImagePaletteToTrueColor() local 3137 for (yy = 0; yy < y; yy++) { in gdImagePaletteToTrueColor() 3138 gdFree(src->pixels[yy]); in gdImagePaletteToTrueColor() 3155 for (yy = 0; yy < y; yy++) { in gdImagePaletteToTrueColor() 3156 gdFree(src->tpixels[yy]); in gdImagePaletteToTrueColor()
|
H A D | gdft.c | 923 matrix.yy = matrix.xx;
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 10656 # YY is interpreted 1900+YY; TODO: display yy or 20yy instead 1YY 12732 # "Error loading operating system" yy=0x144 for english version 12733 # "Fehler beim Laden des Betriebssystems" yy=0x148 for german version 12753 # "Error loading operating system" yy=0x17a for english version 12754 # "Fehler beim Laden des Betriebssystems" yy= 0x1?? for german version 12771 # "Error loading operating system" yy=0x17b for english version 12772 # "Fehler beim Laden des Betriebssystems" yy=0x1?? for german version 13554 # assembler instructions: jmp yy (yy=0x3c,0x58);nop;"SYSLINUX" 19855 # p M 8 5/6 xx yy zz data... 19857 # bytes either run horizontally (pM85) or vertically (pM86). yy is the [all …]
|
H A D | magic私はガラスを食べられます | 10656 # YY is interpreted 1900+YY; TODO: display yy or 20yy instead 1YY 12732 # "Error loading operating system" yy=0x144 for english version 12733 # "Fehler beim Laden des Betriebssystems" yy=0x148 for german version 12753 # "Error loading operating system" yy=0x17a for english version 12754 # "Fehler beim Laden des Betriebssystems" yy= 0x1?? for german version 12771 # "Error loading operating system" yy=0x17b for english version 12772 # "Fehler beim Laden des Betriebssystems" yy=0x1?? for german version 13554 # assembler instructions: jmp yy (yy=0x3c,0x58);nop;"SYSLINUX" 19855 # p M 8 5/6 xx yy zz data... 19857 # bytes either run horizontally (pM85) or vertically (pM86). yy is the [all …]
|
Completed in 385 milliseconds