Home | History | Annotate | Download | only in src

Lines Matching refs:auto_zwj

288   bool auto_zwj;
304 auto_zwj (true),
313 inline void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; }
409 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
479 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);