1 # Copyright (C) 2006 OpenWrt.org
15 if (v
[$
2] != "") noprint =
0
21 if (v
[$
2] != "") noprint =
1
26 if (noprint ==
1) noprint =
0
30 ($
1 !~
/^@
[a
-zA
-Z
]/) && (noprint
!= 1) {
31 n=
split(line
"@@", a
, /@@
/)
32 for (i=
1; i
<=n
; i
++) {
33 if ((i %
2) ==
1) printf a
[i
]
This page took 0.042397 seconds and 5 git commands to generate.