Searched refs:cSuffixes (Results 1 – 2 of 2) sorted by relevance
224 static char cSuffixes[] = " %&!#@ $"; in GetName() local240 cType = cSuffixes[ et ]; in GetName()261 cType = cSuffixes[ nt ]; in GetName()
77 static const char cSuffixes[] = "%&!#@$"; variable147 if ( strchr( cSuffixes, rVar.GetChar( nLastChar ) ) ) in lcl_SeparateNameAndIndex()153 if ( strchr( cSuffixes, rIndex.GetChar( nLastChar ) ) ) in lcl_SeparateNameAndIndex()274 if ( strchr( cSuffixes, aWord.GetChar( nLastChar ) ) ) in RequestHelp()
Completed in 17 milliseconds