emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Matching regex case-sensitively in C strings?


From: Eli Zaretskii
Subject: Re: Matching regex case-sensitively in C strings?
Date: Mon, 07 Nov 2022 13:52:42 +0200

> From: Yuan Fu <casouri@gmail.com>
> Date: Sun, 6 Nov 2022 21:41:42 -0800
> 
> Is there a function that matches regex case-sensitively in a C string? Ie, 
> something like fast_c_string_match_ignore_case but case-sensitive.

I don't think so, but it should be trivial to add such a function if
you need it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]