Lines Matching refs:items
36 items, and there is an option for requesting some minor changes that
2126 If this bit is set, pcre_compile() automatically inserts callout items,
2372 PCRE_UCP, matching one of the items it affects takes much longer. The
3359 match has been found. Also, when callouts or (*MARK) items are in use,
3366 where the result is "no match", the callouts do occur, and that items
3460 items for the 16-bit library, and 32-bit data items for the 32-bit
3694 PCRE_PARTIAL option was used with a compiled pattern containing items
4354 At compile time, PCRE "auto-possessifies" repeated items when it knows
4500 (*PRUNE), or (*THEN) item in the match, or NULL if no such items have
4769 set by special items at the start of a pattern. These are not Perl-com-
4772 tern. Any number of these items may appear, but they must all be
4872 by items at the start of the pattern of the form
5948 and "end of word". PCRE treats these items as follows:
6223 following items:
6414 items, however, works as normal.
7525 If the COND1 pattern matches, FOO is tried (and possibly further items
8425 cution. There are also some pattern items that JIT cannot handle.
8454 The only unsupported pattern items are \C (match a single data unit)
8822 tial match. All the various matching items in a pattern behave as if
9416 Certain items in regular expression patterns are processed more effi-
9434 to be used. This can double the matching time for items such as \d,