Searched refs:PAREN_FILTER (Results 1 – 2 of 2) sorted by relevance
474 PAREN_FILTER, // Bar-Hillel construction; keeps parentheses enumerator483 explicit PdtComposeOptions(bool c, PdtComposeFilter ft = PAREN_FILTER)485 PdtComposeOptions() : connect(true), filter_type(PAREN_FILTER) {} in PdtComposeOptions()501 bool expand = opts.filter_type != PAREN_FILTER;524 bool expand = opts.filter_type != PAREN_FILTER;
84 compose_filter = fst::PAREN_FILTER; in main()