Searched refs:read_options (Results 1 – 2 of 2) sorted by relevance
55 FstReadOptions read_options(fname, &hdr); in ReadFst() local65 << hdr.ArcType() << "\" : " << read_options.source; in ReadFst()69 return reader(in, read_options); in ReadFst()
70 def read_options(header): function134 options = read_options(open(FORMAT_STYLE_FILE))