===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
stx2any-1.56/man/make.lm4-14-`ifdef(`@w_man_has_desc',`.br',`.SH NAME')`'w_nl`'define(`@w_man_has_desc',t)'dnl
stx2any-1.56/man/make.lm4:15:`ifelse(`$2',,`w_title \- $1`'', `$1 \- $2`'')')
stx2any-1.56/man/make.lm4-16-}}}
##############################################
stx2any-1.56/man/make.lm4-23-define(`w_headline',
stx2any-1.56/man/make.lm4:24:`ifelse(`$1',1,`.SH $2',`$1',2,`.SS $2',
stx2any-1.56/man/make.lm4:25:   `$1',3,`.PP`'w_nl.B $2',`.PP`'w_nl.SB $2')')
stx2any-1.56/man/make.lm4-26-}}}
##############################################
stx2any-1.56/man/make.lm4-44-w_define_env(`q', `.RS 8`'w_nl`'', `.RE`'w_nl`'')
stx2any-1.56/man/make.lm4:45:define(`w_defnterm', `.TP`'w_nl`'\&$1`'')
stx2any-1.56/man/make.lm4-46-w_define_env(`t',
##############################################
stx2any-1.56/man/make.lm4-68-{{{
stx2any-1.56/man/make.lm4:69:define(`w_literal', `\fC`'$1\fP`'')
stx2any-1.56/man/make.lm4:70:define(`w_emph', `\fI`'$1\fP`'')
stx2any-1.56/man/make.lm4:71:define(`w_strong', `\fB`'$1\fP`'')
stx2any-1.56/man/make.lm4:72:define(`w_quotation', `\(lq`'$1\(rq`'')
stx2any-1.56/man/make.lm4-73-}}}
##############################################
stx2any-1.56/man/make.lm4-78-define(`w_linebr', `w_nl`'.br')
stx2any-1.56/man/make.lm4:79:define(`w_link', `$2`'w_footnote(`$1')')
stx2any-1.56/man/make.lm4-80-define(`w_img', `\&w_nl.PSPIC "w_file(`$1.'w_picture_suffix)"w_nl\&')
##############################################
stx2any-1.56/man/make.lm4-92-define(`w_make_tablespec',
stx2any-1.56/man/make.lm4:93:`ifelse(`$*',,,`ifelse(`$1',p,l,`$1') w_make_tablespec(shift($@))')')
stx2any-1.56/man/make.lm4-94-w_define_env(w_table,
stx2any-1.56/man/make.lm4:95:`pushdef(`w_eline',` \')\&w_nl`'.TS`'w_nl`'w_make_tablespec($@).w_nl`'',
stx2any-1.56/man/make.lm4-96-`\&w_nl`'.TE`'w_nl`'popdef(`w_eline')')
##############################################
stx2any-1.56/man/make.lm4-100-`ifdef(`@w_in_row_flag',`	')define(`@w_in_row_flag',t)'dnl
stx2any-1.56/man/make.lm4:101:`ifelse(`$2',p,`T{w_nl\&')',
stx2any-1.56/man/make.lm4:102:`ifelse(`$2',p,`\&w_nl`'T}')')
stx2any-1.56/man/make.lm4-103-define(`w_table_rule', `_')
##############################################
stx2any-1.56/html/make.lm4-20-define(`w_headline',
stx2any-1.56/html/make.lm4:21:`<h`'incr($1)>$2</h`'incr($1)>')
stx2any-1.56/html/make.lm4-22-}}}
##############################################
stx2any-1.56/html/make.lm4-70-define(`w_label',
stx2any-1.56/html/make.lm4:71:`<a name="$1"ifdef(`w_symmetric_crossrefs',` href="#$1_rev"')>$2</a>')
stx2any-1.56/html/make.lm4-72-define(`w_refer',
stx2any-1.56/html/make.lm4-73-`<a ifdef(`w_symmetric_crossrefs',`name="$1_rev" ')href="#$1">$2</a>')
stx2any-1.56/html/make.lm4:74:define(`w_url', `w_link(`$1', `$1')')
stx2any-1.56/html/make.lm4-75-}}}
##############################################
stx2any-1.56/html/make.lm4-117-w_define_env(w_cell,
stx2any-1.56/html/make.lm4:118:`<td align="ifelse(`$2',l,left,`$2',r,right,`$2',c,center)">', `</td>')
stx2any-1.56/html/make.lm4-119-define(`w_table_rule', `<tr><td colspan="$1"><hr></td></tr>')
##############################################
stx2any-1.56/Makefile-72-	for i in $(INST_SCRIPTS); do \
stx2any-1.56/Makefile:73:		$(INSTALL) -m 755 $$i $(EXEDIR)/`basename $$i .inst`; \
stx2any-1.56/Makefile-74-	done
##############################################
stx2any-1.56/regression/run-tests-9-test=regression/$1.test
stx2any-1.56/regression/run-tests:10:./scripts/stx2any `test -f $param && cat $param` -T $2 $test | \
stx2any-1.56/regression/run-tests-11-diff -u regression/$1.$2 - || failed="$failed $1($2)"
##############################################
stx2any-1.56/regression/run-tests-15-	echo Running $i ...
stx2any-1.56/regression/run-tests:16:	base=`basename $i .test`
stx2any-1.56/regression/run-tests-17-	for fmt in html man latex docbook-xml; do
##############################################
stx2any-1.56/regression/run-tests-23-	echo Running $i ...
stx2any-1.56/regression/run-tests:24:	base=`basename $i .strip_stx`
stx2any-1.56/regression/run-tests:25:	./scripts/strip_stx `cat $i` | \
stx2any-1.56/regression/run-tests-26-	diff -u regression/$base.stripped - || failed="$failed strip_stx($base)"
##############################################
stx2any-1.56/regression/run-tests-30-	echo Running $i ...
stx2any-1.56/regression/run-tests:31:	base=`basename $i .gather_stx_titles`
stx2any-1.56/regression/run-tests:32:	./scripts/gather_stx_titles `cat $i` regression/*.test | \
stx2any-1.56/regression/run-tests-33-	diff -u regression/$base.titles - || failed="$failed gather_stx_titles($base)"
##############################################
stx2any-1.56/latex/make.lm4-35-`w_newindent(0)'dnl
stx2any-1.56/latex/make.lm4:36:`\w_pickn($1, section, subsection, subsubsection, paragraph)`''dnl
stx2any-1.56/latex/make.lm4-37-`ifelse(w_do_numbering,true,,*)'dnl
stx2any-1.56/latex/make.lm4:38:`{ifelse(w_do_link_abbr,true,`w_autolabel(`$2')',`$2')}')
stx2any-1.56/latex/make.lm4-39-}}}
##############################################
stx2any-1.56/latex/make.lm4-87-`w_nl\begin{center}\rule{0.5\textwidth}{0.0$1em}\end{center}w_nl')
stx2any-1.56/latex/make.lm4:88:define(`w_link', `w_ensure_pkg(url)`'$2`'w_footnote(`\url{$1}')')
stx2any-1.56/latex/make.lm4-89-define(`w_img',
##############################################
stx2any-1.56/latex/make.lm4-119-`ifelse(`$*',,,
stx2any-1.56/latex/make.lm4:120:  `ifelse(`$1',p,`p{0.3\textwidth}',`$1')`'w_make_tablespec(shift($@))')')
stx2any-1.56/latex/make.lm4-121-w_define_env(`w_table',
##############################################
stx2any-1.56/latex/settings.lsh-7-test -z "$PAPERSIZE" && test -f "$PAPERCONF" && \
stx2any-1.56/latex/settings.lsh:8:	PAPERSIZE=`sed '/^#/d' "$PAPERCONF"`
stx2any-1.56/latex/settings.lsh-9-test -z "$PAPERSIZE" && PAPERSIZE=a4
##############################################
stx2any-1.56/scripts/gather_stx_titles-17-
stx2any-1.56/scripts/gather_stx_titles:18:	-f*)	FROM_SUFFIX=`echo $1 | cut -c3-`
stx2any-1.56/scripts/gather_stx_titles-19-		;;
##############################################
stx2any-1.56/scripts/gather_stx_titles-24-
stx2any-1.56/scripts/gather_stx_titles:25:	-t*)	TO_SUFFIX=`echo $1 | cut -c3-`
stx2any-1.56/scripts/gather_stx_titles-26-		;;
##############################################
stx2any-1.56/scripts/gather_stx_titles-31-
stx2any-1.56/scripts/gather_stx_titles:32:	-p*)	PREFIX=`echo $1 | cut -c3-`
stx2any-1.56/scripts/gather_stx_titles-33-		;;
##############################################
stx2any-1.56/scripts/gather_stx_titles-56-define(\`w_makesubst',
stx2any-1.56/scripts/gather_stx_titles:57:\`patsubst(patsubst(\`\$1', \`$FROM_SUFFIX\$', \`$TO_SUFFIX'), \`^$PREFIX/*',)')
stx2any-1.56/scripts/gather_stx_titles-58-define(\`w_file', \`w_quotewrap(w_makesubst(w_real_file))')
stx2any-1.56/scripts/gather_stx_titles-59-define(\`w_title',
stx2any-1.56/scripts/gather_stx_titles:60:\`ifelse(\`\$1',,,\`divert(0)dnl')
stx2any-1.56/scripts/gather_stx_titles:61:\`define'(\`\`@w_title_of_''w_file, \`\`\$1'')\`dnl'
stx2any-1.56/scripts/gather_stx_titles-62-divert(-1)')
##############################################
stx2any-1.56/scripts/gather_stx_titles-64-\`divert(0)dnl
stx2any-1.56/scripts/gather_stx_titles:65:\`define'(\`\`@w_filename_of_\$1'', w_file)\`dnl'
stx2any-1.56/scripts/gather_stx_titles-66-divert(-1)')
##############################################
stx2any-1.56/scripts/stx2any-34-
stx2any-1.56/scripts/stx2any:35:	-T*)	DEVICE=`echo $1 | cut -c3-`
stx2any-1.56/scripts/stx2any-36-		;;
##############################################
stx2any-1.56/common/markup.lm4-24-{{{
stx2any-1.56/common/markup.lm4:25:changecom(`#%$bo',`ob$#%')
stx2any-1.56/common/markup.lm4-26-}}}
##############################################
stx2any-1.56/common/markup.lm4-42-define(`w_man_desc', `ifelse(`$2',,
stx2any-1.56/common/markup.lm4:43:  `w_begdiv(ingr)w_emph(`$1')`'w_linebr`'w_nl`'w_enddiv(ingr)dnl',
stx2any-1.56/common/markup.lm4-44-  `$1 w_emdash $2 w_linebr')')
stx2any-1.56/common/markup.lm4-45-define(`w_techemph', `w_emph(`$1')')
stx2any-1.56/common/markup.lm4:46:define(`w_quotation', ``'w_bq`'w_bq`'$1`'w_apo`'w_apo`'')
stx2any-1.56/common/markup.lm4-47-define(`w_emdash', `--')
##############################################
stx2any-1.56/common/markup.lm4-52-`w_paragraph`'w_emdash w_emdash w_emdash`''dnl
stx2any-1.56/common/markup.lm4:53:`ifelse(eval(`$1>4'),1,` w_emdash w_emdash`'')w_softopen')
stx2any-1.56/common/markup.lm4-54-}}}
##############################################
stx2any-1.56/common/markup.lm4-70-`popdef(`w_eline')')
stx2any-1.56/common/markup.lm4:71:w_derive_env(`citation', q, 0,,,`w_linebr`'w_nl  w_emdash $*`'w_nl',)
stx2any-1.56/common/markup.lm4-72-w_derive_env(`abstract', q, 0,`w_begdiv(ingr)',,,`w_enddiv(ingr)')
stx2any-1.56/common/markup.lm4:73:w_derive_env(`admonition', q, 1,`$1:w_nl`'',,,)
stx2any-1.56/common/markup.lm4-74-
##############################################
stx2any-1.56/common/markup.lm4-116-`w_stepcounter(w_pickn(`$1', chapter, section, subsection, subsubsection))'dnl
stx2any-1.56/common/markup.lm4:117:`w_headline(`$1', `w_maybe_tocline(w_number_of(`$1'), `$2')')')
stx2any-1.56/common/markup.lm4-118-define(`w_maybe_tocline',
stx2any-1.56/common/markup.lm4:119:`ifelse(w_make_toc, true, `w_index(toc, `$1', `$2')',
stx2any-1.56/common/markup.lm4:120:   w_do_link_abbr, true, `$1`'w_autolabel(`$2')', `$1`'$2')')
stx2any-1.56/common/markup.lm4-121-define(`w_number_of',
##############################################
stx2any-1.56/common/markup.lm4-124-define(`w_sectionmark',
stx2any-1.56/common/markup.lm4:125:`w_counter_arabic(`$2')`'ifelse(`$1',1,,
stx2any-1.56/common/markup.lm4-126-   `.w_sectionmark(decr(`$1'),shift(shift($@)))')')
##############################################
stx2any-1.56/common/markup.lm4-154-w_define_div(`footnote')
stx2any-1.56/common/markup.lm4:155:define(`w_footnote', ``'w_beg(footnote)`'$1`'w_end(footnote)`'')
stx2any-1.56/common/markup.lm4-156-w_newcounter(footnote)
##############################################
stx2any-1.56/common/markup.lm4-162-define(`w_dump_footnotes',
stx2any-1.56/common/markup.lm4:163:`ifelse(defn(`@w_footnote_flag'),,,`$1`'w_dumpdiv(footnote)$2')'dnl
stx2any-1.56/common/markup.lm4-164-`undefine(`@w_footnote_flag')')
##############################################
stx2any-1.56/common/markup.lm4-176-  `w_stepcounter(autolabel)w_genlabel(`$1'w_counter_arabic(autolabel))',
stx2any-1.56/common/markup.lm4:177:  `define(`@w_label_used_$1',t)`$1'')')
stx2any-1.56/common/markup.lm4:178:define(`w_tidystring', `patsubst(``$1'',`[^0-9A-Za-z`']',`.')')
stx2any-1.56/common/markup.lm4-179-define(`w_make_autolabel',
stx2any-1.56/common/markup.lm4:180:`define(`@w_label_of_$1',w_genlabel(w_tidystring(`$1')))')
stx2any-1.56/common/markup.lm4-181-define(`w_autolabel',
stx2any-1.56/common/markup.lm4:182:`ifdef(`@w_label_of_$1',,`w_make_autolabel(`$1')')'dnl
stx2any-1.56/common/markup.lm4:183:`w_label(defn(`@w_label_of_$1'), `$1')')
stx2any-1.56/common/markup.lm4-184-define(`w_autorefer',
stx2any-1.56/common/markup.lm4:185:`w_refer(ifdef(`@w_label_of_$1',`defn(`@w_label_of_$1')',`w_tidystring(`$1')'),
stx2any-1.56/common/markup.lm4:186:  ifelse(`$2',,``$1'',``$2''))')
stx2any-1.56/common/markup.lm4-187-}}}
##############################################
stx2any-1.56/common/markup.lm4-197-define(`w_generic_link',
stx2any-1.56/common/markup.lm4:198:`ifdef(`@w_linkdata_of_$1', `w_generic_link(defn(`@w_linkdata_of_$1'),`$2')',
stx2any-1.56/common/markup.lm4:199: `ifdef(`@w_label_of_$1', `w_autorefer(`$1', `$2')',
stx2any-1.56/common/markup.lm4:200:  `ifdef(`@w_filename_of_$1', `w_crosslink(`$1', `$2')',
stx2any-1.56/common/markup.lm4:201:   `ifdef(`@w_file_exists_$1', `w_crosslink(`$1', `$2')',
stx2any-1.56/common/markup.lm4:202:    `ifelse(index(`$1',img:),0, `w_img(substr(`$1', 4), `$2')',
stx2any-1.56/common/markup.lm4:203:     `ifelse(w_is_url(`$1'),t,`ifelse(`$2',,`w_url(`$1')',`w_link(`$1',`$2')')',
stx2any-1.56/common/markup.lm4:204:      `$2`'w_footnote(`$1')')')')')')')')
stx2any-1.56/common/markup.lm4-205-define(`w_is_url',
stx2any-1.56/common/markup.lm4:206:`ifelse(index(`$1',http://),0,t,index(`$1',https://),0,t,index(`$1',ftp://),0,t,
stx2any-1.56/common/markup.lm4:207:   index(`$1',gopher://),0,t,index(`$1',file:/),0,t,index(`$1',nntp://),0,t,
stx2any-1.56/common/markup.lm4:208:   index(`$1',mailto:),0,t,index(`$1',news:),0,t,
stx2any-1.56/common/markup.lm4:209:   index(`$1',./),0,t,index(`$1',../),0,t)')
stx2any-1.56/common/markup.lm4-210-}}}
##############################################
stx2any-1.56/common/markup.lm4-220-define(`w_def_in_fmt',
stx2any-1.56/common/markup.lm4:221:`ifelse(defn(`w_outputfmt'), `$1', `define(`$2', `$3')')')
stx2any-1.56/common/markup.lm4-222-define(`w_invoke',
stx2any-1.56/common/markup.lm4:223:`ifdef(`$1',`$1',`w_warning(`Unknown macro "$1" called')w_void')')
stx2any-1.56/common/markup.lm4-224-define(`w_use',
stx2any-1.56/common/markup.lm4-225-`ifdef(`@w_included_$1',,
stx2any-1.56/common/markup.lm4:226:   `define(`@w_included_$1',t)include(`$1.m4')`'')')
stx2any-1.56/common/markup.lm4-227-}}}
##############################################
stx2any-1.56/common/markup.lm4-237-define(`w_index',
stx2any-1.56/common/markup.lm4:238:`ifelse(`$3',,`w_index(`$1',,`$2')',
stx2any-1.56/common/markup.lm4:239:`w_make_autolabel(`$3')`$2'w_autolabel(`$3')`''dnl
stx2any-1.56/common/markup.lm4:240:`w_begdiv(`$1')`$2'w_autorefer(`$3')`'w_linebr`'w_nl`'w_enddiv(`$1')')')
stx2any-1.56/common/markup.lm4-241-define(`w_indexword',
stx2any-1.56/common/markup.lm4:242:`define(`$2', `w_index(`$1', ``$2'')')')
stx2any-1.56/common/markup.lm4-243-}}}
##############################################
stx2any-1.56/common/markup.lm4-265-define(`w_file',
stx2any-1.56/common/markup.lm4:266:`ifelse(w_is_url(`$1'),t,,ifdef(`w_base',defn(`w_base')/))`$1'')
stx2any-1.56/common/markup.lm4-267-define(`w_crosslink',
stx2any-1.56/common/markup.lm4-268-`ifdef(`@w_filename_of_$1',
stx2any-1.56/common/markup.lm4:269: `w_crosslink(defn(`@w_filename_of_$1'),`$2')',
stx2any-1.56/common/markup.lm4-270- `ifdef(`@w_file_exists_$1',
stx2any-1.56/common/markup.lm4-271-  `w_link(w_file(`$1'),
stx2any-1.56/common/markup.lm4:272:   ifelse(`$2',,`ifdef(`@w_title_of_$1',
stx2any-1.56/common/markup.lm4:273:     `defn(`@w_title_of_$1')',``$1'')',``$2''))',
stx2any-1.56/common/markup.lm4-274-  `w_warning(`Unknown cross link to "$1"')ifelse(
stx2any-1.56/common/markup.lm4:275:     `$2',,`$1',`$2')')')')
stx2any-1.56/common/markup.lm4-276-}}}
##############################################
stx2any-1.56/common/markup.lm4-282-w_define_env(`ifeq',
stx2any-1.56/common/markup.lm4:283:  `ifelse(`$1', `$2',, `w_begdiv(defs)')',
stx2any-1.56/common/markup.lm4:284:  `ifelse(`$1', `$2',, `w_enddiv(defs)')')
stx2any-1.56/common/markup.lm4-285-}}}
##############################################
stx2any-1.56/common/markup.lm4-292-define(`w_some_float_env',
stx2any-1.56/common/markup.lm4:293:`ifelse(`$1',,`w_float_default',
stx2any-1.56/common/markup.lm4-294- `w_ifdef_env(`w_float_'substr(`$1',0,1),
##############################################
stx2any-1.56/common/markup.lm4-299-  `w_sbreak(5)`'w_nl',
stx2any-1.56/common/markup.lm4:300:  `w_paragraph`'ifelse(`$1',,,w_caption(`$1')`'w_nl`')w_sbreak(5)`'w_nl')
stx2any-1.56/common/markup.lm4-301-w_derive_env(`w_float_n', `w_float_h', 0,
##############################################
stx2any-1.56/common/markup.lm4-469-define(`w_bline',
stx2any-1.56/common/markup.lm4:470:`w_newindent(`$1')`'w_onlyindent`''dnl
stx2any-1.56/common/markup.lm4-471-`w_pending_block`'w_beg_para`'w_softbr')
##############################################
stx2any-1.56/common/markup.lm4-483-define(`w_item',
stx2any-1.56/common/markup.lm4:484:`w_newindent(`$1',1)`'w_pending_block`'w_setblocktype(`$3')`''dnl
stx2any-1.56/common/markup.lm4:485:`w_newindent(`$1',2)`'w_setblocktype(`$3i')`''dnl
stx2any-1.56/common/markup.lm4:486:`w_newindent(`$2',0)`'w_setblocktype(text)`'undefine(`@w_para_flag')w_softbr')
stx2any-1.56/common/markup.lm4-487-}}}
##############################################
stx2any-1.56/common/markup.lm4-494-define(`w_term',
stx2any-1.56/common/markup.lm4:495:`w_newindent(`$1',1)`'w_pending_block`'w_setblocktype(:)`''dnl
stx2any-1.56/common/markup.lm4:496:`w_defnterm(`$2')`''dnl
stx2any-1.56/common/markup.lm4:497:`w_newindent(`$1',2)`'w_setblocktype(t)`'undefine(`@w_para_flag')')
stx2any-1.56/common/markup.lm4-498-}}}
##############################################
stx2any-1.56/common/secure.lm4-12-`define(`$1',
stx2any-1.56/common/secure.lm4:13:   `w_warning(`attempt to use "$1" in secure environment')`$1'($@)')')
stx2any-1.56/common/secure.lm4-14-}}}
##############################################
stx2any-1.56/common/block.lsed-22-{{{
stx2any-1.56/common/block.lsed:23:s#^\( *\)\(w_invoke(`w_beg')(.*)\) *$#w_newindent(len(`\1'))\2`'dnl#
stx2any-1.56/common/block.lsed-24-t end
stx2any-1.56/common/block.lsed:25:s#^\( *\)\(w_invoke(`w_end')(.*)\) *$#w_newindent(len(`\1'))\2`'dnl#
stx2any-1.56/common/block.lsed-26-t end
##############################################
stx2any-1.56/common/common.lm4-53-define(`w_warning',
stx2any-1.56/common/common.lm4:54:`errprint(ifelse(`$2',,`w_current_location',``$2'')`: stx2any: $1'w_nl)')
stx2any-1.56/common/common.lm4-55-define(`w_error', `w_warning($@)m4exit(1)')
##############################################
stx2any-1.56/common/common.lm4-95-define(`w_pickn',
stx2any-1.56/common/common.lm4:96:`ifelse(`$1',1,`$2',`w_pickn(decr(`$1'),shift(shift($@)))')')
stx2any-1.56/common/common.lm4-97-define(`w_listlen',
stx2any-1.56/common/common.lm4:98:`ifelse(`$*',,0,`incr(w_listlen(shift($@)))')')
stx2any-1.56/common/common.lm4-99-}}}
##############################################
stx2any-1.56/common/common.lm4-106-`pushdef(`@w_counter_$1',0)'dnl
stx2any-1.56/common/common.lm4:107:`pushdef(`@w_refcounter_$1',`$2')')
stx2any-1.56/common/common.lm4-108-define(`w_delcounter',
stx2any-1.56/common/common.lm4:109:`popdef(`@w_counter_$1')popdef(`@w_refcounter_$1')')
stx2any-1.56/common/common.lm4-110-}}}
##############################################
stx2any-1.56/common/common.lm4-115-define(`w_setcounter',
stx2any-1.56/common/common.lm4:116:`define(`@w_counter_$1',`$2')'dnl
stx2any-1.56/common/common.lm4-117-`ifelse(defn(`@w_refcounter_$1'),,,
##############################################
stx2any-1.56/common/common.lm4-120-define(`w_stepcounter',
stx2any-1.56/common/common.lm4:121:`w_setcounter(`$1',ifelse(`$2',,`incr(',`eval($2+')w_getcounter(`$1')))')
stx2any-1.56/common/common.lm4-122-}}}
##############################################
stx2any-1.56/common/common.lm4-150-define(`w_begdiv',
stx2any-1.56/common/common.lm4:151:`ifdef(`@w_div_$1',,`w_error(`unknown diversion "$1"')')'dnl
stx2any-1.56/common/common.lm4-152-`pushdef(`@w_divlocstack', w_current_location)'dnl
stx2any-1.56/common/common.lm4:153:`pushdef(`@w_divstack',$1)divert(defn(`@w_div_$1'))')
stx2any-1.56/common/common.lm4-154-define(`w_enddiv', 
stx2any-1.56/common/common.lm4-155-`ifdef(`@w_divstack',,`w_error(`diversion stack empty')')'dnl
stx2any-1.56/common/common.lm4:156:`ifelse(`$1',,,`$1',defn(`@w_divstack'),,
stx2any-1.56/common/common.lm4-157-   `w_warning("defn(`@w_divstack')`" begins here...', defn(`@w_divlocstack'))'
##############################################
stx2any-1.56/common/common.lm4-171-`w_stepcounter(`w_n_avail_div')'dnl
stx2any-1.56/common/common.lm4:172:`define(`@w_div_$1', w_getcounter(`w_n_avail_div'))')
stx2any-1.56/common/common.lm4-173-define(`w_define_trashcan',
##############################################
stx2any-1.56/common/common.lm4-204-define(`w_sublayer',
stx2any-1.56/common/common.lm4:205:`w_stepcounter(`w_layer')$1`'w_stepcounter(`w_layer',-1)')
stx2any-1.56/common/common.lm4-206-
stx2any-1.56/common/common.lm4-207-define(`w_define_env',
stx2any-1.56/common/common.lm4:208:   `define(`@w_begin_$1', `$2')define(`@w_end_$1', `$3')')
stx2any-1.56/common/common.lm4:209:define(`w_ifdef_env', `ifdef(`@w_begin_$1', `$2', `$3')')
stx2any-1.56/common/common.lm4-210-
stx2any-1.56/common/common.lm4-211-define(`w_beg',
stx2any-1.56/common/common.lm4:212:`w_ifdef_env(`$1',, `w_error(`unknown environment "$1"')')'dnl
stx2any-1.56/common/common.lm4-213-`pushdef(w_layervar(env), `$1')'dnl
##############################################
stx2any-1.56/common/common.lm4-219-`ifdef(w_layervar(env),,`w_error(`environment stack empty')')'dnl
stx2any-1.56/common/common.lm4:220:`ifelse(`$1',,,`$1',defn(w_layervar(env)),,
stx2any-1.56/common/common.lm4-221-   `w_warning("defn(w_layervar(env))`" begins here...', defn(w_layervar(loc)))'
stx2any-1.56/common/common.lm4:222:   `w_error(`environment "'defn(w_layervar(env))`" closed by "$1" in layer 'w_counter_arabic(`w_layer'))')'dnl
stx2any-1.56/common/common.lm4-223-`w_sublayer(`indir(`@w_end_''defn(w_layervar(env))`,'
##############################################
stx2any-1.56/common/common.lm4-231-
stx2any-1.56/common/common.lm4:232:define(`w_push_env', `pushdef(`@w_begin_$1',)pushdef(`@w_end_$1',)')
stx2any-1.56/common/common.lm4:233:define(`w_pop_env', `popdef(`@w_begin_$1')popdef(`@w_end_$1')')
stx2any-1.56/common/common.lm4-234-
stx2any-1.56/common/common.lm4-235-define(`w_make_param_shifter',
stx2any-1.56/common/common.lm4:236:`ifelse(`$1',0,``$'@',``shift('w_make_param_shifter(decr(`$1'))`)'')')
stx2any-1.56/common/common.lm4-237-define(`w_derive_env', `w_define_env(`$1',
stx2any-1.56/common/common.lm4:238:`$4`'w_beg(`$2','w_make_param_shifter(`$3')`)`'$5',
stx2any-1.56/common/common.lm4:239:`$6`'w_end(`$2','w_make_param_shifter(`$3')`)`'$7')')
stx2any-1.56/common/common.lm4-240-}}}
##############################################
stx2any-1.56/common/common.lm4-265-define(`w_newindent',
stx2any-1.56/common/common.lm4:266:`ifelse(`$2',,`w_new_indents(`$1',0)',
stx2any-1.56/common/common.lm4:267:   `w_new_indents(`$1',`$2')')')
stx2any-1.56/common/common.lm4-268-define(`w_new_indents',
stx2any-1.56/common/common.lm4:269:`w_compare_indent(`$1', `$2', w_dequote(defn(`@w_indstack')),
stx2any-1.56/common/common.lm4:270:   `pushdef(`@w_indstack',`$1,$2')w_indent`'',
stx2any-1.56/common/common.lm4:271:   `popdef(`@w_indstack')w_dedent`'w_new_indents(`$1',`$2')',)')
stx2any-1.56/common/common.lm4-272-define(`w_compare_indent',
stx2any-1.56/common/common.lm4:273:`ifelse(eval(`$1>$3'),1,`$5',eval(`$1<$3'),1,`$6',
stx2any-1.56/common/common.lm4:274:   eval(`$2>$4'),1,`$5',eval(`$2<$4'),1,`$6',`$7')')
stx2any-1.56/common/common.lm4-275-define(`@w_indstack',`0,0')
##############################################
stx2any-1.56/common/common.lm4-286-`pushdef(`@w_list_save_$1', w_combine(shift($@)))'dnl
stx2any-1.56/common/common.lm4:287:`pushdef(`@w_list_$1', defn(`@w_list_save_$1'))')
stx2any-1.56/common/common.lm4-288-define(`w_unsetup_list',
stx2any-1.56/common/common.lm4:289:`popdef(`@w_list_$1')popdef(`@w_list_save_$1')popdef(`@w_list_len_$1')')
stx2any-1.56/common/common.lm4:290:define(`w_reinit_list', `define(`@w_list_$1', defn(`@w_list_save_$1'))')
stx2any-1.56/common/common.lm4-291-define(`w_next_in_list', 
stx2any-1.56/common/common.lm4:292:`w_pickn(1,w_dequote(defn(`@w_list_$1')))`''dnl
stx2any-1.56/common/common.lm4:293:`define(`@w_list_$1',w_combine(shift(w_dequote(defn(`@w_list_$1')))))')
stx2any-1.56/common/common.lm4-294-define(`w_length_list', `defn(`@w_list_len_$1')')
##############################################
stx2any-1.56/common/common.lm4-302-define(`w_set_or_get',
stx2any-1.56/common/common.lm4:303:`ifelse(`$2',,`defn(`$1')',`define(`$1', `$2')')')
stx2any-1.56/common/common.lm4-304-define(`w_doc_id',)
##############################################
stx2any-1.56/common/common.lm4-313-`define(`@w_iso_language',
stx2any-1.56/common/common.lm4:314:   ifelse(`$2',,`substr(`$1',0,2)',`$2'))')
stx2any-1.56/common/common.lm4-315-
##############################################
stx2any-1.56/common/common.lm4-318-`define(`w_long_charset_name',
stx2any-1.56/common/common.lm4:319:   ifelse(`$2',,`w_long_charset_name_for(`$1')',`$2'))')
stx2any-1.56/common/common.lm4-320-define(`w_long_charset_name_for',
##############################################
stx2any-1.56/docbook-xml/make.lm4-35-define(`w_set_sect_level',
stx2any-1.56/docbook-xml/make.lm4:36:`ifelse(eval(`$1>'defn(`@w_sectlev')),1,
stx2any-1.56/docbook-xml/make.lm4-37-  `define(`@w_sectlev',incr(defn(`@w_sectlev')))'dnl
stx2any-1.56/docbook-xml/make.lm4-38-`w_close<Sect`'defn(`@w_sectlev')>w_set_sect_level(`$1')',
stx2any-1.56/docbook-xml/make.lm4:39:  eval(`$1<'defn(`@w_sectlev')),1,
stx2any-1.56/docbook-xml/make.lm4-40-  `w_close</Sect`'defn(`@w_sectlev')>w_softopen`'define(`@w_sectlev',
##############################################
stx2any-1.56/docbook-xml/make.lm4-122-define(`w_label', `<Anchor id="$1"/>'dnl
stx2any-1.56/docbook-xml/make.lm4:123:`ifdef(`w_symmetric_crossrefs',`<Link linkend="$1.rev">$2</Link>',`$2')')
stx2any-1.56/docbook-xml/make.lm4-124-define(`w_refer',
##############################################
stx2any-1.56/docbook-xml/make.lm4-132-define(`w_make_tablespec',
stx2any-1.56/docbook-xml/make.lm4:133:`ifelse(`$*',,,`<ColSpec align="'dnl
stx2any-1.56/docbook-xml/make.lm4:134:`ifelse(`$1',p,justify,`$1',l,left,`$1',r,right,`$1',c,center)"/>'dnl
stx2any-1.56/docbook-xml/make.lm4-135-`w_make_tablespec(shift($@))')')
##############################################
stx2any-1.56/docbook-xml/make.lm4-148-w_define_env(`admonition',
stx2any-1.56/docbook-xml/make.lm4:149:`w_close`'ifelse(w_standard_admonition(`$1'),t,`<`$1'>',`<Note>`$1':')w_open',
stx2any-1.56/docbook-xml/make.lm4:150:`w_close`'ifelse(w_standard_admonition(`$1'),t,`</`$1'>',`</Note>')w_softopen')
stx2any-1.56/docbook-xml/make.lm4-151-define(`w_standard_admonition',
##############################################
stx2any-1.56/examples/Stx-ref.txt-2-w_author(Panu Kalliokoski)dnl
stx2any-1.56/examples/Stx-ref.txt:3:define(w_tag, ``'w_lt`'$1`'w_gt`'')dnl
stx2any-1.56/examples/Stx-ref.txt:4:define(w_bracket, `w_tag($1)$2`'w_tag(/$1)')dnl
stx2any-1.56/examples/Stx-ref.txt-5-define(w_macro, `w_literal(``$1'')')dnl