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()
1095 if ( sKey.ToUpperAscii() == "SIZE" ) { in Execute()
1161 if (( sCharset.ToUpperAscii() == "CHARSET_IBMPC" ) || in Execute()
1163 (( sCharset == "CHARSET" ) && ( sSet.ToUpperAscii() == "IBMPC" ))) in Execute()
1169 (( sCharset == "CHARSET" ) && ( sSet.ToUpperAscii() == "ANSI" ))) in Execute()
1443 sIdent.ToUpperAscii(); in GetPairedListID()
2049 if( sTmp.ToUpperAscii().Equals("ALL") ) in PrepareTextToMerge()
2114 if( sTmp.ToUpperAscii().Equals("ALL") ) in MergeRest()