代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/182066/9219770
h parsexml.h
/*
Date:2006-11-18
Description:解析XML数据格式,生成xml格式.
*/
#if !defined(_EP_PARSE_XML_H_)
#define _EP_PARSE_XML_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "ygxml.h"
#
www.eeworm.com/read/136989/5828622
cpp http_request.cpp
// http_request.cpp,v 1.1 2000/04/27 23:43:17 jxh Exp
#include "HTTPU/http_request.h"
#include "HTTPU/parse_http_request.h"
void
HTTP_Request::parse_line (void)
{
this->status_ = STATUS_OK
www.eeworm.com/read/131315/5936602
text builtin.text
,config.h:#define alloca(x) __builtin_alloca(x)
c-parse.c:#define alloca __builtin_alloca
cexp.c:#define alloca __builtin_alloca
cp-parse.c:#define alloca __builtin_alloca
genextract.c: printf ("
www.eeworm.com/read/100926/6264737
cpp http_request.cpp
// http_request.cpp,v 1.1 2000/04/27 23:43:17 jxh Exp
#include "HTTPU/http_request.h"
#include "HTTPU/parse_http_request.h"
void
HTTP_Request::parse_line (void)
{
this->status_ = STATUS_OK
www.eeworm.com/read/122453/14689455
c swf.c
#include
#include
#include "swfdec_internal.h"
static void dumpbits(bits_t *b);
int swf_parse_header1(SwfdecDecoder *s);
int swf_inflate_init(SwfdecDecoder *s);
int swf_parse_hea
www.eeworm.com/read/222917/4816491
phpt bug24208.phpt
--TEST--
Bug #24208 (parse_str() is not working)
--FILE--
--EXPECT--
string(1) "1"
string(1) "2"
string(1) "3"
www.eeworm.com/read/213039/4933472
cpp http_request.cpp
// http_request.cpp,v 1.1 2000/04/27 23:43:17 jxh Exp
#include "HTTPU/http_request.h"
#include "HTTPU/parse_http_request.h"
void
HTTP_Request::parse_line (void)
{
this->status_ = STATUS_OK
www.eeworm.com/read/344017/3212429
h lkc_defs.h
/* confdata.c */
#define conf_parse (*conf_parse_p)
#define conf_read (*conf_read_p)
#define conf_write (*conf_write_p)
/* menu.c */
#define rootmenu (*rootmenu_p)
#define menu_is_visible (*menu_is
www.eeworm.com/read/333376/3386979
def libisccfg.def
LIBRARY libisccfg
; Exported Functions
EXPORTS
cfg_parser_create
cfg_parser_setcallback
cfg_parse_file
cfg_parse_buffer
cfg_parser_destroy
cfg_obj_isvoid
cfg_obj_ismap
cfg_map_get
cfg_m
www.eeworm.com/read/283355/4079946
patch glibc-2.2.5-allow-gcc-3.4-td.patch
Fixes following error building glibc-2.2.5 with gcc-3.4:
td_init.c: In function `td_init':
td_init.c:30: error: parse error before string constant
td_init.c:30: error: parse error before string consta