Macros | Functions
test_regex.c File Reference

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...
 

Detailed Description

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.


Generated at 2024-04-27 using  doxygen