Home
last modified time | relevance | path

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

1...<<61626364656667686970>>...73

/PHP-5.5/sapi/aolserver/
H A Dphp5aolserver.dsp120 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/sapi/apache_hooks/
H A Dphp5apache_hooks.dsp120 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/sapi/nsapi/
H A Dphp5nsapi.dsp120 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15939 && (n=(int)r)==r && n>=0 && r<7 ){ in parseModifier()
23289 r++;
24676 if( r<(-TWOPOWER31) || r>=TWOPOWER31 ) return 1;
24679 *pA = r;
64417 pVal->u.r = -pVal->u.r;
85177 if( r>=iReg && r<=iLast ){
96797 if( n==0 && r>=0 && r<LARGEST_INT64-1 ){
96798 r = (double)((sqlite_int64)(r+0.5));
96800 r = -(double)((sqlite_int64)((-r)+0.5));
96901 sqlite3_randomness(sizeof(r), &r);
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput10741 \x{1234}\n\r\x{3456}xyz
745 \x{1234}\n\r\x{3456}xyz
750 \x{1234}\n\r\x{3456}xyz
H A Dtestinput119 /abcd\t\n\r\f\a\e\071\x3b\$\\\?caxyz/
20 abcd\t\n\r\f\a\e9;\$\\?caxyz
253 ab-c.pq-r.
3199 /(?:(f)(o)(o)|(b)(a)(r))*/
3824 /(?i)reg(?:ul(?:[a�]|ae)r|ex)/
3828 regul�r
4400 /^X(?7)(a)(?|(b|(r)(s))|(q))(c)(d)(Y)/
4403 /^X(?7)(a)(?|(b|(?|(r)|(t))(s))|(q))(c)(d)(Y)/
5297 /((*SKIP:r)d){0}a(*SKIP:m)x|ac(*:n)|ac/K
H A Dtestoutput18-16346 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
771 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82 \x83 \x84
H A Dtestoutput18-32344 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
768 i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82 \x83 \x84
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in419 ; %r: the request URI (without the query string, see %q and %Q)
430 ; Default: "%R - %u %t \"%m %r\" %s"
431 ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%"
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt35 $fp = fopen(__FILE__, "r");
H A Darray_intersect_uassoc_variation4.phpt22 $fp = fopen(__FILE__, "r");
H A Darray_diff_ukey_variation4.phpt22 $fp = fopen(__FILE__, "r");
H A Darray_unshift_variation1.phpt34 $fp = fopen(__FILE__, "r");
H A Darray_unshift_variation2.phpt28 $fp = fopen(__FILE__, "r");
/PHP-5.5/ext/dom/
H A Ddom.dsp95 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/standard/tests/strings/
H A Dstrstr.phpt104 $resource1 = fopen(__FILE__, "r");
H A Dwordwrap_variation3.phpt20 $fp = fopen(__FILE__, "r");
H A Dstr_replace.phpt29 $fp = fopen( __FILE__, "r" );
183 $resource1 = fopen( __FILE__, "r" );
/PHP-5.5/sapi/apache/
H A Dphp5apache.dsp120 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation14.phpt86 $file_handle = fopen($filename, "r");
H A D005_variation-win32.phpt91 $file_read_handle = fopen($file_name ,"r");
/PHP-5.5/ext/date/tests/
H A DDateTime_construct_variation1.phpt42 $file_handle = fopen(__FILE__, 'r');
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API66 r - resource (zval*)
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.dsp150 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument

Completed in 426 milliseconds

1...<<61626364656667686970>>...73