Test of posix_regcomp()
and posix_regexec()
implementation.
More...
Go to the source code of this file.
Macros | |
#define | TS_NUM (size_t) 5 /* Number of patterns and test strings */ |
Functions | |
int | test_regex (void) |
Test posix_regcomp() and posix_regexec() implementation. More... | |
Test of posix_regcomp()
and posix_regexec()
implementation.
Copyright (c) 2015-2020 by the developers. See the LICENSE file for details.
Definition in file test_regex.c.