Searched refs:dump_po_strings (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/
H A Dlocale.c37 extern int dump_translatable_strings, dump_po_strings;
457 if (dump_po_strings)
H A Dshell.c205 int dump_po_strings; /* Dump strings in $"..." in po format */ variable
229 { "dump-po-strings", Int, &dump_po_strings, (char **)0x0 },
473 if (dump_po_strings)
H A Dparse.y124 extern int dump_translatable_strings, dump_po_strings;

Completed in 86 milliseconds