Lines Matching refs:pcre2_pattern_info
408 int pcre2_pattern_info(const pcre2_code *code, uint32_t what,
608 piled pattern (pcre2_pattern_info()) and about the configuration with
2077 int pcre2_pattern_info(const pcre2 *code, uint32_t what, void *where);
2079 The pcre2_pattern_info() function returns general information about a
2081 The first argument for pcre2_pattern_info() is a pointer to the com-
2097 typical call of pcre2_pattern_info(), to obtain the length of the com-
2102 rc = pcre2_pattern_info(
2180 been set, the call to pcre2_pattern_info() returns the error PCRE2_ER-
2244 the call to pcre2_pattern_info() returns the error PCRE2_ERROR_UNSET.
2293 set, the call to pcre2_pattern_info() returns the error PCRE2_ERROR_UN-
2815 pcre2_pattern_info() function can be used to find out how many capture
5182 pattern by calling pcre2_pattern_info() with the PCRE2_INFO_JITSIZE op-
6073 pcre2_pattern_info() with the PCRE2_INFO_MAXLOOKBEHIND option is the