Home
last modified time | relevance | path

Searched refs:yy (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/pcre/tests/
H A Dsplit.phpt8 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.0/ext/ldap/tests/
H A Dldap_compare_basic.phpt17 ldap_compare($link, "cn=userA,$base", "telephoneNumber", "yy-yy-yy-yy-yy")
/PHP-8.0/ext/standard/tests/file/
H A Dbug38086.phpt44 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 Dstream_copy_to_stream.phpt120 V'yy oernx gurfr punvaf
122 V'yy grne lbh qbja vagb zl cevingr uryy
127 V'yy oernx gurfr punvaf
129 V'yy grne lbh qbja vagb zl cevingr uryy
/PHP-8.0/ext/pspell/tests/
H A D003.phpt15 var_dump(pspell_check($p, 'yy'));
19 pspell_check($p2, 'yy');
27 var_dump(pspell_check($p, 'yy'));
/PHP-8.0/ext/simplexml/tests/
H A Dbug46003.phpt12 <yy rr='data' />
21 var_dump(isset($x->o->yy));
/PHP-8.0/ext/standard/tests/strings/
H A Ducwords_variation3.phpt38 '/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 Ducwords_variation4.phpt45 "/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.0/ext/gd/libgd/
H A Dgd.c3096 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 Dgdft.c913 matrix.yy = matrix.xx;
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9175 # YY is interpreted 1900+YY; TODO: display yy or 20yy instead 1YY
11039 # "Error loading operating system" yy=0x144 for english version
11040 # "Fehler beim Laden des Betriebssystems" yy=0x148 for german version
11060 # "Error loading operating system" yy=0x17a for english version
11061 # "Fehler beim Laden des Betriebssystems" yy= 0x1?? for german version
11078 # "Error loading operating system" yy=0x17b for english version
11079 # "Fehler beim Laden des Betriebssystems" yy=0x1?? for german version
11861 # assembler instructions: jmp yy (yy=0x3c,0x58);nop;"SYSLINUX"
17140 # p M 8 5/6 xx yy zz data...
17142 # bytes either run horizontally (pM85) or vertically (pM86). yy is the
[all …]
H A Dmagic9175 # YY is interpreted 1900+YY; TODO: display yy or 20yy instead 1YY
11039 # "Error loading operating system" yy=0x144 for english version
11040 # "Fehler beim Laden des Betriebssystems" yy=0x148 for german version
11060 # "Error loading operating system" yy=0x17a for english version
11061 # "Fehler beim Laden des Betriebssystems" yy= 0x1?? for german version
11078 # "Error loading operating system" yy=0x17b for english version
11079 # "Fehler beim Laden des Betriebssystems" yy=0x1?? for german version
11861 # assembler instructions: jmp yy (yy=0x3c,0x58);nop;"SYSLINUX"
17140 # p M 8 5/6 xx yy zz data...
17142 # bytes either run horizontally (pM85) or vertically (pM86). yy is the
[all …]

Completed in 195 milliseconds