OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entities
(Results
51 - 75
of
120
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/libxml/src/win32/
Makefile
108
$(XML_INTDIR)\
entities
.obj\
153
$(XML_INTDIR_A)\
entities
.obj\
198
$(XML_INTDIR_A_DLL)\
entities
.obj\
/external/bzip2/
Makefile
197
$(DISTNAME)/
entities
.xml \
206
entities
.xml manual.xml
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py
998
<!ENTITY % user-
entities
SYSTEM 'user-
entities
.xml'>
999
%user-
entities
;
1008
1) good
entities
1014
2) bad
entities
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py
998
<!ENTITY % user-
entities
SYSTEM 'user-
entities
.xml'>
999
%user-
entities
;
1008
1) good
entities
1014
2) bad
entities
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
1426
NamedNodeMap
entities
= doctype.getEntities();
local
[
all
...]
/libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java
120
*
Entities
defined in or for this document. This map is created lazily.
789
*
ENTITIES
, NMTOKEN, or NMTOKENS), an enumerated type "(list|of|options)"
884
* Read an entity declaration. The value of internal
entities
are inline:
887
* The values of external
entities
must be retrieved by URL or path:
892
*
Entities
may be general or parameterized. Parameterized
entities
are
893
* marked by a percent sign. Such
entities
may only be used in the DTD:
920
* Map external
entities
to the empty string. This is dishonest,
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py
[
all
...]
/prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java
99
/** Keeps track if we are in an entity reference when
entities
=true */
159
// Parameter
entities
, true [required] (default)
160
private final static int
ENTITIES
= 0x1 << 6;
1669
NamedNodeMap
entities
= docType.getEntities();
local
[
all
...]
/external/chromium_org/sync/protocol/
proto_value_conversions.cc
776
const ::google::protobuf::RepeatedPtrField<sync_pb::SyncEntity>&
entities
,
780
for (it =
entities
.begin(); it !=
entities
.end(); ++it) {
[
all
...]
/external/chromium_org/third_party/libxml/src/
xinclude.c
1069
/* handle crossing
entities
-> stack needed */
[
all
...]
SAX2.c
20
#include <libxml/
entities
.h>
457
* Free up the external
entities
483
* The entity loader, to control the loading of external
entities
,
[
all
...]
/external/libxml2/
xinclude.c
1069
/* handle crossing
entities
-> stack needed */
[
all
...]
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
/external/chromium_org/third_party/libxml/
libxml.target.darwin-arm.mk
35
third_party/libxml/src/
entities
.c \
libxml.target.darwin-mips.mk
35
third_party/libxml/src/
entities
.c \
libxml.target.darwin-x86.mk
35
third_party/libxml/src/
entities
.c \
libxml.target.linux-arm.mk
35
third_party/libxml/src/
entities
.c \
libxml.target.linux-mips.mk
35
third_party/libxml/src/
entities
.c \
libxml.target.linux-x86.mk
35
third_party/libxml/src/
entities
.c \
Completed in 225 milliseconds
1
2
3
4
5