Home
last modified time | relevance | path

Searched defs:opt_syntax (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/highlight/highlight-4.1/src/cli/
H A Dcmdlineoptions.h504 bool opt_syntax; variable
/dports/editors/mle/mle-1.4.3/
H A Dbview.c606 int bview_set_syntax(bview_t *self, char *opt_syntax) { in bview_set_syntax()