/PHP-5.4/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() 90 const UChar** pp, const UChar* end) in iso_8859_1_is_mbc_ambiguous()
|
H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_10_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_10_is_mbc_ambiguous()
|
H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() 126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous()
|
H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() 126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous()
|
H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() 126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous()
|
H A D | iso8859_3.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_3_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_3_is_mbc_ambiguous()
|
H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_4_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_4_is_mbc_ambiguous()
|
H A D | iso8859_5.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_5_mbc_to_normalize() 128 const UChar** pp, const UChar* end) in iso_8859_5_is_mbc_ambiguous()
|
H A D | iso8859_7.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_7_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_7_is_mbc_ambiguous()
|
H A D | iso8859_9.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_9_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_9_is_mbc_ambiguous()
|
H A D | koi8.c | 108 const OnigUChar** pp, const OnigUChar* end, OnigUChar* lower) in koi8_mbc_to_normalize() 126 koi8_is_mbc_ambiguous(OnigAmbigType flag, const OnigUChar** pp, const OnigUChar* end) in koi8_is_mbc_ambiguous()
|
H A D | koi8_r.c | 108 const UChar** pp, const UChar* end, UChar* lower) in koi8_r_mbc_to_normalize() 126 koi8_r_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in koi8_r_is_mbc_ambiguous()
|
H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end, UChar* lower) in mbc_to_normalize() 126 is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in is_mbc_ambiguous()
|
H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end, UChar* lower) in iso_8859_2_mbc_to_normalize() 127 const UChar** pp, const UChar* end) in iso_8859_2_is_mbc_ambiguous()
|
H A D | euc_tw.c | 70 euctw_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in euctw_mbc_to_normalize() 78 euctw_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in euctw_is_mbc_ambiguous()
|
H A D | euc_kr.c | 70 euckr_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in euckr_mbc_to_normalize() 78 euckr_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in euckr_is_mbc_ambiguous()
|
H A D | utf32_be.c | 81 utf32be_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf32be_mbc_to_normalize() 118 utf32be_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf32be_is_mbc_ambiguous()
|
H A D | utf32_le.c | 81 utf32le_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf32le_mbc_to_normalize() 117 utf32le_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf32le_is_mbc_ambiguous()
|
H A D | big5.c | 70 big5_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in big5_mbc_to_normalize() 78 big5_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in big5_is_mbc_ambiguous()
|
H A D | utf16_be.c | 122 utf16be_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf16be_mbc_to_normalize() 158 utf16be_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf16be_is_mbc_ambiguous()
|
H A D | euc_jp.c | 123 const UChar** pp, const UChar* end, UChar* lower) in eucjp_mbc_to_normalize() 153 eucjp_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in eucjp_is_mbc_ambiguous()
|
H A D | utf16_le.c | 125 utf16le_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in utf16le_mbc_to_normalize() 158 utf16le_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in utf16le_is_mbc_ambiguous()
|
H A D | sjis.c | 131 const UChar** pp, const UChar* end, UChar* lower) in sjis_mbc_to_normalize() 161 sjis_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in sjis_is_mbc_ambiguous()
|
H A D | gb18030.c | 91 gb18030_mbc_to_normalize(OnigAmbigType flag, const UChar** pp, const UChar* end, in gb18030_mbc_to_normalize() 99 gb18030_is_mbc_ambiguous(OnigAmbigType flag, const UChar** pp, const UChar* end) in gb18030_is_mbc_ambiguous()
|
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | print.c | 78 char *pp; in file_fmttime() local
|