代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/251962/4412379
c htmime.c
/* HTMIME.c
** MIME MESSAGE PARSE
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTMIME.c,v 2.101 2000/12/18 17:00:56
www.eeworm.com/read/162614/5530763
c uninit-a.c
/* Inspired by part of java/parse.y.
May be a real bug in CSE. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wall" } */
struct tree
{
struct tree *car, *cdr, *wfl;
int code;
struct
www.eeworm.com/read/473364/6851541
3 i386-pc-mingw32-popt.3
.TH POPT 3 "June 30, 1998" "" "Linux Programmer's Manual"
.SH NAME
popt \- Parse command line options
.SH SYNOPSIS
.nf
.B #include
.sp
.BI "poptContext poptGetContext(const char * " name ",
www.eeworm.com/read/472930/6859899
cpp parseparam.cpp
#include "parseparam.h"
#include "smp_func.h"
#include "paramreaderutil.h"
#include "utils.h"
#include "worldmodel.h"
void ParseParamV7::Parse_PlayerParams(char *SensoryInfo){
}
void Par
www.eeworm.com/read/194942/8183293
java datasourceparser.java
package ddd.com.parse;
import javax.sql.DataSource;
import javax.servlet.*;
import org.w3c.dom.*;
import ddd.com.ConfigConstants;
public abstract class DataSourceParser extends AbstractParser
{
www.eeworm.com/read/194942/8183313
java datasourcelistener.java
package ddd.com.listener;
import javax.servlet.*;
import javax.naming.*;
import javax.sql.DataSource;
import ddd.com.parse.*;
import ddd.com.ConfigConstants;
public class DataSourceListener impl
www.eeworm.com/read/394358/8229154
c redboot.c
/*
* $Id: redboot.c,v 1.1.1.1 2007/09/01 10:29:10 hansorblue Exp $
*
* Parse RedBoot-style Flash Image System (FIS) tables and
* produce a Linux partition array to match.
*/
#include
www.eeworm.com/read/392256/8355185
php index.php
RTF to HTML testing
The problem of converting Word documents to HTML is rather acute, but the only possible way to parse Word files without using
www.eeworm.com/read/335984/12485198
pl version.pl
#!/usr/bin/perl
#
# version.pl
# $Id: version.pl,v 1.4 2002/05/21 02:28:51 hpa Exp $
#
# Parse the NASM version file and produce appropriate macros
#
# The NASM version number is assumed to con