Dico |
|
GNU Dictionary Server |
Sergey Poznyakoff |
5.8 Substr
The substr
module provides a ‘substr’ search
strategy. This strategy matches a substring anywhere in the
keyword. For example:
C: MATCH eng-deu substr orma S: 152 207 matches found: list follows S: eng-deu "abnormal" S: eng-deu "conformable" S: eng-deu "doorman" S: eng-deu "format" …
The loading procedure expects no arguments:
load-module substr;
This document was generated on September 4, 2020 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.