Skip to content

strcase cleanup#9837

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/strcase-cleanup
Closed

strcase cleanup#9837
bagder wants to merge 3 commits intomasterfrom
bagder/strcase-cleanup

Conversation

@bagder
Copy link
Member

@bagder bagder commented Oct 31, 2022

use curl_str(n)equal for case insensitive matches

No point in having two entry points for the same functions.

Also merged the safe function treatment into these so that they can also be used when one or both pointers are NULL.

No point in having two entry points for the same functions.

Also merged the *safe* function treatment into these so that they can
also be used when one or both pointers are NULL.
It is not a unit test so moved over to libtests.
@bagder bagder added the tidy-up label Oct 31, 2022
@bagder bagder closed this in 3f039df Nov 1, 2022
@bagder bagder deleted the bagder/strcase-cleanup branch November 1, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant