Home
last modified time | relevance | path

Searched refs:starting_ch (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dfast_css_transform.cpp1031 void enter_ident_mode(const char32_t starting_ch = 0) { in enter_ident_mode() argument
1032 token_queue.add_ident(starting_ch); in enter_ident_mode()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsearch.c1874 int starting_ch = ch; in boyer_moore() local
1889 if (ch == starting_ch) in boyer_moore()
/dports/editors/emacs/emacs-27.2/src/
H A Dsearch.c1863 int starting_ch = ch; in boyer_moore() local
1878 if (ch == starting_ch) in boyer_moore()