Searched refs:pcre2_real_match_context (Results 1 – 4 of 4) sorted by relevance
185 sizeof(pcre2_real_match_context), (pcre2_memctl *)gcontext); in pcre2_match_context_create()256 mcontext->memctl.malloc(sizeof(pcre2_real_match_context), in pcre2_match_context_copy()259 memcpy(new, mcontext, sizeof(pcre2_real_match_context)); in pcre2_match_context_copy()
580 typedef struct pcre2_real_match_context { struct594 } pcre2_real_match_context; argument
476 struct pcre2_real_match_context; \477 typedef struct pcre2_real_match_context pcre2_match_context; \803 #define pcre2_real_match_context PCRE2_SUFFIX(pcre2_real_match_context_) macro
476 struct pcre2_real_match_context; \477 typedef struct pcre2_real_match_context pcre2_match_context; \803 #define pcre2_real_match_context PCRE2_SUFFIX(pcre2_real_match_context_)