diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/pt-pt/orphaned/xpath/funções | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/pt-pt/orphaned/xpath/funções')
-rw-r--r-- | files/pt-pt/orphaned/xpath/funções/index.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/files/pt-pt/orphaned/xpath/funções/index.html b/files/pt-pt/orphaned/xpath/funções/index.html deleted file mode 100644 index f892bf8f72..0000000000 --- a/files/pt-pt/orphaned/xpath/funções/index.html +++ /dev/null @@ -1,48 +0,0 @@ ---- -title: Funções -slug: orphaned/XPath/Funções -tags: - - Referência_XPath - - Todas_as_Categorias - - XPath -original_slug: XPath/Funções ---- -<p> -{{ XsltRef() }} -A seguinte lista é uma lista de anotações das funções do <a href="pt/XPath">XPath</a> e <a href="pt/XSLT">XSLT</a> — adições específicas para o XPath, incluindo uma descrição, sintaxe, uma lista de argumentos, tipo de resultados, código na recomendação apropriada W3C, e suporte presente <a href="pt/Gecko">Gecko</a>. Para informações adicionais sobre utilização das funções do XPath/XSLT, por favor veja a página:. -</p> -<ul><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/boolean">boolean()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/ceiling">ceiling()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/concat">concat()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/contains">contains()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/count">count()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/current">current()</a> <i>específica ao XSLT</i> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/document">document()</a> <i>específica ao XSLT</i> </li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/element-available">element-available()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/false">false()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/floor">floor()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/format-number">format-number()</a> <i>específica ao XSLT</i> </li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/function-available">function-available()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/generate-id">generate-id()</a> <i>específica ao XSLT</i> </li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/id">id()</a> <i>(parcialmente suportada)</i> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/key">key()</a> <i>específica ao XSLT</i> </li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/lang">lang()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/last">last()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/local-name">local-name()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/name">name()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/namespace-uri">namespace-uri()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/normalize-space">normalize-space()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/not">not()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/number">number()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/position">position()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/round">round()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/starts-with">starts-with()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/string">string()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/string-length">string-length()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/substring">substring()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/substring-after">substring-after()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/substring-before">substring-before()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/sum">sum()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/system-property">system-property()</a> <i>específica ao XSLT</i> </li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/translate">translate()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/true">true()</a> -</li><li> <a href="pt/XPath/Fun%c3%a7%c3%b5es/unparsed-entity-url">unparsed-entity-url()</a> <i>específica ao XSLT</i> <i>(não suportada)</i> -</li></ul> -<p><span class="comment">Categorias</span> -</p><p><span class="comment">Interwiki Language Links</span> -</p>{{ languages( { "en": "en/Transforming_XML_with_XSLT/For_Further_Reading", "en": "en/XPath/Functions", "fr": "fr/XPath/Fonctions", "pl": "pl/XPath/Funkcje" } ) }} |