/external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/ |
v8_utilities.py | 45 ACRONYMS = ['CSS', 'HTML', 'IME', 'JS', 'SVG', 'URL', 'WOFF', 'XML', 'XSLT']
|
/external/chromium_org/third_party/libxslt/ |
libxslt.target.darwin-arm.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
libxslt.target.darwin-mips.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
libxslt.target.darwin-x86.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
libxslt.target.linux-arm.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
libxslt.target.linux-mips.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
libxslt.target.linux-x86.mk | 41 third_party/libxslt/libxslt/xslt.c \
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
csharp.php | 107 'System.Data.XML.XSLT',
|
/libcore/luni/src/main/java/javax/xml/transform/sax/ |
SAXSource.java | 30 * <p>Note that XSLT requires namespace support. Attempting to transform an
|
/external/bison/tests/ |
local.at | 444 # 2. In the case of maintainer-xml-check, XML/XSLT output is compared with 533 # Same as AT_BISON_CHECK except don't perform XML/XSLT checks. This is useful 542 # Run AT_BISON_CHECK's XML/XSLT checks if $BISON_TEST_XML=1 and $XSLTPROC is 564 `]]AT_QUELL_VALGRIND[[ bison --print-datadir`/xslt/xml2text.xsl \ 568 `]]AT_QUELL_VALGRIND[[ bison --print-datadir`/xslt/xml2dot.xsl \
|
/external/chromium_org/third_party/libxml/src/ |
pattern.c | 195 * Create a new XSLT Pattern 223 * @comp: an XSLT comp 261 * @comp: an XSLT comp list 319 * @ctxt: an XSLT parser context 338 * Add a step to an XSLT Compiled Match [all...] |
NEWS | [all...] |
/external/libxml2/ |
pattern.c | 195 * Create a new XSLT Pattern 223 * @comp: an XSLT comp 261 * @comp: an XSLT comp list 319 * @ctxt: an XSLT parser context 338 * Add a step to an XSLT Compiled Match [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/res/ |
XPATHErrorResources.java | 49 * XSLT is an acronym for "XML Stylesheet Language: Transformations". 50 * XSLTC is an acronym for XSLT Compiler. 377 "document() function implementation has been replaced by org.apache.xalan.xslt.FuncDocument!"}, [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMTreeWalker.java | 289 if (name.equals("xslt-next-is-raw"))
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
StylesheetPIHandler.java | 265 && (type.equals("text/xsl") || type.equals("text/xml") || type.equals("application/xml+xslt"))
|
TreeWalker.java | 375 if (name.equals("xslt-next-is-raw"))
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
Variable.java | 256 * Get the XSLT ElemVariable that this sub-expression references. In order for
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XSLTProcessorLibxslt.cpp | 313 // <http://bugs.webkit.org/show_bug.cgi?id=16077>: XSLT processor <xsl:sort> algorithm only compares by code point.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/ |
checkstyle-frames.xsl | 3 xmlns:lxslt="http://xml.apache.org/xslt"
|
/external/valgrind/main/docs/ |
README | 223 - http://xmlsoft.org/XSLT/docbook.html
|
/sdk/eclipse/sites/external/web/ |
site.xsl | 1 <xsl:stylesheet version = '1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform' xmlns:msxsl="urn:schemas-microsoft-com:xslt">
|
/sdk/eclipse/sites/internal/web/ |
site.xsl | 1 <xsl:stylesheet version = '1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform' xmlns:msxsl="urn:schemas-microsoft-com:xslt">
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XObject.java | 157 * NodeIterators to the XSLT stylesheet as node-sets. 171 * NodeIterators to the XSLT stylesheet as node-sets.
|
/external/chromium_org/third_party/libxslt/win32/ |
configure.js | 101 txt += "XSLT processor options, default value given in parentheses:\n\n"; 103 txt += " xslt_debug: Enable XSLT debbugging module (" + (withXsltDebug? "yes" : "no") + ")\n";
|