summaryrefslogtreecommitdiff
path: root/git.c
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2022-07-27 15:35:15 -0300
committermrb0nk500 <b0nk@b0nk.xyz>2022-07-27 15:35:15 -0300
commita459d34d124a2993a313d29cf8b84a5d0df42e87 (patch)
tree155f8240e26e8410f606b99fe12d1a18b3adaf83 /git.c
parente6e2b766afa7d92ef38b356a745a47b2047bba07 (diff)
misc: Add `find_delm()`, and `get_str_delm_range()`
`find_delm()` finds the first matched delimiter of the supplied delimiter(s), and either returns the pointer to the first non-delimiter character after the match, or the match itself if `skip_delm` is true, or false respectivly. `get_str_delm_range()` finds, and returns the string in between the supplied starting, and ending delimiter(s). It also returns the pointer to the first non-delimiter character after the end of the range in `rhs`.
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions