Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/file/magdir/
Dsgml34 >>23 search/1 \<xsl:stylesheet (XSL stylesheet)
35 >>24 search/1 \<xsl:stylesheet (XSL stylesheet)
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DPathDiagnostic.cpp234 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow() local
236 if (XSL != YSL) in compareControlFlow()
237 return XSL.isBeforeInTranslationUnitThan(YSL); in compareControlFlow()