OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_EXPR
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java
149
XSLTAttributeDef.
T_EXPR
, true, false,XSLTAttributeDef.ERROR);
191
XSLTAttributeDef.
T_EXPR
, true, false,XSLTAttributeDef.ERROR);
198
XSLTAttributeDef.
T_EXPR
, true, false,XSLTAttributeDef.ERROR);
203
XSLTAttributeDef.
T_EXPR
, false, false,XSLTAttributeDef.ERROR);
209
XSLTAttributeDef.
T_EXPR
, false,XSLTAttributeDef.ERROR, "node()");
214
XSLTAttributeDef.
T_EXPR
, false,XSLTAttributeDef.ERROR, ".");
263
XSLTAttributeDef.
T_EXPR
, false, false,XSLTAttributeDef.ERROR);
[
all
...]
XSLTAttributeDef.java
60
* @param type One of T_CDATA, T_URL, T_AVT, T_PATTERN,
T_EXPR
, T_CHAR,
82
* @param type One of T_CDATA, T_URL, T_AVT, T_PATTERN,
T_EXPR
,
218
T_EXPR
= 5,
318
* @return One of T_CDATA, T_URL, T_AVT, T_PATTERN,
T_EXPR
, T_CHAR,
740
* Process an attribute string of type
T_EXPR
into
[
all
...]
Completed in 69 milliseconds