Lines Matching refs:pcre2_pattern_info
401 int pcre2_pattern_info(const pcre2 *code, uint32_t what, void *where);
601 piled pattern (pcre2_pattern_info()) and about the configuration with
1947 int pcre2_pattern_info(const pcre2 *code, uint32_t what, void *where);
1949 The pcre2_pattern_info() function returns general information about a
1951 The first argument for pcre2_pattern_info() is a pointer to the com-
1967 typical call of pcre2_pattern_info(), to obtain the length of the com-
1972 rc = pcre2_pattern_info(
2050 been set, the call to pcre2_pattern_info() returns the error
2114 the call to pcre2_pattern_info() returns the error PCRE2_ERROR_UNSET.
2163 set, the call to pcre2_pattern_info() returns the error
2646 be captured. The pcre2_pattern_info() function can be used to find out
4854 pattern by calling pcre2_pattern_info() with the PCRE2_INFO_JITSIZE
5737 the pattern by calling pcre2_pattern_info() with the