代码搜索:element
找到约 10,000 项符合「element」的源代码
代码结果 10,000
www.eeworm.com/read/217341/4873324
sgml element-identity.sgml
identity
Pass data without modification
www.eeworm.com/read/217341/4873328
sgml element-fakesrc.sgml
fakesrc
Push empty (no data) buffers around
www.eeworm.com/read/215230/4905282
h dom_element.h
/*
* This file is part of the DOM implementation for KDE.
*
* (C) 1999 Lars Knoll (knoll@kde.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/215230/4905291
cpp dom_element.cpp
/**
* This file is part of the DOM implementation for KDE.
*
* (C) 1999 Lars Knoll (knoll@kde.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/213039/4930839
h graphable_element.h
/* -*- C++ -*- */
// Graphable_Element.h,v 1.3 2004/01/08 16:33:45 shuston Exp
#ifndef GRAPHABLE_ELEMENT_H
#define GRAPHABLE_ELEMENT_H
#include "Name_Binding.h"
#include
// A helper
www.eeworm.com/read/213039/4930859
cpp graphable_element.cpp
// Graphable_Element.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "Graphable_Element.h"
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
template class _List_base
www.eeworm.com/read/213039/4932488
i element_tree.i
// Element_Tree.i,v 1.2 2002/01/24 21:00:01 nanbor Exp
ACEXML_INLINE
ACEXML_Element_Tree_Node::ACEXML_Element_Tree_Node ()
: next_ (0)
{
}
ACEXML_INLINE ACEXML_Element_Tree_Node *
ACEXML_