Home
last modified time | relevance | path

Searched refs:StrToOLabel (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dfst-io.h262 arc.olabel = StrToOLabel(col[3]); in FstReader()
270 arc.olabel = StrToOLabel(col[3]); in FstReader()
335 StateId StrToOLabel(const char *s) const { in StrToOLabel() function