Home
last modified time | relevance | path

Searched refs:H (Results 326 – 330 of 330) sorted by relevance

1...<<11121314

/PHP-7.1/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-7.1/
H A DINSTALL275 RewriteRule (.*\.php)s$ $1 [H=application/x-httpd-php-source]
/PHP-7.1/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-7.1/build/
H A Dlibtool.m4383 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c13458 #define sqliteHashFirst(H) ((H)->first) argument
19061 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
159942 #define fts3HashFirst(H) ((H)->first)
159951 #define fts3HashCount(H) ((H)->count)

Completed in 526 milliseconds

1...<<11121314