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
[<--]  ../                                                        parent directory
[DIR]  OBJ_IA64/                   2-Jul-2019 09:57          512  subdirectory
[DIR]  OBJ_X86_64/                 9-May-2022 03:15          512  subdirectory

[TXT]  build_query.com            21-Jan-2024 09:20        1,748  DCL procedure
[TXT]  enamel.h                   21-Jan-2024 09:20        9,983  C header
[TXT]  extract.c                  21-Jan-2024 09:20       56,596  C source
[TXT]  query.c                    21-Jan-2024 09:20       75,983  C source
[TXT]  query.h                    21-Jan-2024 09:20        3,232  C header
[HTM]  readme.html                21-Jan-2024 09:20          938  HyperText Markup Language