代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/216450/4894096
c env_parse.c
#include "sysutil.h"
#include
#include
/*=========================================================================*
* env_parse *
*==================================
www.eeworm.com/read/213392/4916721
c sip_parse.c
/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in complianc
www.eeworm.com/read/213039/4933104
cpp parse_headers.cpp
// Parse_Headers.cpp,v 1.23 2003/11/01 11:15:22 dhinton Exp
#include "ace/Log_Msg.h"
#include "Parse_Headers.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_N
www.eeworm.com/read/213039/4933126
h parse_headers.h
/* -*- c++ -*- */
// Hey, Emacs! This is a C++ file!
// Parse_Headers.h,v 1.12 2003/11/01 11:15:22 dhinton Exp
// ============================================================================
//
www.eeworm.com/read/213039/4933327
gperf c-parse.gperf
%{
/* Command-line: gperf -p -j1 -i 1 -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
%}
struct resword { const char *name; short token; enum rid rid; };
%%
__alignof, ALIGNOF, NORID
__alig
www.eeworm.com/read/213039/4933411
cpp parse_headers.cpp
// Parse_Headers.cpp,v 1.3 2003/11/09 04:12:07 dhinton Exp
#include "JAWS/Parse_Headers.h"
#include "ace/OS_NS_string.h"
#define ACCESSOR(T,C,x) \
T C :: x (void) const { return this-> x##_; }
www.eeworm.com/read/213039/4933432
h parse_headers.h
/* -*- c++ -*- */
// Parse_Headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp
#ifndef JAWS_PARSE_HEADERS_H
#define JAWS_PARSE_HEADERS_H
#include "JAWS/Export.h"
#include "ace/Singleton.h"
#if
www.eeworm.com/read/213039/4933471
h parse_url.h
/* -*- c++ -*- */
// parse_url.h,v 1.1 2000/04/27 23:43:19 jxh Exp
#ifndef HTTPU_HTTP_PARSE_H
#define HTTPU_HTTP_PARSE_H
#include "HTTPU/http_export.h"
class HTTPU_Export HTTP_Parse_URL
{
www.eeworm.com/read/213039/4933480
cpp parse_url.cpp
// parse_url.cpp,v 1.3 2003/11/01 11:15:22 dhinton Exp
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/Log_Msg.h"
#include "HTTPU/parse_url.h"
HTTP_Parse_URL::HTTP_P
www.eeworm.com/read/209559/4974491
c_shipped parse.c_shipped
/* A Bison parser, made from scripts/genksyms/parse.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define ASM_KEYW 257
#define ATTRIBUTE_KEYW 258
#define AUT