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

  /external/pcre/dist2/src/
pcre2_context.c 222 pcre2_match_context_copy(pcre2_match_context *mcontext) function
pcre2.h.generic 423 pcre2_match_context *pcre2_match_context_copy(pcre2_match_context *); \
621 #define pcre2_match_context_copy PCRE2_SUFFIX(pcre2_match_context_copy_)
    [all...]
pcre2.h.in 423 pcre2_match_context *pcre2_match_context_copy(pcre2_match_context *); \
621 #define pcre2_match_context_copy PCRE2_SUFFIX(pcre2_match_context_copy_)
    [all...]
  /external/pcre/dist2/
Makefile.am 52 doc/html/pcre2_match_context_copy.html \
133 doc/pcre2_match_context_copy.3 \

Completed in 245 milliseconds