Searched refs:MSGCTXT_SEPARATOR (Results 1 – 10 of 10) sorted by relevance
35 #define MSGCTXT_SEPARATOR '\004' /* EOT */ macro97 separator = strchr (msgid1, MSGCTXT_SEPARATOR); in __libc_lock_define_initialized()
993 * log.c (MSGCTXT_SEPARATOR): New macro.
417 separator = strchr (msgid, MSGCTXT_SEPARATOR); in read_mo_file()475 separator = strchr (msgid, MSGCTXT_SEPARATOR); in read_mo_file()
40 #define MSGCTXT_SEPARATOR '\004' /* EOT */ macro
319 alloced_key[msgctxt_len] = MSGCTXT_SEPARATOR; in message_list_hash_insert_entry()520 alloced_key[msgctxt_len] = MSGCTXT_SEPARATOR; in message_list_search()
156 combined[msgctxt_len] = MSGCTXT_SEPARATOR; in msgid_hashcode()422 combined[msgctxt_len] = MSGCTXT_SEPARATOR; in write_java_msgid()
239 combined[msgctxt_len] = MSGCTXT_SEPARATOR; in write_csharp_msgid()
1004 if (strchr (buf, MSGCTXT_SEPARATOR) != NULL) in po_gram_lex()
196 msgctid[msgctlen - 1] = MSGCTXT_SEPARATOR; in write_table()
5014 * message.h (MSGCTXT_SEPARATOR): New macro.