Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
Dregcomp.c635 int wasdollar = 0; in p_bre() local
643 wasdollar = p_simp_re(p, first); in p_bre()
646 if (wasdollar) { /* oops, that was a trailing anchor */ in p_bre()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c507 int wasdollar = 0; in p_bre() local
515 wasdollar = p_simp_re(p, first); in p_bre()
518 if (wasdollar) { /* oops, that was a trailing anchor */ in p_bre()
/external/libcups/vcnet/regex/
Dregcomp.c413 register int wasdollar = 0; local
421 wasdollar = p_simp_re(p, first);
424 if (wasdollar) { /* oops, that was a trailing anchor */
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c635 int wasdollar = 0; in p_bre() local
643 wasdollar = p_simp_re(p, first); in p_bre()
646 if (wasdollar) { /* oops, that was a trailing anchor */ in p_bre()
/external/llvm/lib/Support/
Dregcomp.c507 int wasdollar = 0; in p_bre() local
515 wasdollar = p_simp_re(p, first); in p_bre()
518 if (wasdollar) { /* oops, that was a trailing anchor */ in p_bre()