OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nota
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/
SAX2.c
851
xmlNotationPtr
nota
= NULL;
local
867
nota
= xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name,
870
nota
= xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name,
879
if (
nota
== NULL) ctxt->valid = 0;
883
nota
);
[
all
...]
valid.c
524
xmlGenericError(xmlGenericErrorContext, "?
nota
? ");
3913
xmlNotationPtr
nota
;
local
4442
xmlNotationPtr
nota
;
local
4639
xmlNotationPtr
nota
;
local
[
all
...]
testapi.c
25289
xmlNotationPtr
nota
; \/* A
nota
tion declaration *\/
local
26788
xmlNotationPtr
nota
; \/* a
nota
tion definition *\/
local
[
all
...]
Completed in 233 milliseconds