Searched refs:hl_oc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/kilo/
H A Dkilo.c107 int hl_oc; /* Row had open comment at end in last syntax highlight member in struct:erow
536 if (row->hl_oc != oc && row->idx+1 < E.numrows)
538 row->hl_oc = oc;
617 E.row[at].hl_oc = 0;

Completed in 21 milliseconds