Home
last modified time | relevance | path

Searched refs:re (Results 1 – 25 of 221) sorted by path

123456789

/PHP-7.3/
H A D.editorconfig12 [{*.{awk,bat,c,cpp,d,h,l,mk,re,skl,w32,y},Makefile*}]
H A DCODING_STANDARDS52 5. NEVER USE strncat(). If you're absolutely sure you know what you're doing,
59 you're calling.
H A DCONTRIBUTING.md71 about what you're working on, you can contact us via the
H A DMakefile.gcov29 ln -f -s $(top_srcdir)/$$y.re lcov_data/$$y.re; \
H A DNEWS1365 . Fixed bug #77051 (Issue with re-binding on SQLite3). (BohwaZ)
H A DREADME.GIT-RULES6 We'll assume you're basically familiar with Git, but feel free to post
H A DREADME.PARAMETER_PARSING_API113 If you're in doubt, use check_parameters.php script to the parameters
/PHP-7.3/TSRM/m4/
H A Dax_func_which_gethostbyname_r.m484 # assuming an implicit prototype. In which case, we're out of luck.
/PHP-7.3/Zend/
H A Dbench.php51 $s=0; $rec=0; $imc=0; $re=0; $im=0; $re2=0; $im2=0;
60 $re=$rec;
63 $re2=$re*$re;
66 $im=$re*$im*2+$imc;
67 $re=$re2-$im2+$rec;
68 $re2=$re*$re;
/PHP-7.3/Zend/tests/
H A D030.phpt34 Fatal error: Cannot re-assign $this in %s030.php on line 11
H A Dbug33512.phpt56 //but, these variables are still available??? even though they're "unset"-ed
H A Dbug34358.phpt2 Bug #34358 (Fatal error: Cannot re-assign $this(again))
H A Dbug70914.phpt14 $re = $st->fetchObject('%Z');
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
H A Derrmsg_003.phpt19 Fatal error: Cannot re-assign $this in %s on line %d
H A Dthis_in_catch.phpt18 Fatal error: Cannot re-assign $this in %sthis_in_catch.php on line 6
H A Dthis_in_extract.phpt2 $this re-assign in extract()
16 Cannot re-assign $this
H A Dthis_in_foreach_001.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_001.php on line 3
H A Dthis_in_foreach_002.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_002.php on line 3
H A Dthis_in_foreach_003.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_003.php on line 3
H A Dthis_in_foreach_004.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_004.php on line 3
H A Dthis_in_mb_parse_str.phpt2 $this re-assign in mb_parse_str()
16 Fatal error: Uncaught Error: Cannot re-assign $this in %sthis_in_mb_parse_str.php:3
H A Dthis_in_parse_str.phpt2 $this re-assign in parse_str()
14 Fatal error: Uncaught Error: Cannot re-assign $this in %sthis_in_parse_str.php:3
H A Dthis_reassign.phpt2 $this re-assign
13 Fatal error: Uncaught Error: Cannot re-assign $this in %sthis_reassign.php:4
/PHP-7.3/Zend/tests/try/
H A Dcatch_finally_006.phpt2 Try catch finally (re-throw exception in catch block)

Completed in 65 milliseconds

123456789