summaryrefslogtreecommitdiffstats
path: root/LICENSE.FDL
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-04-10 23:36:21 +0300
committerQt by Nokia <qt-info@nokia.com>2012-04-11 15:57:32 +0200
commit3ddd768504f9f55c04bec9beb8eb9bac9a7e5edc (patch)
treec9862091ee484ee676a8e0f915181637405c690e /LICENSE.FDL
parent7386ab17df94e58efeb2f2fba91b9f816834c077 (diff)
QChar: optimize some methods a bit for general case
by reordering and regrouping conditions so that they lead to result earlier in most-common usecases (l.letters, spaces and puncts, u.letters, other); there are no title cased letters in range [0..127] -> use this in isTitleCase(); test for 0xa0 (nbsp) early in isSpace() as it is quite common in HTML, etc.; add early test to isNumber(). Change-Id: Ib415f34cb1212d9ccf8753de2d1beaece1aa2243 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'LICENSE.FDL')
0 files changed, 0 insertions, 0 deletions