OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basens
(Results
1 - 5
of
5
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPIteratorImpl.java
39
private String
baseNS
= null;
87
baseNS
= schemaNS;
182
return
baseNS
;
187
* @param
baseNS
sets the
baseNS
from the inner class.
189
protected void setBaseNS(String
baseNS
)
191
this.
baseNS
=
baseNS
;
439
* @param
baseNS
the base namespace to report
443
protected XMPPropertyInfo createPropertyInfo(final XMPNode node, final String
baseNS
,
[
all
...]
/external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h
619
const xmlChar *
baseNs
; /* Base type's target namespace */
/external/libxml2/include/libxml/
schemasInternals.h
619
const xmlChar *
baseNs
; /* Base type's target namespace */
/external/chromium_org/third_party/libxml/src/
xmlschemas.c
[
all
...]
/external/libxml2/
xmlschemas.c
[
all
...]
Completed in 310 milliseconds