Home
last modified time | relevance | path

Searched refs:r (Results 1801 – 1819 of 1819) sorted by relevance

1...<<717273

/PHP-5.5/Zend/
H A DZendTS.dsp132 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput4928 abc\n\r\x{442}\x{435}\x{441}\x{442}xyz
H A Dtestoutput6918 \x{1234}\n\r\x{3456}xyz
924 \x{1234}\n\r\x{3456}xyz
932 \x{1234}\n\r\x{3456}xyz
H A Dtestoutput71223 1: te\x{301}r
/PHP-5.5/ext/ldap/
H A Dldap.dsp265 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt217 <wddxPacket version='1.0'><header/><data><string>r</string></data></wddxPacket>
/PHP-5.5/ext/gd/
H A Dgd.c4690 long r,g,b,tmp; in php_image_filter_colorize() local
4693 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rllll|l", &SIM, &tmp, &r, &g, &b, &a) == FAI… in php_image_filter_colorize()
4703 if (gdImageColor(im_src, (int) r, (int) g, (int) b, (int) a) == 1) { in php_image_filter_colorize()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1349 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja636 "r" : FW alphabet -> HW alphabet
H A Dmbstring.dsp94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/oci8/tests/
H A Ddbmsoutput.phpt76 $r = oci_bind_by_name($s, ":numlines", $numlines);
/PHP-5.5/Zend/tests/
H A D019.phpt153 $fp = fopen(__FILE__, "r");
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS651 (iii) Added -r, --recursive to recurse into sub-directories.
/PHP-5.5/
H A Dconfigure.in1491 if test -r "$abs_srcdir/Zend/zend_objects.c"; then
H A DNEWS2757 (r.hampartsumyan@gmail.com, Laruence)
3458 (r dot i dot k at free dot fr, Ilia)
5578 - Fixed bug #48929 (Double \r\n after HTTP headers when "header" context
5617 files that have been opened with r+). (Ilia)
6579 - Fixed bug #45923 (mb_st[r]ripos() offset not handled correctly). (Moriyoshi)
7897 - Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc). (Ilia)
8770 - Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
9834 - Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).
9955 - Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on Win32). (Ilia)
H A DINSTALL900 # /usr/local/sbin/phpxs -r mysql
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1866 the \n or \r escape sequences, nor does it affect what \R matches,
2821 \r or \n.
2949 00 02 y e a r 00 ??
3285 option is not set), it does not match the string "\r\nA" because, after
3287 However, the pattern [\r\n]A does match that string, because it con-
3292 those characters, or one of the \r or \n escape sequences. Implicit
3297 is a valid newline sequence and explicit \r or \n escapes appear in the
5011 \r carriage return (hex 0D)
5283 (?>\r\n|\n|\x0b|\f|\r|\x85)
6117 / ( a ) (?| x ( y ) z | (p (q) r) | (t) u (v) ) ( z ) /x
[all …]
/PHP-5.5/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt28 $linefeed = "\r\n";
/PHP-5.5/win32/
H A Dphp5dllts.dsp2418 mc -h $(InputDir)/.. -r $(InputDir) -x $(IntDir) $(InputPath)

Completed in 125 milliseconds

1...<<717273