com\setasign\SetaFramework\Helper

PregMatchAllMatchesIterator Class PregMatchAllMatchesIterator

File: /SetaFramework/src/Helper/PregMatchAllMatchesIterator.php

Class hierarchy

Implements

Summary

Properties

$position


Methods

__construct()

public PregMatchAllMatchesIterator::__construct (
array $matches
)
Parameters
$matches : array
 

current()

public PregMatchAllMatchesIterator::current (
void
): array

key()

public PregMatchAllMatchesIterator::key (
void
): int

next()

public PregMatchAllMatchesIterator::next (
void
): void

rewind()

public PregMatchAllMatchesIterator::rewind (
void
): void

valid()

public PregMatchAllMatchesIterator::valid (
void
): bool