Searched refs:OurFeatures (Results 1 – 1 of 1) sorted by relevance
1080 class OurFeatures { class1082 static OurFeatures all();1097 OurFeatures OurFeatures::all() { return OurFeatures(); } in all()1113 OurReader(OurFeatures const& features);1216 OurFeatures const features_;1222 OurReader::OurReader(OurFeatures const& features) in OurReader()2085 OurFeatures const& features) in OurCharReader()2109 OurFeatures features = OurFeatures::all(); in newCharReader()