MCPcopy
hub / github.com/pingcap/tidb / ToLower

Method ToLower

pkg/parser/charset/encoding.go:88–88  ·  view source on GitHub ↗

ToLower change a string to lowercase.

(src string)

Source from the content-addressed store, hash-verified

86 ToUpper(src string) string
87 // ToLower change a string to lowercase.
88 ToLower(src string) string
89}
90
91// EncodingTp is the type of the encoding.

Callers 15

IsSysDBFunction · 0.65
HandleUnknownBackupErrorFunction · 0.65
VerifyDBAndTableInBackupFunction · 0.65
ExtractQueryParametersFunction · 0.65
ParseServerInfoFunction · 0.65
PromptBoolMethod · 0.65
SelectTiDBRowIDFunction · 0.65

Calls

no outgoing calls

Tested by 15

testPartitionFullCoverFunction · 0.52
getRowDataFunction · 0.52
randValueForMVIndexFunction · 0.52
randMVIndexValueFunction · 0.52
TestSlowLogFieldAccessorFunction · 0.52
TestSlowLogFormatFunction · 0.52