Home
last modified time | relevance | path

Searched refs:H (Results 301 – 323 of 323) sorted by relevance

1...<<111213

/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput15487 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 Dtestinput11494 /^(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 Dtestinput4725 "[\S\V\H]"8
H A Dtestoutput91071 /\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 Dtestoutput12163 /^(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 Dtestoutput41274 "[\S\V\H]"8
/PHP-5.6/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.6/sapi/fpm/
H A Dphp-fpm.conf.in435 ; %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 DHISTORY887 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 DNEWS368 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 DHACKING183 OP_NOT_HSPACE \H
H A DChangeLog295 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 Dmagic468 >>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 Dbug37569.phpt49 <wddxPacket version='1.0'><header/><data><string>H</string></data></wddxPacket>
/PHP-5.6/
H A Dphp.ini-development1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1129 ibase.timeformat = "%H:%M:%S"
H A Dphp.ini-production1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1129 ibase.timeformat = "%H:%M:%S"
H A DINSTALL479 RewriteRule (.*\.php)s$ $1 [H=application/x-httpd-php-source]
H A DNEWS4218 . 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 Dparse_date.re1966 case 'H': /* two digit hour, without leading zero */
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt5179 \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 Dbrowscap.ini1067 [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 Dlibtool.m4383 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 Dsqlite3.c8641 #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)

Completed in 1351 milliseconds

1...<<111213