/PHP-5.6/ext/pcre/pcrelib/testdata/ |
H A D | testoutput15 | 487 5 6 7 8 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 889 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 f g h
|
H A D | testinput1 | 1494 /^(A)(B)(C)(D)(E)(F)(G)(H)(I)\8\9$/ 4277 /(?<=a\H)c/ 4319 /\H\h\V\v/ 4325 /\H*\h+\V?\v{3,4}/ 4332 /\H{3,4}/ 4339 /\h*X\h?\H+Y\H?Z/
|
H A D | testinput4 | 725 "[\S\V\H]"8
|
H A D | testoutput9 | 1071 /\H\h\V\v/8 1081 /\H*\h+\V?\v{3,4}/8O 1095 /\H\h\V\v/8 1105 /\H*\h+\V?\v{3,4}/8O
|
H A D | testoutput1 | 2163 /^(A)(B)(C)(D)(E)(F)(G)(H)(I)\8\9$/ 2173 8: H 6997 /(?<=a\H)c/ 7058 /\H\h\V\v/ 7068 /\H*\h+\V?\v{3,4}/ 7080 /\H{3,4}/ 7090 /\h*X\h?\H+Y\H?Z/
|
H A D | testoutput4 | 1274 "[\S\V\H]"8
|
/PHP-5.6/ext/date/tests/ |
H A D | rfc-datetime_and_daylight_saving_time-type2.phpt | 9 $date_format = 'Y-m-d H:i:s T e';
|
/PHP-5.6/sapi/fpm/ |
H A D | php-fpm.conf.in | 435 ; %d/%b/%Y:%H:%M:%S %z (default) 438 ; %d/%b/%Y:%H:%M:%S %z (default)
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | HISTORY | 887 2004/10/30: [new] add hexadecimal digit char type. (\h, \H) 1287 2003/12/24: [bug] (thanks H.Miyamoto) /[\W]/ was wrong in 1.9.5. 1390 ex. /[H-c]/i ==> (H-Z, 0x5b-0x60, a-c)/i 1391 ==> H-Z, h-z, 0x5b-0x60, a-c, A-C
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | NEWS | 368 recompiled for use with 7.2 (necessitated by the addition of \K, \h, \H, \v, 394 \h, \H, \v, \V match horizontal and vertical whitespace, respectively.
|
H A D | HACKING | 183 OP_NOT_HSPACE \H
|
H A D | ChangeLog | 295 30. A pattern such as /(*UTF)[\S\V\H]/, which contains a negated special class 597 recognizing that \h, \H, \v, \V, and \R must match a character. 1045 (d) The processing of \h, \H, \v, and \ in character classes now makes use 1347 (*THEN), \h, \H, \v, \V, and single character negative classes with fixed 3190 (h) \h, \H, \v, and \V match horizontal and vertical whitespace. 3860 (g) Added the -H (--with-filename) option.
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 468 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10) 469 >>11 byte 5 \b v5 (H.263/AMR GSM 6.10) 4279 # SCO compress -H (LZH) 5836 >18 leshort 47 Renesas H8/300H, 8790 >33 string -STANDARD-ANTIVIRUS-TEST-FILE!$H+H* EICAR virus test files 9759 # Super-H COFF 10040 >7 string H (Library) 10059 >7 string H (Library) 17738 # iRiver H Series database file 17744 >39 string iHP-100 [H Series] [all …]
|
/PHP-5.6/ext/wddx/tests/ |
H A D | bug37569.phpt | 49 <wddxPacket version='1.0'><header/><data><string>H</string></data></wddxPacket>
|
/PHP-5.6/ |
H A D | php.ini-development | 1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S" 1129 ibase.timeformat = "%H:%M:%S"
|
H A D | php.ini-production | 1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S" 1129 ibase.timeformat = "%H:%M:%S"
|
H A D | INSTALL | 479 RewriteRule (.*\.php)s$ $1 [H=application/x-httpd-php-source]
|
H A D | NEWS | 4218 . Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, 8807 - Fixed var_export() to use the new H modifier so that it can generate 10400 - Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to
|
/PHP-5.6/ext/date/lib/ |
H A D | parse_date.re | 1966 case 'H': /* two digit hour, without leading zero */
|
/PHP-5.6/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 5179 \H any character that is not a horizontal white space character 5238 The sequences \h, \H, \v, and \V are features that were added to Perl 5534 are of the form \uHHHH or \UHHHHHHHH where H is a hexadecimal digit. 5832 The character escape sequences \d, \D, \h, \H, \p, \P, \s, \S, \v, \V, 7724 \H a character that is not a horizontal white space character 8276 (\h, \H, \v, and \V) do match all the appropriate Unicode characters,
|
/PHP-5.6/ext/standard/tests/misc/ |
H A D | browscap.ini | 1067 [Mozilla/* (compatible; T-H-U-N-D-E-R-S-T-O-N-E)] 1071 [T-H-U-N-D-E-R-S-T-O-N-E]
|
/PHP-5.6/build/ |
H A D | libtool.m4 | 383 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
|
/PHP-5.6/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 8641 #define sqliteHashFirst(H) ((H)->first) argument 13338 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument 132703 #define fts3HashFirst(H) ((H)->first) 132712 #define fts3HashCount(H) ((H)->count)
|