Lines Matching refs:callout

250     (b) Another crash if the option to print captured substrings in a callout
859 assertion was false, the callout that immediately followed the alternation
862 23. Allow an explicit callout to be inserted before an assertion that is the
864 callouts, which always insert a callout at this point.
1783 45. Add a pointer to the latest mark to the callout data block.
2455 9. If auto-callout was enabled in a pattern with a conditional group whose
2491 exec(), but without supplying a callout function, matching went wrong.
4557 3. Documentation bug: the value of the capture_top field in a callout is *one
4879 provides with (?{...}). The facility is termed a "callout". The way it is done
4885 This provides a means of identifying different callout points. When PCRE
4893 29. pcretest is upgraded to test the callout functionality. It provides a
4894 callout function that displays information. By default, it shows the start of
4899 \C- do not supply a callout function
4900 \C!n return 1 when callout number n is reached
4901 \C!n!m return 1 when callout number n is reached for the mth time
5084 49. Some changes have been made to the callout feature (see 28 above):
5086 (i) A callout function now has three choices for what it returns:
5095 use by callout functions. It will never be used by PCRE itself.
5100 the field passed in the pcre_extra structure are passed to the callout
5101 function in the corresponding field in the callout block. This makes it
5102 easier to use the same callout-containing regex from multiple threads. For
5107 If the callout function in pcretest receives a non-zero value as