Home | History | Annotate | Download | only in src

Lines Matching refs:auto_zwj

342       matcher.set_ignore_zwj  (context_match || c->auto_zwj);
474 bool auto_zwj;
497 auto_zwj (true),
508 void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; init_iters (); }