Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c48 #define PTR_STACK_SIZE 20 macro
381 PCRE2_SPTR ptrstack[PTR_STACK_SIZE]; in pcre2_substitute()
753 if (ptrstackptr >= PTR_STACK_SIZE) goto BAD; in pcre2_substitute()

Completed in 3 milliseconds