Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
Dgrep.c367 static void parse_regex(void) in parse_regex() function
485 parse_regex(); in grep_main()
/third_party/quickjs/
Drepl.js1387 function parse_regex() { function
1512 parse_regex();
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c2513 static int parse_regex(PCRE2_SPTR ptr, uint32_t options, BOOL *has_lookbehind, in parse_regex() function
10064 errorcode = parse_regex(ptr, cb.external_options, &has_lookbehind, &cb); in pcre2_compile()
/third_party/pcre2/pcre2/
DHACKING134 The function called parse_regex() scans the pattern characters, parsing them