===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfonts-mona-2.90/tools/jis2unicode-8047-	if (/^(encoding|default_char)\s+(\d+)/i) {
xfonts-mona-2.90/tools/jis2unicode:8048:	    my $x = $map{jis2sjis(eval($2))};
xfonts-mona-2.90/tools/jis2unicode-8049-	    if ($x) {
##############################################
xfonts-mona-2.90/tools/jis2unicode-8062-	split(/\s+/);
xfonts-mona-2.90/tools/jis2unicode:8063:	$x = $map{jis2sjis(eval($_[0]))};
xfonts-mona-2.90/tools/jis2unicode-8064-	if ($x) {
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-160-	$(COMMONCHARS) $(SRCBITS12) : $(SRCBITS14) : $(SRCBITS16) : > mixed.enc
xfonts-mona-2.90/ttfsrc/Makefile:161:UNICODE_KLUDGE=$(AWK) '{print $$1,$$2+'`$(COUNTLINES) mixed.enc`'}' # shift glyph IDs
xfonts-mona-2.90/ttfsrc/Makefile-162-ext.enc: mixed.enc $(SRCBITU12) $(SRCBITU14) $(SRCBITU16)
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-164-backslash.enc: mixed.enc ext.enc
xfonts-mona-2.90/ttfsrc/Makefile:165:	echo "0x005c" `$(COUNTLINES) mixed.enc ext.enc | $(PLUS1)` > backslash.enc
xfonts-mona-2.90/ttfsrc/Makefile-166-
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-228-#	$(TTFCAT) $(BASE_OUTLINE_TTF) hmtx | \
xfonts-mona-2.90/ttfsrc/Makefile:229:#	$(DISP_HMTX) - `$(GET_NUMHMETRICS) base-outline-hhea.src` `$(GET_NUMGLYPHS) base-outline-maxp.src` > \
xfonts-mona-2.90/ttfsrc/Makefile-230-#		base-outline-hmtx.src
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-253-remapped-glyf: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/ttfsrc/Makefile:254:	$(REMAP_GLYF) g base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/ttfsrc/Makefile-255-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-glyf
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-257-remapped-loca: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/ttfsrc/Makefile:258:	$(REMAP_GLYF) l base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/ttfsrc/Makefile-259-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-loca
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-261-remapped-hmtx: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/ttfsrc/Makefile:262:	$(REMAP_GLYF) h base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/ttfsrc/Makefile-263-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-hmtx
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-289-#	$(MERGE_GLYF) g remapped-glyf remapped-loca cmap-unicode.src > glyf
xfonts-mona-2.90/ttfsrc/Makefile:290:	$(MERGE_GLYF) g remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/ttfsrc/Makefile:291:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > glyf
xfonts-mona-2.90/ttfsrc/Makefile-292-
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-294-#	$(MERGE_GLYF) l remapped-glyf remapped-loca cmap-unicode.src > loca
xfonts-mona-2.90/ttfsrc/Makefile:295:	$(MERGE_GLYF) l remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/ttfsrc/Makefile:296:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > loca
xfonts-mona-2.90/ttfsrc/Makefile-297-
xfonts-mona-2.90/ttfsrc/Makefile-298-hmtx: remapped-glyf remapped-loca remapped-hmtx remapped-nhmtx cmap-unicode.src mona-outline-glyf mona-outline-loca mona-outline-hmtx mona-outline-nhmtx mona-outline-cmap-unicode.src
xfonts-mona-2.90/ttfsrc/Makefile:299:	$(MERGE_GLYF) h remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/ttfsrc/Makefile:300:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > hmtx
xfonts-mona-2.90/ttfsrc/Makefile-301-
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-303-hhea: base-outline-hhea.src remapped-nhmtx
xfonts-mona-2.90/ttfsrc/Makefile:304:	$(MAKE_HHEA) base-outline-hhea.src numberOfHMetrics=`$(CAT) remapped-nhmtx` > hhea
xfonts-mona-2.90/ttfsrc/Makefile-305-
##############################################
xfonts-mona-2.90/ttfsrc/Makefile-324-maxp: base-outline-maxp.src loca
xfonts-mona-2.90/ttfsrc/Makefile:325:	$(MAKE_MAXP) base-outline-maxp.src numGlyphs=`$(COUNT_CHARS_FROM_LOCA) remapped-loca | $(PLUS1)` > maxp
xfonts-mona-2.90/ttfsrc/Makefile-326-
##############################################
xfonts-mona-2.90/ttftools/ttfpack-24-
xfonts-mona-2.90/ttftools/ttfpack:25:$ttf_font_type = pack("N", eval($h));
xfonts-mona-2.90/ttftools/ttfpack-26-
##############################################
xfonts-mona-2.90/ttftools/mktestsjis-25-    $x0 = $x;
xfonts-mona-2.90/ttftools/mktestsjis:26:    chop; split; $x = eval($_[0]);
xfonts-mona-2.90/ttftools/mktestsjis-27-    next if ($x < 256);
##############################################
xfonts-mona-2.90/ttftools/mktestunicode-21-    $x0 = $x;
xfonts-mona-2.90/ttftools/mktestunicode:22:    chop; split; $x = eval($_[0]);
xfonts-mona-2.90/ttftools/mktestunicode-23-#    next if ($x < 256);
##############################################
xfonts-mona-2.90/ttftools/jis2ascii-14-    @split_data = split(/\s+/);
xfonts-mona-2.90/ttftools/jis2ascii:15:    my $x = eval($split_data[0]);
xfonts-mona-2.90/ttftools/jis2ascii-16-    printf "0x%04x\t%d\n", $x, $split_data[1] if ($x < 256);
##############################################
xfonts-mona-2.90/ttftools/jis2sjis-14-    @split_data = split(/\s+/);
xfonts-mona-2.90/ttftools/jis2sjis:15:    my $x = eval($split_data[0]);
xfonts-mona-2.90/ttftools/jis2sjis-16-    if (256 <= $x) {
##############################################
xfonts-mona-2.90/ttftools/jis2unicode-8049-	if (/^encoding\s+(\d+)/i) {
xfonts-mona-2.90/ttftools/jis2unicode:8050:	    $x = $map{jis2sjis(eval($1))};
xfonts-mona-2.90/ttftools/jis2unicode-8051-	    if ($x) {
##############################################
xfonts-mona-2.90/ttftools/jis2unicode-8064-	@split_data = split(/\s+/);
xfonts-mona-2.90/ttftools/jis2unicode:8065:	$x = $map{jis2sjis(eval($split_data[0]))};
xfonts-mona-2.90/ttftools/jis2unicode-8066-	if ($x) {
##############################################
xfonts-mona-2.90/ttftools/lib_form.pl-80-    if ($t eq 'uint8') {
xfonts-mona-2.90/ttftools/lib_form.pl:81:	$form_val{$f} = pack('C', eval($arg1));
xfonts-mona-2.90/ttftools/lib_form.pl-82-    } elsif ($t eq 'uint16' || $t eq 'ufword') {
xfonts-mona-2.90/ttftools/lib_form.pl:83:	$form_val{$f} = substr(pack('n', eval($arg1)), 0, 2);
xfonts-mona-2.90/ttftools/lib_form.pl-84-    } elsif ($t eq 'sint16' || $t eq 'fword' || $t eq 'bits16') {
xfonts-mona-2.90/ttftools/lib_form.pl-85-	$arg1 += 65536 if ($arg1 < 0);
xfonts-mona-2.90/ttftools/lib_form.pl:86:	$form_val{$f} = substr(pack('n', eval($arg1)), 0, 2);
xfonts-mona-2.90/ttftools/lib_form.pl-87-    } elsif ($t eq 'uint32' || $t eq 'fixed') {
xfonts-mona-2.90/ttftools/lib_form.pl:88:	$form_val{$f} = pack('N', eval($arg1));
xfonts-mona-2.90/ttftools/lib_form.pl-89-    } elsif ($t eq 'str32') {
##############################################
xfonts-mona-2.90/ttftools/lib_form.pl-91-    } elsif ($t eq 'uint64') {
xfonts-mona-2.90/ttftools/lib_form.pl:92:	$form_val{$f} = pack('N', eval($arg1)) . pack('N', eval($arg2));
xfonts-mona-2.90/ttftools/lib_form.pl-93-    } else {
##############################################
xfonts-mona-2.90/ttftools/make_EBSC-31-    @split_data = split(/:\s+/);
xfonts-mona-2.90/ttftools/make_EBSC:32:    $metric{$split_data[0]} = eval($split_data[1]);
xfonts-mona-2.90/ttftools/make_EBSC-33-    if ($metric{'ppem'} && $metric{'subst'} &&
##############################################
xfonts-mona-2.90/ttftools/make_cmap-49-	@split_data = split(/\s+/);
xfonts-mona-2.90/ttftools/make_cmap:50:	$enc[eval($split_data[0])] = eval($split_data[1]);
xfonts-mona-2.90/ttftools/make_cmap-51-    }
##############################################
xfonts-mona-2.90/ttftools/pickchars-52-    @split_data = split(/\s+/);
xfonts-mona-2.90/ttftools/pickchars:53:    $enc{eval($split_data[0])} = 1;
xfonts-mona-2.90/ttftools/pickchars-54-}
##############################################
xfonts-mona-2.90/debian/rules-7-	make bdf
xfonts-mona-2.90/debian/rules:8:	(cd dist; for i in *.bdf; do bdftopcf $$i|gzip --no-name -c9 > `basename $$i .bdf`.pcf.gz; done)
xfonts-mona-2.90/debian/rules-9-
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-14--    split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:15:-    my $x = eval($_[0]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-16--    printf "0x%04x\t%d\n", $x, $_[1] if ($x < 256);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-17-+    @split_data = split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:18:+    my $x = eval($split_data[0]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-19-+    printf "0x%04x\t%d\n", $x, $split_data[1] if ($x < 256);
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-29--    split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:30:-    my $x = eval($_[0]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-31-+    @split_data = split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:32:+    my $x = eval($split_data[0]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-33-     if (256 <= $x) {
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-44--	split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:45:-	$x = $map{jis2sjis(eval($_[0]))};
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-46-+	@split_data = split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:47:+	$x = $map{jis2sjis(eval($split_data[0]))};
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-48- 	if ($x) {
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-100--    split(/:\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:101:-    $metric{$_[0]} = eval($_[1]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-102-+    @split_data = split(/:\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:103:+    $metric{$split_data[0]} = eval($split_data[1]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-104-     if ($metric{'ppem'} && $metric{'subst'} &&
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-115--	split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:116:-	$enc[eval($_[0])] = eval($_[1]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-117-+	@split_data = split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:118:+	$enc[eval($split_data[0])] = eval($split_data[1]);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-119-     }
##############################################
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-143--    split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:144:-    $enc{eval($_[0])} = 1;
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-145-+    @split_data = split(/\s+/);
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch:146:+    $enc{eval($split_data[0])} = 1;
xfonts-mona-2.90/debian/patches/fix_build_perl5.12.patch-147- }
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-159-	$(COMMONCHARS) $(SRCBITS12) : $(SRCBITS14) : $(SRCBITS16) : > mixed.enc
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:160:UNICODE_KLUDGE=$(AWK) '{print $$1,$$2+'`$(COUNTLINES) mixed.enc`'}' # shift glyph IDs
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-161-ext.enc: mixed.enc $(SRCBITU12) $(SRCBITU14) $(SRCBITU16)
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-163-backslash.enc: mixed.enc ext.enc
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:164:	echo "0x005c" `$(COUNTLINES) mixed.enc ext.enc | $(PLUS1)` > backslash.enc
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-165-
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-227-#	$(TTFCAT) $(BASE_OUTLINE_TTF) hmtx | \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:228:#	$(DISP_HMTX) - `$(GET_NUMHMETRICS) base-outline-hhea.src` `$(GET_NUMGLYPHS) base-outline-maxp.src` > \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-229-#		base-outline-hmtx.src
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-252-remapped-glyf: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:253:	$(REMAP_GLYF) g base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-254-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-glyf
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-256-remapped-loca: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:257:	$(REMAP_GLYF) l base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-258-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-loca
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-260-remapped-hmtx: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outline-cmap-unicode.src cmap-unicode.src
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:261:	$(REMAP_GLYF) h base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-262-			base-outline-cmap-unicode.src cmap-unicode.src > remapped-hmtx
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-288-#	$(MERGE_GLYF) g remapped-glyf remapped-loca cmap-unicode.src > glyf
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:289:	$(MERGE_GLYF) g remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:290:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > glyf
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-291-
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-293-#	$(MERGE_GLYF) l remapped-glyf remapped-loca cmap-unicode.src > loca
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:294:	$(MERGE_GLYF) l remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:295:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > loca
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-296-
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-297-hmtx: remapped-glyf remapped-loca remapped-hmtx remapped-nhmtx cmap-unicode.src mona-outline-glyf mona-outline-loca mona-outline-hmtx mona-outline-nhmtx mona-outline-cmap-unicode.src
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:298:	$(MERGE_GLYF) h remapped-glyf remapped-loca remapped-hmtx `$(CAT) remapped-nhmtx` cmap-unicode.src \
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:299:			mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cmap-unicode.src > hmtx
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-300-
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-302-hhea: base-outline-hhea.src remapped-nhmtx
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:303:	$(MAKE_HHEA) base-outline-hhea.src numberOfHMetrics=`$(CAT) remapped-nhmtx` > hhea
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-304-
##############################################
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-323-maxp: base-outline-maxp.src loca
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile:324:	$(MAKE_MAXP) base-outline-maxp.src numGlyphs=`$(COUNT_CHARS_FROM_LOCA) remapped-loca | $(PLUS1)` > maxp
xfonts-mona-2.90/.pc/fix_kochigothic_fonts_path.patch/ttfsrc/Makefile-325-
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2ascii-14-    split(/\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2ascii:15:    my $x = eval($_[0]);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2ascii-16-    printf "0x%04x\t%d\n", $x, $_[1] if ($x < 256);
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2sjis-14-    split(/\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2sjis:15:    my $x = eval($_[0]);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2sjis-16-    if (256 <= $x) {
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode-8049-	if (/^encoding\s+(\d+)/i) {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode:8050:	    $x = $map{jis2sjis(eval($1))};
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode-8051-	    if ($x) {
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode-8064-	split(/\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode:8065:	$x = $map{jis2sjis(eval($_[0]))};
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/jis2unicode-8066-	if ($x) {
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-80-    if ($t eq 'uint8') {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl:81:	$form_val{$f} = pack('C', eval($arg1));
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-82-    } elsif ($t eq 'uint16' || $t eq 'ufword') {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl:83:	$form_val{$f} = substr(pack('n', eval($arg1)), 0, 2);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-84-    } elsif ($t eq 'sint16' || $t eq 'fword' || $t eq 'bits16') {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-85-	$arg1 += 65536 if ($arg1 < 0);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl:86:	$form_val{$f} = substr(pack('n', eval($arg1)), 0, 2);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-87-    } elsif ($t eq 'uint32' || $t eq 'fixed') {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl:88:	$form_val{$f} = pack('N', eval($arg1));
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-89-    } elsif ($t eq 'str32') {
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-91-    } elsif ($t eq 'uint64') {
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl:92:	$form_val{$f} = pack('N', eval($arg1)) . pack('N', eval($arg2));
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/lib_form.pl-93-    } else {
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_EBSC-31-    split(/:\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_EBSC:32:    $metric{$_[0]} = eval($_[1]);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_EBSC-33-    if ($metric{'ppem'} && $metric{'subst'} &&
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_cmap-49-	split(/\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_cmap:50:	$enc[eval($_[0])] = eval($_[1]);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/make_cmap-51-    }
##############################################
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/pickchars-52-    split(/\s+/);
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/pickchars:53:    $enc{eval($_[0])} = 1;
xfonts-mona-2.90/.pc/fix_build_perl5.12.patch/ttftools/pickchars-54-}