Podstawy
Żeby rozpocząć pracę, możesz wykorzystać jedną z metod pomocniczych.
Podstawą jest tworzenie swojego wyrażenia regularnego przy użyciu Regex::build()
.
Metoda build()
jest niezbędna podczas tworzenia wzorca.
Pomocnicze metody
Dodatkowe metody
anything
character
and
exactly
find
then
letter
lowerLetter
number
numbers
whitespace
nonWhitespace
digit
digits
nonDigit
nonDigits
word
words
boundary
nonBoundary
anyOf
tab
carriageReturn
newline
linebreak