/PHP-7.1/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 203 const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | cp1251.c | 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in cp1251_mbc_case_fold()
|
H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_3.c | 108 const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_5.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_7.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_9.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | koi8.c | 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_mbc_case_fold()
|
H A D | koi8_r.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_r_mbc_case_fold()
|
H A D | euc_tw.c | 71 UChar* lower) in euctw_mbc_case_fold()
|
H A D | euc_kr.c | 71 UChar* lower) in euckr_mbc_case_fold()
|
H A D | big5.c | 71 UChar* lower) in big5_mbc_case_fold()
|
H A D | euc_jp.c | 124 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | gb18030.c | 92 UChar* lower) in gb18030_mbc_case_fold()
|
H A D | sjis.c | 131 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
/PHP-7.1/ext/hash/ |
H A D | hash.c | 85 char *lower = zend_str_tolower_dup(algo, algo_len); in php_hash_fetch_ops() local 96 char *lower = zend_str_tolower_dup(algo, algo_len); in php_hash_register_algo() local 603 char *lower = zend_str_tolower_dup(algo, algo_len); in php_hash_is_crypto() local
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regenc.c | 575 const UChar*end ARG_UNUSED, UChar* lower) in onigenc_ascii_mbc_case_fold() 662 UChar* lower) in onigenc_mbn_mbc_case_fold()
|
H A D | regparse.h | 173 int lower; member
|
/PHP-7.1/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 172 static _case_t *lower; variable
|