Skip to content

MagicSearch for case insensitive : replace tolower by regex in order to work without locale.

Julien Wadel requested to merge fix/insensitive_search_master into master

BCToolBox : add an insensitive case search function to replace std::find without having to deal with locale.

Cherrypick from 5.1

bctoolbox!177 (merged)

liblinphone!2051 (merged)

Merge request reports