OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FUNC_KEY
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java
50
public static final int
FUNC_KEY
= 5;
183
m_functions[
FUNC_KEY
] =
243
new Integer(FunctionTable.
FUNC_KEY
));
Keywords.java
259
new Integer(FunctionTable.
FUNC_KEY
));
Completed in 37 milliseconds