diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-24 11:29:34 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-24 11:29:34 +0100 |
commit | d504ad57172096bd39ad7d3524e416f2ed91a2cc (patch) | |
tree | 42877ceacd9ceaf4179f25942277828d0f50e312 /ext/mysqlnd/mysqlnd_debug.c | |
parent | 73b31302ed210ea4fc7389433ead8b324b799cee (diff) | |
download | php-git-d504ad57172096bd39ad7d3524e416f2ed91a2cc.tar.gz |
Base mbfl_strpos on zend_memnstr
The same algorithm is also used by zend_memnstr, but it also has
a fast-path for short strings / needles, where a more naive
search performs better.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_debug.c')
0 files changed, 0 insertions, 0 deletions