Home
last modified time | relevance | path

Searched refs:Y (Results 251 – 273 of 273) sorted by relevance

1...<<11

/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type2.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput51314 /(Y)X\1{2,4}b/8
1326 /(Y)X\1{2,4}?b/8
1338 /(Y)X\1{2,4}+b/8
H A Dtestoutput14365 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestoutput9320 0: Y\x{256}Z
340 0: Y\x{256}Z
468 > >X Y
470 > >\x{100} Y
H A Dtestoutput17232 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestoutput61545 /\X*Z/8Y
1549 /\X*(.)/8Y
1554 /\X?abc/8Y
H A Dtestinput10552 Y
H A Dtestoutput101077 Y
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in424 ; %d/%b/%Y:%H:%M:%S %z (default)
427 ; %d/%b/%Y:%H:%M:%S %z (default)
/PHP-5.5/
H A DREADME.RELEASE_PROCESS179 ``gpg -u YOUREMAIL --armor --detach-sign php-X.Y.Z.tar.xxx``
H A Dconfig.guess755 CRAY*Y-MP:*:*:*)
H A Dphp.ini-development1087 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1090 ibase.dateformat = "%Y-%m-%d"
H A Dphp.ini-production1087 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1090 ibase.dateformat = "%Y-%m-%d"
H A Dconfigure.in1275 PHP_BUILD_DATE=`date '+%Y-%m-%d'`
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt117 <wddxPacket version='1.0'><header/><data><string>Y</string></data></wddxPacket>
/PHP-5.5/ext/gd/
H A Dgd.c3514 long SIZE, X, Y, COL; in php_imagechar() local
3522 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rlllsl", &IM, &SIZE, &X, &Y, &C, &C_len, &CO… in php_imagechar()
3537 y = Y; in php_imagechar()
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini206 [Scooter/3.3Y!CrawlX]
208 Browser="Scooter/3.3Y!CrawlX"
217 [Y!J-BSC/1.0*]
219 Browser="Y!J-BSC"
226 [Y!J-SRD/1.0]
228 Browser="Y!J-SRD"
365 [Mozilla/4.0 (compatible; Y!J; for robot study*)]
367 Browser="Y!J"
386 [Y!OASIS/*]
388 Browser="Y!OASIS"
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar8 ���gtText.php�����J�����Y�����������gtClassMap.php� ����J� ��B�������������texts/unknownMet…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic503 >>>17 byte&0x06 2 \b Y'CbCr 4:2:0 video
504 >>>17 byte&0x06 4 \b Y'CbCr 4:2:2 video
505 >>>17 byte&0x06 6 \b Y'CbCr 4:4:4 video
522 >>>>>145 byte&0x06 2 \b Y'CbCr 4:2:0 video
539 >>>81 byte&0x06 2 \b Y'CbCr 4:2:0 video
540 >>>81 byte&0x06 4 \b Y'CbCr 4:2:2 video
541 >>>81 byte&0x06 6 \b Y'CbCr 4:4:4 video
9062 #GRG3????Y
14298 >8 string Y native object file (.cmx)
17363 >0x00003B byte 0x03 (Y-variable)
[all …]
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15542 Y = p->Y; in computeJD()
15551 Y--; in computeJD()
15554 A = Y/100; in computeJD()
15556 X1 = 36525*(Y+4716)/100; in computeJD()
15584 int Y, M, D, neg; in parseYyyyMmDd() local
15606 p->Y = neg ? -Y : Y; in parseYyyyMmDd()
15673 p->Y = 2000; in computeYMD()
15812 if( x.Y<1971 || x.Y>=2038 ){ in localtimeOffset()
15818 x.Y = 2000; in localtimeOffset()
16043 p->Y += x; in parseModifier()
[all …]
/PHP-5.5/ext/date/lib/
H A Dparse_date.re1934 case 'Y': /* four digit year */
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3392 (*MARK:A)(X|Y)
7373 re> /X(*MARK:A)Y|X(*MARK:B)Z/K
7394 re> /X(*MARK:A)Y|X(*MARK:B)Z/K
7454 data> xyzabc\Y
7460 ond set of data, the escape sequence \Y is interpreted by the pcretest
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1948 options. The new /Y option in pcretest sets this option when calling
2521 ^X(?3)(a)(?|(b)|(q))(Y) is an example.

Completed in 668 milliseconds

1...<<11