Searched refs:named_capture_count (Results 1 – 1 of 1) sorted by relevance
47 const int named_capture_count = capture_name_map->length() >> 1; in LookupNamedCapture() local48 for (int j = 0; j < named_capture_count; j++) { in LookupNamedCapture()