Searched defs:capture_exists (Results 1 – 2 of 2) sorted by relevance
851 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()895 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()
11757 bool capture_exists; in GetSubstitution() local