Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c73 static int p_simp_re(struct parse *, int);
471 wasdollar = p_simp_re(p, first); in p_bre()
488 p_simp_re(struct parse *p, in p_simp_re() function