Searched refs:COMPILE_WORK_SIZE (Results 1 – 1 of 1) sorted by relevance
166 #define COMPILE_WORK_SIZE (3000*LINK_SIZE) /* Size in code units */ macro169 ((COMPILE_WORK_SIZE * sizeof(PCRE2_UCHAR))/sizeof(uint16_t))9781 cb.workspace_size = COMPILE_WORK_SIZE; in pcre2_compile()