Home
last modified time | relevance | path

Searched refs:parse_regex (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/posix/
Dgrep.c365 static void parse_regex(void) in parse_regex() function
484 parse_regex(); in grep_main()
/external/pcre/dist2/src/
Dpcre2_compile.c2323 static int parse_regex(PCRE2_SPTR ptr, uint32_t options, BOOL *has_lookbehind, in parse_regex() function
9503 errorcode = parse_regex(ptr, cb.external_options, &has_lookbehind, &cb); in pcre2_compile()
/external/pcre/dist2/
DHACKING134 The function called parse_regex() scans the pattern characters, parsing them