Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h248 #define START_FRAMES_SIZE 20480 macro
H A Dpcre2_match.c7054 if (heapframes_size < START_FRAMES_SIZE) heapframes_size = START_FRAMES_SIZE; in pcre2_match()

Completed in 38 milliseconds