Home
last modified time | relevance | path

Searched refs:lmatchp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vops3.c374 lmatchp(line *addr) in lmatchp() function
419 if (lmatchp(dot - vcline)) { in lsmatch()
436 if (!lmatchp((line *) 0)) in lsmatch()
H A Dex_voper.c346 i = lmatchp((line *) 0); in operate()