HomeSort by: relevance | last modified time | path
    Searched refs:FCT_OPTIONAL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c 53 FCT_OPTIONAL /* The format argument list may end before this argument. */
610 list->repeated.element[0].presence = FCT_OPTIONAL;
957 re->presence = FCT_OPTIONAL;
1074 empty. This function searches the last FCT_OPTIONAL and cuts off the
1093 else /* list->initial.element[i].presence == FCT_OPTIONAL */
1194 /* If re->presence == FCT_OPTIONAL, the result list ends here. */
1284 /* If re->presence == FCT_OPTIONAL, the result list ends here. */
1388 else /* Either one of them is FCT_OPTIONAL. */
1389 re->presence = FCT_OPTIONAL;
1592 Copy them all, but turn the first presence to FCT_OPTIONAL. *
    [all...]
format-scheme.c 56 FCT_OPTIONAL /* The format argument list may end before this argument. */
613 list->repeated.element[0].presence = FCT_OPTIONAL;
960 re->presence = FCT_OPTIONAL;
1087 empty. This function searches the last FCT_OPTIONAL and cuts off the
1106 else /* list->initial.element[i].presence == FCT_OPTIONAL */
1207 /* If re->presence == FCT_OPTIONAL, the result list ends here. */
1297 /* If re->presence == FCT_OPTIONAL, the result list ends here. */
1401 else /* Either one of them is FCT_OPTIONAL. */
1402 re->presence = FCT_OPTIONAL;
1615 Copy them all, but turn the first presence to FCT_OPTIONAL. *
    [all...]

Completed in 15 milliseconds