sourcemod/extensions
Ҝờţأķ ded3867605
regex: add/document missing offset param (#1175)
* Regex Little Changes

* Prevented to triple and double call `strlen`.
* More informative message on `if (offset >= len)`.
* Add missing parametr in navite `MatchRegex`.

* Regex Little Changes v2

* Using `strdup` instead `strcpy`.
* Replaced NULL to nullptr.
* Removed note about MatchOffset.

Co-Authored-By: Headline <headline@users.noreply.github.com>

* Removed padding.

Co-Authored-By: Headline <headline@users.noreply.github.com>

* Removed more padding.

Co-Authored-By: Headline <headline@users.noreply.github.com>

Co-authored-by: Headline <michaelwflaherty@me.com>
2020-02-26 15:52:04 -08:00
..
bintools Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
clientprefs Add Cookie methodmap (#1012) 2019-05-30 18:27:14 -07:00
cstrike cstrike: Fix wrong timeleft calculation (#1072) 2019-09-02 15:33:28 -07:00
curl Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
geoip Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
mysql Speculative fix for MySQL crashes (#1135) 2019-12-15 15:01:15 +00:00
regex regex: add/document missing offset param (#1175) 2020-02-26 15:52:04 -08:00
sdkhooks SDKHooks: Reset global hookid when unhooking in SH. (#916) 2018-10-28 11:06:57 -07:00
sdktools Deprecate IsSoundPrecached (#1172) 2020-02-06 10:33:44 -08:00
sqlite Upgrade SQLite from v3.22.0 to v3.26.0. (#935) 2018-12-19 17:26:29 -05:00
structs Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
tf2 Fix TF2_MakeBleed using incorrect custom damage type (#1163) 2020-02-08 17:39:47 -08:00
topmenus Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
updater Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00