Searched refs:pcre2_real_compile_context (Results 1 – 5 of 5) sorted by relevance
154 sizeof(pcre2_real_compile_context), (pcre2_memctl *)gcontext); in pcre2_compile_context_create()247 ccontext->memctl.malloc(sizeof(pcre2_real_compile_context), in pcre2_compile_context_copy()250 memcpy(newcontext, ccontext, sizeof(pcre2_real_compile_context)); in pcre2_compile_context_copy()
565 typedef struct pcre2_real_compile_context { struct577 } pcre2_real_compile_context; argument723 pcre2_real_compile_context *cx; /* Points to the compile context */
491 struct pcre2_real_compile_context; \492 typedef struct pcre2_real_compile_context pcre2_compile_context; \826 #define pcre2_real_compile_context PCRE2_SUFFIX(pcre2_real_compile_context_) macro
491 struct pcre2_real_compile_context; \492 typedef struct pcre2_real_compile_context pcre2_compile_context; \828 #define pcre2_real_compile_context PCRE2_SUFFIX(pcre2_real_compile_context_)
491 struct pcre2_real_compile_context; \492 typedef struct pcre2_real_compile_context pcre2_compile_context; \828 #define pcre2_real_compile_context PCRE2_SUFFIX(pcre2_real_compile_context_) macro