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
1855 the pcrepattern page for details of the special character sequences.
1884 for more details.
1904 The pcrebuild documentation has more details about these optional fea-
1990 POSIX interface uses malloc() for output vectors. Further details are
2007 Further details are given with pcre_exec() below.
2013 pcre_exec() execution. Further details are given with pcre_exec()
2177 matched. There are more details of named subpatterns below; see also
2317 character. EBCDIC codes are all less than 256. For more details, see
2363 details see the discussion of PCRE_NO_START_OPTIMIZE below.
2370 are used instead to classify characters. More details are given in the
2556 pcre_exec() interpreter. For more details, see the pcrejit documenta-
2584 rc = pcre_exec( /* see below for details of pcre_exec() options */
2836 ticular pattern. See the pcrejit documentation for details of what can
2961 lifted. The pcrepartial documentation gives details of partial match-
3016 documentation for details).
3229 field is set to NULL. For details of the backtracking control verbs,
3270 defaulted when the pattern was compiled. For details, see the descrip-
3665 See the pcrecallout documentation for details.
3689 pcrepartial documentation for details of partial matching.
3747 pcrejit documentation for more details.
3768 details.
4026 If you want to get full details of all captured substrings for a given
4143 details are slightly different. When PCRE_PARTIAL_HARD is set for
4608 tern matching. See the pcrecallout documentation for details.
4817 more details, see the pcreapi documentation.
4824 match" results. For more details, see the pcreapi documentation.
5285 This is an example of an "atomic group", details of which are given
6209 details of the interfaces for handling named subpatterns, see the
6507 details of the handling of digits following a backslash. There is no
7266 options that disable the relevant optimizations. More details, and a
8269 to determine which characters match. There are more details in the sec-
8472 the same circumstance when JIT is not used, but the details of exactly
8750 tive complete match, though the details differ between the two types of
8984 same working space as before, because this is where details of the pre-
9790 sulted for further details. Note that the C++ wrapper supports only the
10222 source distribution and the pcrebuild documentation for details. In
10301 entirely differently. See the pcrejit documentation for details.
10372 and they can also be set when pcre[16|32]_exec() is called. For details