Skip to content

Conversation

@jparise
Copy link
Owner

@jparise jparise commented Apr 27, 2025

  • Use \%(\) to define a group with counting it as a sub-expression.
  • Limit the function name look back to 40 bytes to improve performance. If this ends up being too small, we can always increase this later or compute it based on the contents of 'graphql_javascript_functions'.

- Use \%(\) to define a group with counting it as a sub-expression.
- Limit the function name look back to 40 bytes to improve performance.
  If this ends up being too small, we can always increase this later or
  compute it based on the contents of 'graphql_javascript_functions'.
@jparise jparise merged commit e657a48 into master Apr 27, 2025
1 check passed
@jparise jparise deleted the function-region-patterns branch April 27, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants