Searched defs:lower (Results 1 – 25 of 33) sorted by relevance
12
/PHP-5.3/ext/zip/lib/ |
H A D | zip_source_pop.c | 45 struct zip_source *lower; in zip_source_pop() local
|
/PHP-5.3/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 71 iso_8859_1_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, UChar* lower) in iso_8859_1_mbc_to_normalize()
|
H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize()
|
H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize()
|
H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_2_mbc_to_normalize()
|
H A D | iso8859_3.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_3_mbc_to_normalize()
|
H A D | iso8859_7.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_7_mbc_to_normalize()
|
H A D | iso8859_9.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_9_mbc_to_normalize()
|
H A D | koi8.c | 108 const OnigUChar** pp, const OnigUChar* end, OnigUChar* lower) in koi8_mbc_to_normalize()
|
H A D | koi8_r.c | 108 const UChar** pp, const UChar* end, UChar* lower) in koi8_r_mbc_to_normalize()
|
H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_10_mbc_to_normalize()
|
H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize()
|
H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize()
|
H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_4_mbc_to_normalize()
|
H A D | iso8859_5.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_5_mbc_to_normalize()
|
H A D | euc_tw.c | 71 UChar* lower) in euctw_mbc_to_normalize()
|
H A D | euc_kr.c | 71 UChar* lower) in euckr_mbc_to_normalize()
|
H A D | utf32_be.c | 82 UChar* lower) in utf32be_mbc_to_normalize()
|
H A D | utf32_le.c | 82 UChar* lower) in utf32le_mbc_to_normalize()
|
H A D | big5.c | 71 UChar* lower) in big5_mbc_to_normalize()
|
H A D | utf16_be.c | 123 UChar* lower) in utf16be_mbc_to_normalize()
|
H A D | utf16_le.c | 126 UChar* lower) in utf16le_mbc_to_normalize()
|
H A D | euc_jp.c | 123 const UChar** pp, const UChar* end, UChar* lower) in eucjp_mbc_to_normalize()
|
H A D | sjis.c | 131 const UChar** pp, const UChar* end, UChar* lower) in sjis_mbc_to_normalize()
|
H A D | gb18030.c | 92 UChar* lower) in gb18030_mbc_to_normalize()
|
Completed in 41 milliseconds
12