Searched refs:bcp47_parser (Results 1 – 1 of 1) sorted by relevance
103 struct bcp47_parser : qi::grammar<Iterator> struct105 bcp47_parser() : bcp47_parser::base_type(start) in bcp47_parser() argument198 typedef bcp47_parser<iterator_type> bcp47_parser; in fromBCP47() typedef200 bcp47_parser parser; in fromBCP47()