代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/177356/5328073
h htparse.h
/* HTParse: URL parsing in the WWW Library
** HTPARSE
**
** This module of the WWW library contains code to parse URLs and various
** related things.
** Implem
www.eeworm.com/read/274903/4180308
h htparse.h
/* HTParse: URL parsing in the WWW Library
** HTPARSE
**
** This module of the WWW library contains code to parse URLs and various
** related things.
** Implem
www.eeworm.com/read/437018/1838819
c inpdevparse.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* INPdevParse()
*
* parse a given input according to the standard rules - look
* for the parameters given in the parmlists,
www.eeworm.com/read/366702/2869716
c crash4.c
// { dg-do assemble }
struct T {
struct S __attribute__ ((packed)) { // { dg-error "" } parse error
int i;
};
};
www.eeworm.com/read/366702/2869728
c crash35.c
// { dg-do assemble }
// Origin: Jakub Jelinek
void foo()
{
if [ // { dg-error "" } parse error
}
www.eeworm.com/read/366090/2893385
h analyzer.h
#ifndef MY_ANAYLZER_H_
#define MY_ANAYLZER_H_
/****************************************************/
/* File: parse.h */
/* The parser interface for the C minu
www.eeworm.com/read/260708/4328824
pro mlist.pro
%----------------------------------------------------------------------
% MLIST.PRO - parse mailing list information
%
% MLIST reads mailing list labels and extracts various
% fields from each lab
www.eeworm.com/read/294252/8244816
c rtcm.c
#include "includes.h"
/****************************************************************************
* Task to parse RTCM-104 Version 2.0 differential corrections. These
* real-time pseudorang
www.eeworm.com/read/148343/12474535
java getopt.java
//package Utilities;
// OVERVIEW:
//
// GetOpt provides a general means for a Java program to parse command
// line arguments in accordance with the standard Unix conventions;
// it is analogous to,
www.eeworm.com/read/108728/15577815
c snmp_auth.c
/*
* snmp_auth.c
*
* Community name parse/build routines.
*/
/**********************************************************************
Copyright 1988, 1989, 1991, 1992 by Carnegie Mellon Univers