Searched refs:PTR_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
48 #define PTR_STACK_SIZE 20 macro381 PCRE2_SPTR ptrstack[PTR_STACK_SIZE]; in pcre2_substitute()753 if (ptrstackptr >= PTR_STACK_SIZE) goto BAD; in pcre2_substitute()
Completed in 5 milliseconds