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

  /src/external/gpl2/groff/dist/src/devices/grops/
psrm.cpp 744 int read_one_of(const char **ptr, const char **s, int n) function
805 type = read_one_of(&ptr, types, 3);
813 unit = read_one_of(&ptr, units, 2);

Completed in 20 milliseconds