/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | iso8859_1.c | 203 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_7.c | 108 const UChar** pp, 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_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_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 | 124 UChar* lower) in euctw_mbc_case_fold()
|
H A D | euc_kr.c | 105 UChar* lower) in euckr_mbc_case_fold()
|
H A D | big5.c | 106 UChar* lower) in big5_mbc_case_fold()
|
H A D | sjis.c | 157 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | euc_jp.c | 141 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | gb18030.c | 147 UChar* lower) in gb18030_mbc_case_fold()
|
H A D | regenc.c | 687 const UChar*end ARG_UNUSED, UChar* lower) in onigenc_ascii_mbc_case_fold() 789 UChar* lower) in onigenc_mbn_mbc_case_fold()
|
H A D | regparse.c | 2397 node_new_quantifier(int lower, int upper, int by_number) in node_new_quantifier() 2739 Node* step_one, int lower, int upper, int possessive, in make_absent_engine() 2997 int lower, upper; in make_absent_tree_for_simple_one_char_repeat() local 4087 int lower; member
|
H A D | regparse.h | 107 int lower; member
|
/PHP-7.3/ext/hash/ |
H A D | hash.c | 87 char *lower = zend_str_tolower_dup(algo, algo_len); in php_hash_fetch_ops() local 98 char *lower = zend_str_tolower_dup(algo, algo_len); in php_hash_register_algo() local
|