HomeSort by relevance Sort by last modified time
    Searched full:pcre2_jit_free (Results 1 - 1 of 1) sorted by null

  /external/pcre/dist2/src/
pcre2_jit_compile.c 64 #define SLJIT_FREE(ptr, allocator_data) pcre2_jit_free(ptr, allocator_data)
72 static void pcre2_jit_free(void *ptr, void *allocator_data) function
    [all...]

Completed in 115 milliseconds