Searched defs:re_flags (Results 1 – 4 of 4) sorted by relevance
622 uint re_flags = 0; //global flags e.g. multiline + internal ones variable1007 static void addWithFlags(ref CodepointSet set, uint ch, uint re_flags) in addWithFlags()
541 uint re_flags = 0; //global flags e.g. multiline + internal ones variable
1598 uint32_t cmdstat, re_flags, vlanctl; re_start() local [all...]
1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int… in regex_compile()