OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notation2
(Results
1 - 2
of
2
) sorted by null
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode22.java
83
Notation
notation2
;
local
105
notation2
= (Notation) nodeMap.getNamedItem("
notation2
");
107
notationImp2 = (Notation) doc.importNode(
notation2
, false);
109
notationImpNew2 = (Notation) docImp.importNode(
notation2
, true);
115
publicId2Imp =
notation2
.getPublicId();
116
publicId2NewImp =
notation2
.getPublicId();
117
systemId2 =
notation2
.getSystemId();
118
systemId2Imp =
notation2
.getSystemId();
119
systemId2NewImp =
notation2
.getSystemId()
[
all
...]
/external/expat/lib/
xmlrole.c
113
notation0, notation1,
notation2
, notation3, notation4,
variable
689
state->handler =
notation2
;
698
notation2
(PROLOG_STATE *state,
function
Completed in 600 milliseconds