Lines Matching refs:foo
6 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches);
8 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches,
11 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches,
14 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches,
18 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches);
20 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches,
23 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches,
26 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches,
34 string(3) "foo"
36 string(3) "foo"
38 string(3) "foo"
42 string(3) "foo"
44 string(3) "foo"
46 string(3) "foo"
54 string(3) "foo"
61 string(3) "foo"
68 string(3) "foo"
77 string(3) "foo"
84 string(3) "foo"
91 string(3) "foo"
107 string(3) "foo"
109 string(3) "foo"
121 string(3) "foo"
123 string(3) "foo"
142 string(3) "foo"
149 string(3) "foo"
186 string(3) "foo"
193 string(3) "foo"