Searched refs:ptrstack (Results 1 – 1 of 1) sorted by relevance
359 PCRE2_SPTR ptrstack[PTR_STACK_SIZE]; in pcre2_substitute() local494 repend = ptrstack[--ptrstackptr]; in pcre2_substitute()495 ptr = ptrstack[--ptrstackptr]; in pcre2_substitute()732 ptrstack[ptrstackptr++] = ptr; in pcre2_substitute()733 ptrstack[ptrstackptr++] = repend; in pcre2_substitute()