vgrindefs.5 (126b754db4f53cb11ff1367cfb59cc02427afe51) vgrindefs.5 (c2965cd1854b75e6a13cb4bd6759b71adc8d2a87)
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 35 unchanged lines hidden (view full) ---

44contains all language definitions for
45.Xr vgrind 1 .
46The data base is
47very similar to
48.Xr termcap 5 .
49.Sh FIELDS
50The following table names and describes each field.
51.Bl -column Namexxx Tpexxx
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 35 unchanged lines hidden (view full) ---

44contains all language definitions for
45.Xr vgrind 1 .
46The data base is
47very similar to
48.Xr termcap 5 .
49.Sh FIELDS
50The following table names and describes each field.
51.Bl -column Namexxx Tpexxx
52.It Sy "Name Type Description
52.It Sy "Name Type Description"
53.It "ab str regular expression for the start of an alternate comment"
54.It "ae str regular expression for the end of an alternate comment"
55.It "pb str regular expression for start of a procedure"
56.It "bb str regular expression for start of a lexical block"
57.It "be str regular expression for the end of a lexical block"
58.It "cb str regular expression for the start of a comment"
59.It "ce str regular expression for the end of a comment"
60.It "sb str regular expression for the start of a string"

--- 110 unchanged lines hidden ---
53.It "ab str regular expression for the start of an alternate comment"
54.It "ae str regular expression for the end of an alternate comment"
55.It "pb str regular expression for start of a procedure"
56.It "bb str regular expression for start of a lexical block"
57.It "be str regular expression for the end of a lexical block"
58.It "cb str regular expression for the start of a comment"
59.It "ce str regular expression for the end of a comment"
60.It "sb str regular expression for the start of a string"

--- 110 unchanged lines hidden ---