HomePhabricator

util: refactor upper/lowercase functions

Description

util: refactor upper/lowercase functions

Summary:
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

Test Plan:

ninja all check-all

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D6376

Details

Provenance
Karl-Johan Alm <karljohan-alm@garage.co.jp>Authored on Aug 7 2019, 04:42
deadalnixCommitted on Jun 4 2020, 23:10
deadalnixPushed on Jun 4 2020, 23:10
Reviewer
Restricted Project
Differential Revision
D6376: util: refactor upper/lowercase functions
Parents
rABC639f4ac34735: [CI] Disable jemalloc for running the tests with wine
Branches
Unknown
Tags
Unknown