Lines Matching full:pcre2_config
61 library is built. The pcre2_config() function makes it possible for a
393 int pcre2_config(uint32_t what, void *where);
533 which PCRE2 was built (pcre2_config()).
961 int pcre2_config(uint32_t what, void *where);
963 The function pcre2_config() makes it possible for a PCRE2 client to
968 The first argument for pcre2_config() specifies which information is
977 When requesting information, the returned value from pcre2_config() is
999 pcre2_config() with where set to NULL.) The buffer is filled with a
1011 2. This is the value that is returned by pcre2_config(). However, when
1073 pcre2_config() with where set to NULL.) If PCRE2 has been compiled
1089 pcre2_config() with where set to NULL.) The buffer is filled with the
7538 ing pcre2_config() with appropriate arguments. Users of applications