/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemExtensionScript.java | 43 private String m_lang = null; field in class:ElemExtensionScript 53 m_lang = v; 64 return m_lang;
|
ElemExtensionCall.java | 48 String m_lang; field in class:ElemExtensionCall
|
/external/libxml2/result/ |
intsubset2.xml | 243 --><!ATTLIST meaning m_lang CDATA #IMPLIED> 245 The m_lang attribute defines the target language of the meaning. It
|
intsubset2.xml.sax | 275 SAX.attributeDecl(meaning, m_lang, 1, 3, NULL, ...) 277 The m_lang attribute defines the target language of the meaning. It
|
intsubset2.xml.sax2 | 275 SAX.attributeDecl(meaning, m_lang, 1, 3, NULL, ...) 277 The m_lang attribute defines the target language of the meaning. It
|
/external/libxml2/result/noent/ |
intsubset2.xml | 243 --><!ATTLIST meaning m_lang CDATA #IMPLIED> 245 The m_lang attribute defines the target language of the meaning. It
|
/external/libxml2/test/ |
intsubset2.xml | 274 <!ATTLIST meaning m_lang CDATA #IMPLIED> 276 The m_lang attribute defines the target language of the meaning. It
|