代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/237831/4620291
h parser.h
/**
* @file parser.h XML parser functions
*
* purple
*
* Copyright (C) 2003 Nathan Walp
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/237831/4620309
c parser.c
/*
* purple - Jabber XML parser stuff
*
* Copyright (C) 2003, Nathan Walp
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/237163/4630830
y parser.y
%{
#include
#include
#include "v86bios.h"
#include "pci.h"
#define YYSTYPE unsigned long
#define MAX_VAR 0x20
CARD32 var[MAX_VAR];
CARD32 var_mem;
i86biosReg
www.eeworm.com/read/237048/4634514
java parser.java
// SAX parser interface.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
// $Id: Parser.java,v 1.1 2003/11/25 11:42:23 epr Exp $
package org.xml.sax;
import
www.eeworm.com/read/237048/4635005
java parser.java
/*
* $Id: Parser.java,v 1.1 2003/11/25 11:42:34 epr Exp $
*/
package org.jnode.driver.acpi.aml;
import java.nio.ByteBuffer;
import org.apache.log4j.Logger;
/**
* Parser.
*
*
www.eeworm.com/read/236296/4642172
inc parser.inc
; ===========================================
; parser.inc copyright MASM32 1998 - 2003
; ===========================================
AddressToString PROTO :DWORD,:DWORD
ByteToBinary PROTO
www.eeworm.com/read/236260/4642738
h parser.h
/*----------------------------------------------------------------------------
* Copyright (c) 2001 by National Semiconductor Corporation
* National Semiconductor Corporation
*
* All rights
www.eeworm.com/read/236260/4642741
c parser.c
/*----------------------------------------------------------------------------
* Copyright (c) 200 by National Semiconductor Corporation
* National Semiconductor Corporation
*
* All rights
www.eeworm.com/read/235677/4647355
java parser.java
/*
* File: Parser.java
* Project: MPI Linguistic Application
* Date: 02 May 2007
*
* Copyright (C) 2001-2007 Max Planck Institute for Psycholinguistics
*
* This program is free softwa
www.eeworm.com/read/235592/4647995
java parser.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0
*
* The contents of this file are subject to the Mozil