(RE_TRANSLATE): Define default assuming simple integers.
This commit is contained in:
@@ -289,6 +289,7 @@ typedef enum
|
||||
|
||||
#ifndef RE_TRANSLATE_TYPE
|
||||
#define RE_TRANSLATE_TYPE char *
|
||||
#define RE_TRANSLATE(TBL, C) ((TBL)[C])
|
||||
#endif
|
||||
|
||||
struct re_pattern_buffer
|
||||
|
||||
Reference in New Issue
Block a user