Lines Matching refs:bar
6 function f1($a=bar) {
9 function f2($a=array(bar)) {
12 function f3($a=array(bar=>0)) {
16 echo bar."\n";
22 Notice: Use of undefined constant bar - assumed 'bar' in %sbug43344_1.php on line 13
23 bar
25 Notice: Use of undefined constant bar - assumed 'bar' in %sbug43344_1.php on line 3
26 bar
28 Notice: Use of undefined constant bar - assumed 'bar' in %sbug43344_1.php on line 6
29 bar
31 Notice: Use of undefined constant bar - assumed 'bar' in %sbug43344_1.php on line 9
32 bar