Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:metaname

1122   std::string metaname = "word_penalty";
1123 bRes = findMeta(metaname, wtw);
1125 outfile << metaname.c_str() << "\t=\t" << wtw.c_str() << std::endl;