Regex

Regex

class Regex implements ValueInterface

Constants

START_FLAG
END_FLAG
BOUNDARY
JOKER
ESCAPING

Methods

登录查看完整内容
static Regex create(string $expr)
__construct(string $pattern, string $options = '', string $delimiter = null)