Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c48 #define PTR_STACK_SIZE 20 macro
359 PCRE2_SPTR ptrstack[PTR_STACK_SIZE]; in pcre2_substitute()
731 if (ptrstackptr >= PTR_STACK_SIZE) goto BAD; in pcre2_substitute()

Completed in 6 milliseconds