Home | History | Annotate | Download | only in doc

Lines Matching full:modifier

22        -b        Behave as if each regex has the /B (show bytecode)  modifier;
29 -d Behave as if each regex has the /D (debug) modifier; the
40 -i Behave as if each regex has the /I modifier; information
61 -p Behave as if each regex has the /P modifier; the POSIX wrap-
145 as, for example, "the /i modifier", even though the delimiter of the
148 and the first modifier, and between the modifiers themselves.
152 pile() is called. These four modifier letters have the same effect as
188 As well as turning on the PCRE_UTF8 option, the /8 modifier also causes
196 requested by the /g or /G modifier. After finding a match, PCRE is
210 Perl handles such cases when using the /g modifier or the split() func-
219 The /+ modifier requests that as well as outputting the substring that
224 The /B modifier is a debugging feature. It requests that pcretest out-
231 The /D modifier is a PCRE debugging feature, and is equivalent to /BI,
234 The /F modifier causes pcretest to flip the byte order of the fields in
239 used, that is, when the /P pattern modifier is specified. See also the
242 The /I modifier requests that pcretest output information about the
248 The /K modifier requests pcretest to show names from backtracking con-
258 The /L modifier must be followed directly by the name of a locale, for
263 For this reason, it must be the last modifier. The given locale is set,
266 regular expression. Without an /L (or /T) modifier, NULL is passed as
270 The /M modifier causes the size of memory block used to hold the com-
273 The /S modifier causes pcre_study() to be called after the expression
276 The /T modifier must be followed by a single digit. It causes a spe-
290 The /P modifier causes pcretest to call PCRE via the POSIX wrapper API
302 The /+ modifier works as described above. All other modifiers are
423 If the /P modifier was present on the pattern, causing the POSIX wrap-
429 the use of the /8 modifier on the pattern. It is recognized always.
496 \0x escapes, or as \x{...} escapes if the /8 modifier was present on
498 If the pattern has the /+ modifier, the output for substring 0 is fol-
507 If the pattern has the /g or /G modifier, the results of successive
607 a result of the /C pattern modifier. In this case, instead of showing
637 set for the pattern (using the /L modifier). In this case, the