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

  /src/external/gpl2/groff/dist/src/preproc/refer/
token.h 43 void sortify(const char *start, const char *end, string &result) const;
token.cpp 96 void token_info::sortify(const char *start, const char *end, string &result) function in class:token_info
ref.cpp 295 ti->sortify(token_start, s, result);
309 ti->sortify(token_start, s, result);

Completed in 25 milliseconds