Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2123 …id init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop) in init_frame() argument
2133 SLJIT_UNUSED_ARG(stacktop); in init_frame()
2134 SLJIT_ASSERT(stackpos >= stacktop + 2); in init_frame()
2243 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()
2605 int type, int stackptr, int stacktop, uint32_t recurse_flags) in copy_recurse_data() argument
2644 stacktop = STACK(stacktop); in copy_recurse_data()
3032 SLJIT_ASSERT(cc == ccend && stackptr == stacktop); in copy_recurse_data()

Completed in 31 milliseconds