]>
git.saurik.com Git - apple/libc.git/blob - regex/TRE/lib/tre-compile.h
2 tre-compile.h: Regex compilation definitions
4 This software is released under a BSD-style license.
5 See the file LICENSE for details and copyright.
11 #define TRE_COMPILE_H 1
19 tre_bracket_match_list_t
*bracket_match_list
;
25 #endif /* TRE_COMPILE_H */