Public Member Functions | |
| __construct ($regex, $options) | |
| __toString () | |
Class for create an object of the regex type
| SequoiaRegex::__construct | ( | $regex, | |
| $options | |||
| ) | 
Constructor.
| string | $regex | is regex string | 
| string | $options | is regex options string | 
| SequoiaRegex::__toString | ( | ) | 
PHP Magic Methods, the class as string output.
 1.8.2