Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2122 …id init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop) in init_frame() argument
2132 SLJIT_UNUSED_ARG(stacktop); in init_frame()
2133 SLJIT_ASSERT(stackpos >= stacktop + 2); in init_frame()
2242 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()
2549 int type, int stackptr, int stacktop, BOOL has_quit) in copy_recurse_data() argument
2590 stacktop = STACK(stacktop); in copy_recurse_data()
2962 SLJIT_ASSERT(cc == ccend && stackptr == stacktop); in copy_recurse_data()

Completed in 56 milliseconds