Blender Git Loki
Git Commits -> Revision f1cdd49
Revision f1cdd49 by Campbell Barton (master) September 1, 2021, 05:23 (GMT) |
BLI_string: add BLI_str_quoted_substr_range This is a similar funciton to BLI_str_quoted_substrN that extracts the range of the quoted string instead of allocating a new string un-escaped string. |
Commit Details:
Full Hash: f1cdd49a4e7fb2883d574691eab16b2ffc1f52a3
Parent Commit: 90dac47
Lines Changed: +62, -20