diff options
author | Lei Zhang <thestig@chromium.org> | 2017-12-05 20:34:36 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-12-05 20:34:36 +0000 |
commit | 6eda94d78313f18a8f0708c4492d0962649fa709 (patch) | |
tree | 29e0e340e47865b3ee2f2f3f45e40a606ec46198 /core/fxcrt/fx_string.cpp | |
parent | c5352efd9c0f86a189181f93405ee10919915841 (diff) | |
download | pdfium-6eda94d78313f18a8f0708c4492d0962649fa709.tar.xz |
Replace uses of bsearch().chromium/3286
Either switch to std::lower_bound(), or brute force when the search
space is very small.
Change-Id: I54db346aeb6f2e8000e95a6a9c8fbdd512df500a
Reviewed-on: https://pdfium-review.googlesource.com/20431
Reviewed-by: dsinclair <dsinclair@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'core/fxcrt/fx_string.cpp')
0 files changed, 0 insertions, 0 deletions