HomeSort by relevance Sort by last modified time
    Searched refs:pcre2_config (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist2/src/
pcre2_config.c 77 pcre2_config(uint32_t what, void *where) function
218 /* End of pcre2_config.c */
pcre2.h.generic 283 /* Request types for pcre2_config(). */
389 PCRE2_EXP_DECL int pcre2_config(uint32_t, void *);
603 #define pcre2_config PCRE2_SUFFIX(pcre2_config_)
    [all...]
pcre2.h.in 283 /* Request types for pcre2_config(). */
389 PCRE2_EXP_DECL int pcre2_config(uint32_t, void *);
603 #define pcre2_config PCRE2_SUFFIX(pcre2_config_)
    [all...]
pcre2grep.c     [all...]
  /external/selinux/libselinux/src/
regex.c 103 size_t len = pcre2_config(PCRE2_CONFIG_VERSION, NULL);
107 pcre2_config(PCRE2_CONFIG_VERSION, version_buf);
  /external/pcre/dist2/
Makefile.am 34 doc/html/pcre2_config.html \
115 doc/pcre2_config.3 \
322 src/pcre2_config.c \

Completed in 172 milliseconds