代码搜索:awk
找到约 3,459 项符合「awk」的源代码
代码结果 3,459
www.eeworm.com/read/229062/4759974
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_
www.eeworm.com/read/226936/4778414
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";
www.eeworm.com/read/222917/4817185
awk htaccessfix.awk
# $Id: htaccessfix.awk,v 1.2 1999/08/07 15:31:57 zeev Exp $
/^[ \t]*php3_*/ {
phpcommand=substr($1,6)
phpvalue=tolower($2)
print ""
print $0
print ""
print "
www.eeworm.com/read/222917/4817187
awk conffix.awk
# $Id: conffix.awk,v 1.2 1999/08/07 15:31:57 zeev Exp $
/^[ \t]*php3_*/ {
phpcommand=substr($1,6)
phpvalue=tolower($2)
print ""
print $0
print ""
print "
www.eeworm.com/read/222852/4818116
awk srcscan.awk
# srcscan.awk
#
# $Id:
#
# 21-Nov-1997 MJQ Created
#
# Scans any file looking for comments, blank lines and source
BEGIN {
FALSE = 0
TRUE = -1
comment = 0
asm_comment = 0
prev_comment = 0
bas
www.eeworm.com/read/221738/4826440
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";
www.eeworm.com/read/221272/4833699
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";
www.eeworm.com/read/219082/4853338
awk mkarray.awk
#*****************************************************************************
#
# MKARRAY.AWK - Converts the output from "od -t u1 -v" into a C array.
#
# Copyright (c) 2006 Cirrus Logic, Inc.
#
#***
www.eeworm.com/read/219082/4853357
awk mkarray.awk
#*****************************************************************************
#
# MKARRAY.AWK - Converts the output from "od -t u1 -v" into a C array.
#
# Copyright (c) 2001 Cirrus Logic, Inc.
#
#***
www.eeworm.com/read/217381/4872228
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";