Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c7 struct mappings_entry { struct
16 struct mappings_entry *entries; argument
35 struct mappings_entry *new_entries; in mappings_grow()
57 struct mappings_entry *entry; in mappings_add()
112 void(*visitor)(const struct mappings_entry *);
197 static void to_cp932_visitor(const struct mappings_entry *entry) in to_cp932_visitor()
236 static void from_cp932_visitor(const struct mappings_entry *entry) in from_cp932_visitor()
270 static void to_cp50220_visitor(const struct mappings_entry *entry) in to_cp50220_visitor()
324 static void to_cp50222_visitor(const struct mappings_entry *entry) in to_cp50222_visitor()

Completed in 7 milliseconds