This includes renaming Downcase() to ToLower() and make it return a string rather than modify referenced arg.
Also adds ToUpper() string version.
This is a backport of Core PR16566
Differential D6376
util: refactor upper/lowercase functions deadalnix on Jun 4 2020, 21:34. Authored by Tags None Subscribers None
Details
This includes renaming Downcase() to ToLower() and make it return a string rather than modify referenced arg. This is a backport of Core PR16566 ninja all check-all
Diff Detail
Event TimelineComment Actions [Bot Message] |