Searched refs:IsSlot (Results 1 – 4 of 4) sorted by relevance
527 if ( IsSlot( word ) ) { in processCDATA()1039 if ( IsSlot( label ) ) { in writeMapFile()1043 if ( IsSlot( label ) ) { in writeMapFile()1055 if (!IsSlot(label) && label.find_first_of ("@") != string::npos) { in writeMapFile()
59 bool IsSlot (std::string label);
57 if (IsSlot (word)) { in ExpandPhonemes()
39 bool IsSlot (std::string label) in IsSlot() function