代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/431664/1904820
docs sip.docs
/* -*- c -*- */
/**@mainpage SIP Parser, Messages and Headers
*
* @section sip_meta Module Meta Information
*
* The Sofia @b sip module contains interface to the SIP parser and the
* header and
www.eeworm.com/read/421802/2047985
h htmlparser.h
/*
*/
#if !defined(__Parser_h__)
#define __Parser_h__
class COptions
{
priv
www.eeworm.com/read/409921/2220090
h docbparser.h
/*
* Summary: old DocBook SGML parser
* Description: interface for a DocBook SGML non-verifying parser
* This code is DEPRECATED, and should not be used anymore.
*
* Copy: See Copyright for
www.eeworm.com/read/408009/2254922
h robottxt.h
/*
Robots Exclusion Protocol File Parser
!
Robots Exclusion Protocol File Parser
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the f
www.eeworm.com/read/408009/2255007
h csuser.h
/*
User parser for libpics
!
User parser
!
*/
/*
** (c) COPYRIGHT MIT 1996.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
This module provides the interf
www.eeworm.com/read/408009/2255016
h csll.h
/*
Label parser for libpics
!
Label parser
!
*/
/*
** (c) COPYRIGHT MIT 1996.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
This module provides the inte
www.eeworm.com/read/361261/2947824
am modules.am
SOURCES_osd_parser = \
parser.c \
osd_menu.c \
osd_menu.h \
simple.c \
xml.c \
$(NULL)
www.eeworm.com/read/222917/4816653
phpt xml004.phpt
--TEST--
XML parser case folding test
--SKIPIF--
--INI--
magic_quotes_runtime=0
--FILE--
www.eeworm.com/read/177353/5328229
h stack.h
#ifndef EL__DOCUMENT_HTML_PARSER_STACK_H
#define EL__DOCUMENT_HTML_PARSER_STACK_H
#include "document/html/parser.h"
struct html_context;
struct html_element *search_html_stack(struct html_context
www.eeworm.com/read/258350/4357222
h otlparse.h
#ifndef __OTL_PARSER_H__
#define __OTL_PARSER_H__
#include "otlayout.h"
#include "otlgdef.h"
#include "otlgsub.h"
#include "otlgpos.h"
OTL_BEGIN_HEADER
typedef struct OTL_ParserRec_* OTL_Parser