Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h854 #define HEAPFRAME_ALIGNMENT offsetof(heapframe_align, frame) macro
H A Dpcre2_match.c6812 re->top_bracket * 2 * sizeof(PCRE2_SIZE) + HEAPFRAME_ALIGNMENT - 1) & in pcre2_match()
6813 ~(HEAPFRAME_ALIGNMENT - 1); in pcre2_match()

Completed in 28 milliseconds