Lines Matching refs:ToUpperAscii
132 else if ( sSwitch.ToUpperAscii() == "-UTF8" ) { in GetOutputFile()
136 else if ( sSwitch.ToUpperAscii() == "-NOUTF8" ) { in GetOutputFile()
797 if ( sKey.ToUpperAscii() == "IDENTIFIER" ) { in Execute()
864 if ( sKey.ToUpperAscii() == "STRINGLIST" ) { in Execute()
916 if ( sKey.ToUpperAscii() == "STRINGLIST" ) in Execute()
981 if (( sKey.ToUpperAscii() == "TEXT" ) || in Execute()
1105 if ( sKey.ToUpperAscii() == "SIZE" ) { in Execute()
1171 if (( sCharset.ToUpperAscii() == "CHARSET_IBMPC" ) || in Execute()
1173 (( sCharset == "CHARSET" ) && ( sSet.ToUpperAscii() == "IBMPC" ))) in Execute()
1179 (( sCharset == "CHARSET" ) && ( sSet.ToUpperAscii() == "ANSI" ))) in Execute()
1453 sIdent.ToUpperAscii(); in GetPairedListID()
2059 if( sTmp.ToUpperAscii().Equals("ALL") ) in PrepareTextToMerge()
2124 if( sTmp.ToUpperAscii().Equals("ALL") ) in MergeRest()