OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expandedname
(Results
1 - 5
of
5
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java
163
* TODO: Should this be setNameMatch(
expandedName
) followed by accept()?
181
* @param
expandedName
a value defining the exanded name as defined in
184
* portion of the
expandedName
.
186
public short acceptNode(int nodeHandle, int whatToShow, int
expandedName
);
/external/webkit/Source/WebCore/xml/
XPathFunctions.cpp
375
static inline String
expandedName
(Node* node)
417
return node ?
expandedName
(node) : "";
420
return
expandedName
(evaluationContext().node.get());
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java
486
// %TBD% Where do we pool
expandedName
, or is it just the union, or...
[
all
...]
/external/webkit/Source/WebCore/
ChangeLog-2009-06-16
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 207 milliseconds