Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c8 int cp_uni; member
62 if (e == i || entry->cp_uni > cp_uni) { in mappings_add()
75 entry->cp_uni = cp_uni; in mappings_add()
80 } else if (entry->cp_uni < cp_uni) { in mappings_add()
93 entry->cp_uni = cp_uni; in mappings_add()
202 if (entry->cp_uni < 32 || entry->cp_uni == 127) in to_cp932_visitor()
241 if (entry->cp_uni < 32 || entry->cp_uni == 127) in from_cp932_visitor()
275 if (entry->cp_uni < 32 || entry->cp_uni == 127) in to_cp50220_visitor()
329 if (entry->cp_uni < 32 || entry->cp_uni == 127) in to_cp50222_visitor()
412 int cp_932, cp_uni; in main() local
[all …]

Completed in 7 milliseconds