Home
last modified time | relevance | path

Searched refs:R (Results 126 – 150 of 156) sorted by relevance

1234567

/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT197 0x52 0x0052 # LATIN CAPITAL LETTER R
229 0x72 0x0072 # LATIN SMALL LETTER R
/PHP-5.5/ext/hash/
H A Dphp_hash_whirlpool_tables.h24 #define R 10 macro
26 static const php_hash_uint64 rc[R + 1] = {
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput14309 /\R/SI
H A Dtestinput17256 /\R+/SI<bsr_unicode>
H A Dtestinput14518 /((< (?: (?(R) \d++ | [^<>]*+) | (?2)) * >))/x
4929 /(?(R)a+|(?R)b)/
4932 /(?(R)a+|((?R))b)/
4935 /((?(R)a+|(?1)b))/
4941 /((?(R)a|(?1)))*/
4944 /((?(R)a|(?1)))+/
H A Dtestinput6798 /\p{Zs}*?\R/
802 /\p{Zs}*\R/
1490 /[R-T]+/8iW
H A Dtestoutput11-16751 /.((?2)(?R)\1)()/B
H A Dtestoutput11-32751 /.((?2)(?R)\1)()/B
H A Dtestoutput11-8751 /.((?2)(?R)\1)()/B
H A Dtestoutput9989 /^a\R*b/8<bsr_unicode>
1009 /^a\R+b/8<bsr_unicode>
1031 /^a\R{1,3}b/8<bsr_unicode>
1159 /a\R?b/I8<bsr_anycrlf>
1177 /a\R?b/I8<bsr_unicode>
H A Dtestinput1220 /(?(R)a*(?1)|((?R))b)/S+
94 /(?:a|b|c|d|e)(?R)/S++
96 /(?:a|b|c|d|e)(?R)(?R)/S++
H A Dtestoutput1267 /(?(R)a*(?1)|((?R))b)/S+
190 /(?:a|b|c|d|e)(?R)/S++
192 /(?:a|b|c|d|e)(?R)(?R)/S++
H A Dtestoutput17465 /((< (?: (?(R) \d++ | [^<>]*+) | (?2)) * >))/x
8219 /(?(R)a+|(?R)b)/
8223 /(?(R)a+|((?R))b)/
8228 /((?(R)a+|(?1)b))/
8238 /((?(R)a|(?1)))*/
8243 /((?(R)a|(?1)))+/
H A Dtestoutput61345 /\p{Zs}*?\R/
1351 /\p{Zs}*\R/
2452 /[R-T]+/8iW
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.re271 recurrences = "R" number;
/PHP-5.5/build/
H A Dlibtool.m43416 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3458 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3640 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3875 -L* | -R* | -l*)
3879 || test $p = "-R"; then
3888 -L* | -R*)
5854 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5870 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5976 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6002 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
[all …]
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1056 WHAT \R MATCHES
1970 the \R escape sequence matches by default. A value of 0 means that \R
6229 the \R escape sequence
6985 \( ( [^()]++ | (?R) )* \)
7055 Do not confuse the (?R) item with the condition (R), which tests for
7061 < (?: (?(R) \d++ | [^<>]*+) | (?R)) * >
7967 WHAT \R MATCHES
8992 data> n05\R\D
9122 data> gsb\R\P\D
9147 data> gsb\R\P\P\D
[all …]
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c119 #define APREQ_GET_REQUEST(ZVAL, R) APREQ_GET_THIS(ZVAL); \ argument
120 R = get_apache_request(ZVAL TSRMLS_CC)
/PHP-5.5/
H A DEXTENSIONS172 PRIMARY MAINTAINER: Daniel R. Kalowsky <kalowsky@php.net>
H A Dacinclude.m4299 dnl Checks for -R, etc. switch
302 AC_MSG_CHECKING([if compiler supports -R])
305 LIBS="-R /usr/$PHP_LIBDIR $LIBS"
310 ld_runpath_switch=-R
475 PHP_RPATHS="$PHP_RPATHS -R $i"
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI108 ONIG_ENCODING_KOI8_R KOI8-R
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME270 . By default, the sequence \R in a pattern matches any Unicode line ending
272 be the end of a line (see above). However, the caller of PCRE can restrict \R
274 --enable-bsr-anycrlf to the "configure" command (bsr = "backslash R").
H A DHACKING498 If the condition is "in recursion" (coded as "(?(R)"), or "in recursion of
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt89 <wddxPacket version='1.0'><header/><data><string>R</string></data></wddxPacket>
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja638 "R" : HW alphabet -> FW alphabet

Completed in 131 milliseconds

1234567