From b7d563653d48e4e78837de9dc49b03df9e7a111c Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 11 Nov 2021 08:59:11 +0100 Subject: Fix md conversion errors (#3027) --- .../fr/web/xpath/functions/function-available/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'files/fr/web/xpath/functions/function-available') diff --git a/files/fr/web/xpath/functions/function-available/index.html b/files/fr/web/xpath/functions/function-available/index.html index 3b5acda479..1df4e3aa24 100644 --- a/files/fr/web/xpath/functions/function-available/index.html +++ b/files/fr/web/xpath/functions/function-available/index.html @@ -11,20 +11,19 @@ original_slug: Web/XPath/Fonctions/function-available


La fonction function-available détermine si une fonction donnée est disponible et retourne le booléen true ou false.

-

Syntaxe

+

Syntaxe

function-available( nom )
 
-

Arguments

+

Arguments

nom
Le nom de la fonction à tester.
-

Retour

+

Retour

La valeur booléenne true ou false.

-

Définition

-

XPath 1.0, section 15. +

Définition

+

XPath 1.0, section 15.

-

Support Gecko

+

Support Gecko

Supportée. -

Interwiki Languages Links -

{{ languages( { "en": "en/XPath/Functions/function-available", "pl": "pl/XPath/Funkcje/function-available" } ) }} +

\ No newline at end of file -- cgit v1.2.3-54-g00ecf