UCD_BLOCK_SIZE 2779 ext/pcre/pcrelib/pcre_internal.h PRIV(ucd_stage2)[PRIV(ucd_stage1)[(int)(ch) / UCD_BLOCK_SIZE] * \ UCD_BLOCK_SIZE 2780 ext/pcre/pcrelib/pcre_internal.h UCD_BLOCK_SIZE + (int)(ch) % UCD_BLOCK_SIZE]) UCD_BLOCK_SIZE 3044 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