Home
last modified time | relevance | path

Searched defs:XSL (Results 1 – 2 of 2) sorted by relevance

/external/python/google-api-python-client/samples/storage_serviceaccount_appengine/
Dmain.py51 XSL = '\n<?xml-stylesheet href="/listing.xsl" type="text/xsl"?>\n'; variable
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp283 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow() local