Lines Matching refs:VERSION
47 * VERSION should be defined to appropriate value before inclusion.
74 compose_sym2(nameprep_map_, VERSION) (unsigned long v) {
80 #define IMAP compose_sym3(nameprep_, VERSION, _map_imap)
81 #define TABLE compose_sym3(nameprep_, VERSION, _map_table)
82 #define DATA compose_sym3(nameprep_, VERSION, _map_data)
93 compose_sym2(nameprep_prohibited_, VERSION) (unsigned long v) {
99 #define IMAP compose_sym3(nameprep_, VERSION, _prohibited_imap)
100 #define BITMAP compose_sym3(nameprep_, VERSION, _prohibited_bitmap)
108 compose_sym2(nameprep_unassigned_, VERSION) (unsigned long v) {
114 #define IMAP compose_sym3(nameprep_, VERSION, _unassigned_imap)
115 #define BITMAP compose_sym3(nameprep_, VERSION, _unassigned_bitmap)
123 compose_sym2(nameprep_biditype_, VERSION) (unsigned long v) {
129 #define IMAP compose_sym3(nameprep_, VERSION, _bidi_imap)
130 #define TABLE compose_sym3(nameprep_, VERSION, _bidi_table)
131 #define DATA compose_sym3(nameprep_, VERSION, _bidi_data)