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

  /external/pcre/dist2/src/
pcre2_context.c 133 const pcre2_compile_context PRIV(default_compile_context) = { variable
152 *ccontext = PRIV(default_compile_context);
pcre2_serialize.c 85 &gcontext->memctl : &PRIV(default_compile_context).memctl;
150 &gcontext->memctl : &PRIV(default_compile_context).memctl;
pcre2_compile.c     [all...]

Completed in 349 milliseconds