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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgmerge.c 1278 /* Now postprocess the problematic merges. This is needed because we
1283 int problematic = 0; local
1286 problematic |= resultmlp->item[j]->used;
1288 if (problematic)
1292 if (problematic & 1)
msgmerge.c 1278 /* Now postprocess the problematic merges. This is needed because we
1283 int problematic = 0; local
1286 problematic |= resultmlp->item[j]->used;
1288 if (problematic)
1292 if (problematic & 1)

Completed in 36 milliseconds