MASK0_ZWNJ        191 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh 			   (info->codepoint == 0x200C ? MASK0_ZWNJ : 0) |
MASK0_ZWNJ        231 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh   return !!(info->unicode_props0() & MASK0_ZWNJ);
MASK0_ZWNJ        243 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh   info->unicode_props0() ^= MASK0_ZWNJ | MASK0_ZWJ;