Home
last modified time | relevance | path

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

/php-src/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-src/ext/ldap/tests/
H A Dldap_compare_basic.phpt18 ldap_compare($link, "cn=userA,$base", "telephoneNumber", "yy-yy-yy-yy-yy")
/php-src/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.phpt138 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-src/ext/simplexml/tests/
H A Dbug46003.phpt12 <yy rr='data' />
21 var_dump(isset($x->o->yy));
/php-src/Zend/tests/type_declarations/dnf_types/
H A Ddnf_intersection_and_eval.phpt5 eval('abstract class y {function y(): (y&yy)|t {}}');
/php-src/ext/standard/tests/strings/
H A Dgh12151.phpt6 var_export(str_getcsv("\0yy","y","y","\0"));
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-src/ext/gd/libgd/
H A Dgd.c3066 unsigned int yy; in gdImagePaletteToTrueColor() local
3107 for (yy = 0; yy < y; yy++) { in gdImagePaletteToTrueColor()
3108 gdFree(src->pixels[yy]); in gdImagePaletteToTrueColor()
3125 for (yy = 0; yy < y; yy++) { in gdImagePaletteToTrueColor()
3126 gdFree(src->tpixels[yy]); in gdImagePaletteToTrueColor()
H A Dgdft.c923 matrix.yy = matrix.xx;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます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 Dmagic10656 # 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 140 milliseconds