Lines Matching refs:single

315        WARNING:  A  single  application can be linked with both libraries, but
646 WARNING: A single application can be linked with all or any of the
901 single-byte characters, or interpreted as UTF-8 strings. You can also
910 32-bit data units and interpreted either as single-unit characters or
1129 function may be called during a single matching operation, a limit can
1130 be placed on the resources used by a single call to pcre_exec(). The
1405 single path through the tree, checking that the subject matches what is
1421 Because it ends up with a single path through the tree, it is rela-
1510 matches a single data unit, even in UTF-8, UTF-16 or UTF-32 modes, is
1525 1. All possible matches (at a single point in the subject) are automat-
1828 strings: a single CR (carriage return) character, a single LF (line-
1831 are the three just mentioned, plus the single characters VT (vertical
2035 the pattern argument. A pointer to a single block of memory that is
2255 line", PCRE treats the subject string as consisting of a single line of
2289 newline is indicated by a single character (CR or LF, respectively).
2297 three just mentioned, plus the single characters VT (vertical tab,
2375 strings of UTF-8 characters instead of single-byte strings. However, it
2588 have a single fixed starting character. A bitmap of possible starting
2660 and also by pcre_exec() and pcre_dfa_exec(). Thus, for any single pat-
3412 making repeated calls to find all the matches in a single subject
3889 single substring, whose number is given as stringnumber. A value of
3909 single block of memory that is obtained via pcre_malloc. The address of
4818 strings: a single CR (carriage return) character, a single LF (line-
5113 All the sequences that define a single character value can be used both
5142 name or a number enclosed either in angle brackets or single quotes, is
5163 There is also the single sequence \N, which matches a non-newline char-
5263 CR followed by LF, or one of the single characters LF (linefeed,
5266 sequence is treated as a single unit that cannot be split.
5645 Consequently, patterns that are anchored in single line mode because
5663 When a line ending is defined as a single character, dot never matches
5734 A character class matches a single character in the subject. In a UTF
5791 escape sequence other than one that defines a single character appears
6206 an escape such as \d or \pL that matches a single character
6250 For convenience, the three most common quantifiers have single-charac-
6405 atomic group is just a single repeated item, as in the example above, a
6451 example uses [!?] rather than a single character at the end, because
6453 when a single character is used. They remember the last single charac-
6673 is not permitted, because its single top-level branch can match two
6719 entire string. The subsequent lookbehind assertion does a single test
7056 The idea is that it either matches a single character, or two identical
7091 When a deeper recursion has matched a single character, it cannot be
7180 name or a number enclosed either in angle brackets or single quotes, is
7547 part of the single alternative that comprises the whole pattern, and so
7908 (?s) single line (dotall)
8220 4. The dot metacharacter matches one UTF character instead of a single
8223 5. The escape sequence \C can be used to match a single byte in UTF-8
8224 mode, or a single 16-bit data unit in UTF-16 mode, or a single 32-bit
8293 positions in the subject, even for a single call. Therefore, if the
8430 The only unsupported pattern items are \C (match a single data unit)
8569 allocate 1M address space, and use only a single memory page (usually
8622 This is a single-threaded example that specifies a JIT stack without
8918 Items that were formerly restricted were repeated single characters and
9083 not always produce exactly the same result as matching over one single
9111 "dogsbody" is presented as a single string, a DFA matching function
9209 The value returned by pcre[16|32]_compile() points to a single block of
9394 [aeiou] than a set of single-character alternatives such as