代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/100046/6274334
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/100046/6274419
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/100046/6274428
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/211649/15176115
h htmlparser.h
/*
*/
#if !defined(__Parser_h__)
#define __Parser_h__
class COptions
{
priv
www.eeworm.com/read/480013/1324237
h htmlparser.h
/*
*/
#if !defined(__Parser_h__)
#define __Parser_h__
class COptions
{
priv
www.eeworm.com/read/242732/4537554
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/239567/4597652
java iparserhost.java
package org.python.pydev.parser.jython;
/**
*
* literal creation callbacks from the parser to the its host
*
**/
public interface IParserHost {
public Object newLong(String s
www.eeworm.com/read/239567/4598139
py namespace.py
"""
A parser filter for namespace support. Placed externally to the parser
for efficiency reasons.
$Id$
"""
import string
import xmlapp
# --- ParserFilter
class ParserFilter(xmlapp.App
www.eeworm.com/read/216802/4881383
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