Searched refs:optionstring (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.h136 extern void xgettext_record_flag (const char *optionstring);
H A Dxgettext.c1462 xgettext_record_flag (const char *optionstring) argument
1469 for (colon2 = optionstring + strlen (optionstring); ; )
1471 if (colon2 == optionstring)
1479 if (colon1 == optionstring)
1486 const char *name_start = optionstring;
1679 /* If the flag is not among the valid values, the optionstring is
1688 optionstring);

Completed in 129 milliseconds