Searched refs:MERGECOMMAND_REPLACE (Results 1 – 3 of 3) sorted by relevance
51 static const char MERGECOMMAND_REPLACE[] = "Replace"; variable229 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REPLACE ) ) ) in ProcessMergeOperation()248 ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REPLACE ))) || in ProcessMergeFallback()
39 static const char MERGECOMMAND_REPLACE[] = "Replace"; variable300 else if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REPLACE, MERGECOMMAND_REPLACE_LEN )) in ProcessMergeOperation()322 ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REPLACE, MERGECOMMAND_REPLACE_LEN )) || in ProcessFallbackOperation()
46 static const char MERGECOMMAND_REPLACE[] = "Replace"; variable336 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REPLACE ) ) ) in ProcessMergeOperation()402 ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REPLACE ))) || in ProcessMergeFallback()
Completed in 95 milliseconds