Searched refs:tag (Results 1 – 3 of 3) sorted by relevance
29 const int tag, const int match, const int nomatch, in try() argument32 const char *pattern = nl_langinfo (tag); in try()
101 const char *text, const char *action, const char *tag) in fmtmsg() argument150 int do_tag = (print & tag_mask) && tag != MM_NULLTAG; in fmtmsg()165 do_tag ? tag : "") < 0) in fmtmsg()176 int do_tag = tag != MM_NULLTAG; in fmtmsg()190 do_tag ? tag : ""); in fmtmsg()
48 $test_pre MSGVERB=tag $test || exit 1;49 $test_pre MSGVERB=tag:label $test || exit 1;50 $test_pre MSGVERB=tag:severity $test || exit 1;51 $test_pre MSGVERB=tag:severity:label $test || exit 1;52 $test_pre MSGVERB=tag:text $test || exit 1;53 $test_pre MSGVERB=tag:text:label $test || exit 1;54 $test_pre MSGVERB=tag:text:severity $test || exit 1;56 $test_pre MSGVERB=tag:action $test || exit 1;57 $test_pre MSGVERB=tag:action:label $test || exit 1;58 $test_pre MSGVERB=tag:action:severity $test || exit 1;[all …]
Completed in 8 milliseconds