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

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.h 216 } position_set; typedef in typeref:struct:__anon9240
224 position_set elems; /* Positions this state could match. */
231 position_set mbps; /* Positions which can match multibyte
318 position_set *follows; /* Array of follow sets, indexed by position
  /src/external/gpl2/grep/dist/src/
dfa.h 235 } position_set; typedef in typeref:struct:__anon9322
243 position_set elems; /* Positions this state could match. */
250 position_set mbps; /* Positions which can match multibyte
337 position_set *follows; /* Array of follow sets, indexed by position

Completed in 24 milliseconds