代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2223952
h parser.h
#ifndef PARSER_H
#define PARSER_H
int parse_dhcp_options( DHCPMESSAGE *, DHCPOPTIONS *);
int process_dhcp_packet( DHCPMESSAGE *, DHCPOPTIONS *);
int write_packet( DHCPMESSAGE *, char *);
#end
www.eeworm.com/read/405664/2286394
tcl diablibfind.tcl
# diabLibFind.tcl
#
# modification history
# --------------------
# 01a,24oct01,sn wrote
#
# DESCRIPTION
# # dplus -## dummy.o | wtxtcl diabLibFind.tcl
# Parse the output of dplus -## dummy.o
www.eeworm.com/read/400890/2344816
tcl diablibfind.tcl
# diabLibFind.tcl
#
# modification history
# --------------------
# 01a,24oct01,sn wrote
#
# DESCRIPTION
# # dplus -## dummy.o | wtxtcl diabLibFind.tcl
# Parse the output of dplus -## dummy.o
www.eeworm.com/read/396473/2415099
tcl diablibfind.tcl
# diabLibFind.tcl
#
# modification history
# --------------------
# 01a,24oct01,sn wrote
#
# DESCRIPTION
# # dplus -## dummy.o | wtxtcl diabLibFind.tcl
# Parse the output of dplus -## dummy.o
www.eeworm.com/read/395929/2427977
c lexsup.c
/* Parse options for the GNU linker.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001
Free Software Foundation, Inc.
This file is part of GLD, the Gnu Linker.
GLD
www.eeworm.com/read/395929/2430188
c rdcoff.c
/* stabs.c -- Parse COFF debugging information
Copyright 1996, 2000 Free Software Foundation, Inc.
Written by Ian Lance Taylor .
This file is part of GNU Binutils.
This p
www.eeworm.com/read/395229/2445437
c getsubopt.c
/* Parse comma separate list into words.
Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper