Examples of using A regular expression in English and their translations into Russian
{-}
-
Official
-
Colloquial
By typing a regular expression statement.
Split the given string by a regular expression.
A regular expression describes a set of strings.
Preg_split- Split string by a regular expression.
A regular expression cannot contain the name of the folder which defines the scan or protection area.
Preg_filter- Perform a regular expression search and replace.
Zgrep Scan through possibly compressed files for a regular expression.
Preg_replace- Perform a regular expression search and replace.
As many other rules, this one is based on a regular expression.
You need to enter a regular expression that represents your list.
Or by a delimiting character sequence which is a regular expression.
Try yourself to invent a regular expression to find the function's start.
If this option is selected,the Filter string is interpreted as a regular expression.
Preg_match- Perform a regular expression match.
The function compares the str string with the picture string containing a regular expression.
To process the entire placeholder as a tag, we can now create a regular expression.
The pattern attribute specifies a regular expression used to validate an input field.
The function compares the str string with the picture string containing a regular expression.
The picture string should specify a regular expression using the extended POSIX syntax.
A regular expression is a powerful way of specifying a pattern for a complex search.
For example, to exclude Microsoft Excel files,you can use a regular expression like this.
Preg_replace_callback- Perform a regular expression search and replace using a callback.
You need to escape both backslashes because otherwise n will be treated as a regular expression for the newline.
The regex specifies a regular expression which is used to validate(match) the text the user entered.
The backslash means that the period is really a period and not a regular expression that matches any character.
For example, a regular expression inherently cannot find an arbitrary number of matched pairs of parentheses, because it is not recursive, but a PEG can.
The picture string should specify a regular expression using the extended POSIX syntax.
Ability to limit how long the regular expression engine will attempt to resolve a regular expression before it times out.
The property tsvn: logrevregex defines a regular expression which matches references to revisions in a log message.