Lines Matching refs:details

79        pcrecpp  page  has  details of this interface. Other people's contribu-
152 pcre16 details of the 16-bit library
153 pcre32 details of the 32-bit library
154 pcreapi details of PCRE's native C API
156 pcrecallout details of the callout feature
158 pcrecpp details of the C++ wrapper for the 8-bit library
162 pcrelimits details of size and other limits
164 pcrepartial details of the partial matching facility
169 pcreprecompile details of saving and re-using precompiled patterns
1547 pcrepartial documentation gives details of partial matching and dis-
1714 specified otherwise. More details of the specific differences for the
1812 function. See the pcrebuild documentation for details of how to do
1854 the pcrepattern page for details of the special character sequences.
1883 for more details.
1903 The pcrebuild documentation has more details about these optional fea-
1989 POSIX interface uses malloc() for output vectors. Further details are
2006 Further details are given with pcre_exec() below.
2012 pcre_exec() execution. Further details are given with pcre_exec()
2176 matched. There are more details of named subpatterns below; see also
2316 character. EBCDIC codes are all less than 256. For more details, see
2362 details see the discussion of PCRE_NO_START_OPTIMIZE below.
2369 are used instead to classify characters. More details are given in the
2555 pcre_exec() interpreter. For more details, see the pcrejit documenta-
2583 rc = pcre_exec( /* see below for details of pcre_exec() options */
2835 ticular pattern. See the pcrejit documentation for details of what can
2960 lifted. The pcrepartial documentation gives details of partial match-
3015 documentation for details).
3228 field is set to NULL. For details of the backtracking control verbs,
3269 defaulted when the pattern was compiled. For details, see the descrip-
3664 See the pcrecallout documentation for details.
3688 pcrepartial documentation for details of partial matching.
3746 pcrejit documentation for more details.
3767 details.
4025 If you want to get full details of all captured substrings for a given
4142 details are slightly different. When PCRE_PARTIAL_HARD is set for
4607 tern matching. See the pcrecallout documentation for details.
4816 more details, see the pcreapi documentation.
4823 match" results. For more details, see the pcreapi documentation.
5285 This is an example of an "atomic group", details of which are given
6205 details of the interfaces for handling named subpatterns, see the
6503 details of the handling of digits following a backslash. There is no
7270 options that disable the relevant optimizations. More details, and a
8273 to determine which characters match. There are more details in the sec-
8372 details.
8492 the same circumstance when JIT is not used, but the details of exactly
8797 tive complete match, though the details differ between the two types of
9031 same working space as before, because this is where details of the pre-
9837 sulted for further details. Note that the C++ wrapper supports only the
10269 source distribution and the pcrebuild documentation for details. In
10348 entirely differently. See the pcrejit documentation for details.
10419 and they can also be set when pcre[16|32]_exec() is called. For details