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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
msggrep.c 84 size_t pattern_count; member in struct:grep_task
192 gt->pattern_count = 0;
227 gt->pattern_count++;
280 gt->pattern_count++;
438 if (gt->pattern_count > 0)
455 if (grep_task[0].pattern_count > 0
456 || grep_task[1].pattern_count > 0
457 || grep_task[2].pattern_count > 0
458 || grep_task[3].pattern_count > 0
459 || grep_task[4].pattern_count > 0
    [all...]
msggrep.c 84 size_t pattern_count; member in struct:grep_task
192 gt->pattern_count = 0;
227 gt->pattern_count++;
280 gt->pattern_count++;
438 if (gt->pattern_count > 0)
455 if (grep_task[0].pattern_count > 0
456 || grep_task[1].pattern_count > 0
457 || grep_task[2].pattern_count > 0
458 || grep_task[3].pattern_count > 0
459 || grep_task[4].pattern_count > 0
    [all...]

Completed in 46 milliseconds