Home
last modified time | relevance | path

Searched refs:t_ch_upper (Results 26 – 28 of 28) sorted by relevance

12

/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dwildmatch.c242 uchar t_ch_upper = toupper(t_ch); in dowild() local
243 if (t_ch_upper <= p_ch && t_ch_upper >= prev_ch) in dowild()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dwildmatch.c242 uchar t_ch_upper = toupper(t_ch); in dowild() local
243 if (t_ch_upper <= p_ch && t_ch_upper >= prev_ch) in dowild()
/dports/devel/py-pygit2/pygit2-1.7.1/src/
H A Dwildmatch.c244 uchar t_ch_upper = toupper(t_ch); in dowild() local
245 if (t_ch_upper <= p_ch && t_ch_upper >= prev_ch) in dowild()

12