|
|
| __construct (string $pattern, string $subject) |
| |
|
| end (?int $group=null) |
| |
|
| find (?int $offset=null) |
| |
|
| group (?int $group=null) |
| |
|
| groupCount () |
| |
|
| lookingAt () |
| |
|
| matches () |
| |
|
| replaceAll (string $replacement) |
| |
|
| replaceFirst (string $replacement) |
| |
|
| reset (string $input='') |
| |
|
| start (int $group=0) |
| |
|
|
| doMatch (string $type='find', int $offset=0) |
| |
|
|
array< array{string, int}> array | $groups = [] |
| |
|
string | $pattern |
| |
|
string | $subject = '' |
| |
The documentation for this class was generated from the following file:
- lib/giggsey/libphonenumber-for-php-lite/src/Matcher.php