Lines Matching refs:eregi
2 Test eregi() function : basic functionality (without $regs)
5 /* Prototype : proto int eregi(string pattern, string string [, array registers])
12 * Test a number of simple, valid matches with eregi, without specifying $regs
15 echo "*** Testing eregi() : basic functionality ***\n";
22 var_dump(eregi($pattern, $string));
28 *** Testing eregi() : basic functionality ***
31 Deprecated: Function eregi() is deprecated in %s on line %d
35 Deprecated: Function eregi() is deprecated in %s on line %d
39 Deprecated: Function eregi() is deprecated in %s on line %d
43 Deprecated: Function eregi() is deprecated in %s on line %d
47 Deprecated: Function eregi() is deprecated in %s on line %d
51 Deprecated: Function eregi() is deprecated in %s on line %d
55 Deprecated: Function eregi() is deprecated in %s on line %d
59 Deprecated: Function eregi() is deprecated in %s on line %d
63 Deprecated: Function eregi() is deprecated in %s on line %d
67 Deprecated: Function eregi() is deprecated in %s on line %d
71 Deprecated: Function eregi() is deprecated in %s on line %d
76 Deprecated: Function eregi() is deprecated in %s on line %d
80 Deprecated: Function eregi() is deprecated in %s on line %d