match_ctx        1666 src/regexp.c   struct match_ctx {
match_ctx        1721 src/regexp.c   static int is_word_boundary(struct match_ctx *ctx, const char *input)
match_ctx        1740 src/regexp.c                       struct match_ctx *ctx,
match_ctx        1918 src/regexp.c                            struct match_ctx *ctx)
match_ctx        1964 src/regexp.c       struct match_ctx ctx;