Jim Warner
ba9560ff02
library: reduce overhead for another 'escape' function
...
The preceding commit made that 'esc_all' function more
efficient by using direct pointer manipulation instead
of an indexed string reference approach within a loop.
This commit applies the same approach to the 'esc_ctl'
function. Now we'll save 12 more iterated instructions
while decreasing the function's code size by 43 bytes.
Signed-off-by: Jim Warner <james.warner@comcast.net>
2021-01-21 17:30:24 +11:00
..
2020-08-17 21:49:14 +10:00
2013-04-07 18:05:01 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2020-08-26 21:50:20 +10:00
2020-07-29 19:01:50 +10:00
2021-01-21 17:30:24 +11:00
2020-12-29 08:48:23 +11:00
2011-12-23 09:18:43 +11:00
2020-07-05 21:13:01 +10:00
2020-08-26 21:50:20 +10:00
2020-08-09 22:19:46 +10:00
2017-01-04 08:29:44 +11:00
2018-05-06 07:19:38 +10:00
2017-05-22 21:38:10 +10:00
2018-05-06 07:19:38 +10:00
2020-12-29 08:48:23 +11:00
2020-07-29 19:01:50 +10:00
2020-09-13 10:00:49 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2021-01-02 15:42:10 +11:00
2020-12-29 08:48:23 +11:00
2020-08-26 21:50:20 +10:00
2020-07-29 19:01:50 +10:00
2020-09-13 10:00:49 +10:00
2020-09-13 10:00:49 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2020-08-18 10:19:53 +10:00
2020-07-05 21:13:01 +10:00
2020-07-05 21:18:36 +10:00
2016-04-19 21:33:02 +10:00
2020-07-05 21:13:01 +10:00
2016-05-01 17:46:25 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2015-06-20 07:46:23 +10:00
2018-05-06 07:19:38 +10:00
2020-08-26 21:50:20 +10:00
2020-08-09 22:19:46 +10:00
2016-12-07 22:07:00 +11:00
2018-05-06 07:19:38 +10:00
2020-07-29 19:01:50 +10:00