aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/command/outdated_command.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-17 02:19:11 +0900
committernsfisis <nsfisis@gmail.com>2026-08-17 02:19:11 +0900
commit089215c1c26b4b09f697e3711416cbed0c53b0d3 (patch)
treef67acd31cb7f1249f7ad2ffaf8033caadf49c97b /crates/shirabe/src/command/outdated_command.rs
parent1dfd1ae32b9b27573b9ee4439674091b792bcce0 (diff)
downloadphp-shirabe-089215c1c26b4b09f697e3711416cbed0c53b0d3.tar.gz
php-shirabe-089215c1c26b4b09f697e3711416cbed0c53b0d3.tar.zst
php-shirabe-089215c1c26b4b09f697e3711416cbed0c53b0d3.zip
refactor(preg): drop unused flags and offset of preg_match_all2()
Every caller reached preg_match_all2() through Preg::match_all5(), which always passed flags = PREG_UNMATCHED_AS_NULL and offset = 0. Inline those constants and make match_all5() private, since the two public wrappers are its only callers. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/command/outdated_command.rs')
0 files changed, 0 insertions, 0 deletions