Searched refs:TRexChar (Results 1 – 1 of 1) sorted by relevance
2712 #define TRexChar unsigned short macro2718 #define TRexChar char2738 const TRexChar *begin;2742 TREX_API TRex *trex_compile(const TRexChar *pattern, const TRexChar **error, int flags);2744 TREX_API TRexBool trex_match(TRex* exp, const TRexChar* text);2745 TREX_API TRexBool trex_search(TRex* exp, const TRexChar* text, const TRexChar** out_begin, const TR…2746 …x_searchrange(TRex* exp, const TRexChar* text_begin, const TRexChar* text_end, const TRexChar** ou…2774 const TRexChar *error = NULL; in arg_rex_scanfn()2920 const TRexChar *error = NULL; in arg_rexn()3012 static const TRexChar *g_nnames[] =[all …]