Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c70 #define SLJIT_MALLOC(size, allocator_data) pcre2_jit_malloc(size, allocator_data)
73 static void * pcre2_jit_malloc(size_t size, void *allocator_data) in pcre2_jit_malloc() function

Completed in 41 milliseconds