Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx224 static char cSuffixes[] = " %&!#@ $"; in GetName() local
240 cType = cSuffixes[ et ]; in GetName()
261 cType = cSuffixes[ nt ]; in GetName()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx77 static const char cSuffixes[] = "%&!#@$"; variable
147 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 49 milliseconds