Home
last modified time | relevance | path

Searched refs:pcre2_jit_free (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c71 #define SLJIT_FREE(ptr, allocator_data) pcre2_jit_free(ptr, allocator_data)
79 static void pcre2_jit_free(void *ptr, void *allocator_data) in pcre2_jit_free() function

Completed in 30 milliseconds