Index of  /wasd_root/src/query/*.*

The WASD Query facility provides real-time searching of plain-text and HTML documents. It is a simple-string search, not a REGEX-style search, although it may contain the wildcard characters "*", matching zero or more characters, and "%", matching any single character. (When no wildcard characters delimit the search string it behaves as if "*" characters were present.) It is designed to provide a simple mechanism for locating documents containing a keyword, not for document analysis.

Further information

Search WASD documentation

Search source code

       Name                                 Revised         Size  Description
[DIR]  ../                                                        parent directory
[DIR]  OBJ_AXP/                    8-Nov-2019 10:16          512  subdirectory
[DIR]  OBJ_IA64/                   8-Nov-2019 10:16          512  subdirectory

[TXT]  build_query.com            30-Aug-2020 14:29        2,938  DCL procedure
[TXT]  enamel.h                   30-Aug-2020 14:29        9,983  C header
[TXT]  extract.c                  30-Aug-2020 14:29       56,415  C source
[TXT]  query.c                    30-Aug-2020 14:29       75,803  C source
[TXT]  query.h                    30-Aug-2020 14:29        3,232  C header
[HTM]  readme.html                30-Aug-2020 14:29          938  HyperText Markup Language