UCD_BLOCK_SIZE 2788 ext/pcre/pcrelib/pcre_internal.h PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \ UCD_BLOCK_SIZE 2789 ext/pcre/pcrelib/pcre_internal.h UCD_BLOCK_SIZE + (int)(ch) % UCD_BLOCK_SIZE]) UCD_BLOCK_SIZE 3068 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(UCD_BLOCK_SIZE == 128 && sizeof(ucd_record) == 8); UCD_BLOCK_SIZE 3625 ext/pcre/pcrelib/pcre_ucd.c #if UCD_BLOCK_SIZE != 128