]> Lady’s Gitweb - Gitweb/commit
gitweb: Use descriptive names in esc_html_hl_regions()
authorMichał Kiedrowicz <redacted>
Wed, 11 Apr 2012 21:18:37 +0000 (23:18 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
commit3ca8b9c2c0dc5fa4427d6d1c8a41590cdc2bd1097c0e6e5975b2332aafe5ca97
tree288add5b0c588f98ffa8fec7b72bfc919fc8aada27ba96aaa7ff970fe4c6ba36
parent32be0fe6462f8e3186fbb2a3e5f3b10189d47cde1dd79a51ade9622241a8e6a4
gitweb: Use descriptive names in esc_html_hl_regions()

The $s->[0] and $s->[1] variables look a bit cryptic.  Let's rename them
to $begin and $end so that it's clear what they do.

Suggested-by: Jakub Narębski <redacted>
Signed-off-by: Michał Kiedrowicz <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.310232 seconds and 5 git commands to generate.