Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c378 PCRE2_SPTR ptrstack[PTR_STACK_SIZE]; in pcre2_substitute() local
513 repend = ptrstack[--ptrstackptr]; in pcre2_substitute()
514 ptr = ptrstack[--ptrstackptr]; in pcre2_substitute()
751 ptrstack[ptrstackptr++] = ptr; in pcre2_substitute()
752 ptrstack[ptrstackptr++] = repend; in pcre2_substitute()

Completed in 7 milliseconds