Searched refs:COMPILE_WORK_SIZE (Results 1 – 1 of 1) sorted by relevance
116 #define COMPILE_WORK_SIZE (2048*LINK_SIZE) /* Size in code units */ macro119 ((COMPILE_WORK_SIZE * sizeof(PCRE2_UCHAR))/sizeof(uint32_t))8453 cb.workspace_size = COMPILE_WORK_SIZE; in pcre2_compile()