OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_QNAME
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java
95
XSLTAttributeDef.
T_QNAME
, false, false,XSLTAttributeDef.ERROR);
127
XSLTAttributeDef.
T_QNAME
, true, false,XSLTAttributeDef.ERROR);
145
XSLTAttributeDef.
T_QNAME
, false, false,XSLTAttributeDef.ERROR);
227
XSLTAttributeDef.
T_QNAME
, false, false,XSLTAttributeDef.ERROR);
[
all
...]
XSLTAttributeDef.java
61
* T_NUMBER, T_YESNO,
T_QNAME
, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
83
* T_CHAR, T_NUMBER, T_YESNO,
T_QNAME
, T_QNAMES, T_ENUM,
232
T_QNAME
= 9,
319
* T_NUMBER, T_YESNO,
T_QNAME
, T_QNAMES, T_ENUM, T_SIMPLEPATTERNLIST,
915
* Process an attribute string of type
T_QNAME
into a QName value.
955
* Process an attribute string of type
T_QNAME
into a QName value.
[
all
...]
Completed in 44 milliseconds