OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notation1
(Results
1 - 2
of
2
) sorted by null
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode22.java
82
Notation
notation1
;
local
104
notation1
= (Notation) nodeMap.getNamedItem("
notation1
");
106
notationImp1 = (Notation) doc.importNode(
notation1
, true);
108
notationImpNew1 = (Notation) docImp.importNode(
notation1
, false);
110
publicId1 =
notation1
.getPublicId();
111
publicId1Imp =
notation1
.getPublicId();
112
publicId1NewImp =
notation1
.getPublicId();
113
systemId1Imp =
notation1
.getSystemId();
114
systemId1NewImp =
notation1
.getSystemId()
[
all
...]
/external/expat/lib/
xmlrole.c
113
notation0,
notation1
, notation2, notation3, notation4,
variable
667
state->handler =
notation1
;
674
notation1
(PROLOG_STATE *state,
function
Completed in 99 milliseconds