Branch: refs/heads/main
Revision: 4b8db1d
Author: slnguyen
Link: Switch needle and region argument names to pattern and indices by slnguyen · Pull Request #19222 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19222 from slnguyen/remove_args
This PR switches needle and region argument names to pattern and indices in the Bytes, String, and Regex modules.
Reviewed by @lydia-duncan
Modified Files:
A test/deprecated/argsNeedleRegion.chpl
A test/deprecated/argsNeedleRegion.good
A test/deprecated/regexpSearch.chpl
A test/deprecated/regexpSearch.good
M modules/internal/Bytes.chpl
M modules/internal/String.chpl
M modules/standard/Regex.chpl
M test/types/bytes/basic.chpl
Compare: https://github.com/chapel-lang/chapel/compare/d85f3b123553...4b8db1d3c03a