summaryrefslogtreecommitdiff
path: root/ext/bcmath/php_bcmath.h
diff options
context:
space:
mode:
authorLevi Morrison <levi.morrison@datadoghq.com>2020-04-24 15:00:13 -0600
committerChristoph M. Becker <cmbecker69@gmx.de>2020-04-26 23:29:41 +0200
commit90db6f2cc539d99a1396a337ed0928c3f642255b (patch)
tree826618f16c6480cd1363abfcfcfa9f61471cc04d /ext/bcmath/php_bcmath.h
parente2f15862255701f09132e004dcc22a5f92cf402c (diff)
downloadphp-git-90db6f2cc539d99a1396a337ed0928c3f642255b.tar.gz
Add case insensitive find_ptr hash functions
- zend_hash_find_ptr_lc(ht, zend_string *key) - zend_hash_str_find_ptr_lc(ht, const char *str, size_t len) Note that zend_hash_str_find_ptr_lc used to exist in zend_compile.c as zend_hash_find_ptr_lc. When exporting this I figured it was best to use the same conventions as the rest of zend_hash.h.
Diffstat (limited to 'ext/bcmath/php_bcmath.h')
0 files changed, 0 insertions, 0 deletions