Home
last modified time | relevance | path

Searched refs:mbfl_binary_search_paired_sorted_table (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c74 static const unsigned short *mbfl_binary_search_paired_sorted_table(uint32_t w, const unsigned shor… in mbfl_binary_search_paired_sorted_table() function
7659 …const unsigned short *lookup = mbfl_binary_search_paired_sorted_table(w, cp932ext1_ucs_table_paire… in mb_wchar_to_cp932()
7665 …lookup = mbfl_binary_search_paired_sorted_table(w, cp932ext3_ucs_table_paired_sorted, sizeof(cp932… in mb_wchar_to_cp932()
7736 …const unsigned short *lookup = mbfl_binary_search_paired_sorted_table(w, cp932ext1_ucs_table_paire… in mb_wchar_to_sjiswin()
7742 …lookup = mbfl_binary_search_paired_sorted_table(w, cp932ext3_ucs_table_paired_sorted, sizeof(cp932… in mb_wchar_to_sjiswin()

Completed in 38 milliseconds