Home
last modified time | relevance | path

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

/openbsd/regress/usr.bin/mandoc/man/TP/
H A Dsameline.out_ascii4 TP-sameline - test sameline logic of indented paragraphs
H A DMakefile4 REGRESS_TARGETS += macrotag manyargs sameline spacing tag vert width
/openbsd/bin/ksh/
H A Demacs.c943 x_search(char *pat, int sameline, int offset) in x_search() argument
948 for (hp = x_histp - (sameline ? 0 : 1) ; hp >= history; --hp) { in x_search()