Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c166 #define COMPILE_WORK_SIZE (3000*LINK_SIZE) /* Size in code units */ macro
169 ((COMPILE_WORK_SIZE * sizeof(PCRE2_UCHAR))/sizeof(uint16_t))
9780 cb.workspace_size = COMPILE_WORK_SIZE; in pcre2_compile()

Completed in 32 milliseconds