From 6b8ee90a41ce85a7fe260fbf25e82705c4546ae9 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Sun, 7 Jan 2007 23:44:47 +0000 Subject: [PATCH] WS, preparing for new style git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226695 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../aspell/functions/aspell-check-raw.xml | 59 +++++++++---------- reference/aspell/functions/aspell-check.xml | 53 ++++++++--------- reference/aspell/functions/aspell-new.xml | 56 +++++++++--------- reference/aspell/functions/aspell-suggest.xml | 53 ++++++++--------- 4 files changed, 108 insertions(+), 113 deletions(-) diff --git a/reference/aspell/functions/aspell-check-raw.xml b/reference/aspell/functions/aspell-check-raw.xml index cdf148cf25..32b53da8b9 100644 --- a/reference/aspell/functions/aspell-check-raw.xml +++ b/reference/aspell/functions/aspell-check-raw.xml @@ -1,29 +1,28 @@ - - - - - aspell_check_raw - - Check a word without changing its case or trying to trim it [deprecated] - - - - Description - - boolaspell_check_raw - intdictionary_link - stringword - - - aspell_check_raw checks the spelling of a - word, without changing its case or trying to trim it in any way - and returns &true; if the spelling is correct, &false; if not. - - - - <function>aspell_check_raw</function> - + + + + aspell_check_raw + + Check a word without changing its case or trying to trim it [deprecated] + + + + Description + + boolaspell_check_raw + intdictionary_link + stringword + + + aspell_check_raw checks the spelling of a + word, without changing its case or trying to trim it in any way + and returns &true; if the spelling is correct, &false; if not. + + + + <function>aspell_check_raw</function> + ]]> - - - - - + + + + + - - - - aspell_check - Check a word [deprecated] - - - Description - - boolaspell_check - intdictionary_link - stringword - - - aspell_check checks the spelling of a word - and returns &true; if the spelling is correct, &false; if not. - - - - <function>aspell_check</function> - + + + + aspell_check + Check a word [deprecated] + + + Description + + boolaspell_check + intdictionary_link + stringword + + + aspell_check checks the spelling of a word + and returns &true; if the spelling is correct, &false; if not. + + + + <function>aspell_check</function> + ]]> - - - - - + + + + + - - - - aspell_new - Load a new dictionary [deprecated] - - - Description - - intaspell_new - stringmaster - stringpersonal - - - - aspell_new opens up a new dictionary and - returns the dictionary link identifier for use in other aspell - functions. Returns &false; on error. - - - - <function>aspell_new</function> - + + + + aspell_new + Load a new dictionary [deprecated] + + + Description + + intaspell_new + stringmaster + stringpersonal + + + aspell_new opens up a new dictionary and + returns the dictionary link identifier for use in other aspell + functions. Returns &false; on error. + + + + <function>aspell_new</function> + ]]> - - - - - + + + + + - - - - aspell_suggest - Suggest spellings of a word [deprecated] - - - Description - - arrayaspell_suggest - intdictionary_link - stringword - - - aspell_suggest returns an array of possible - spellings for the given word. - - - - <function>aspell_suggest</function> - + + + + aspell_suggest + Suggest spellings of a word [deprecated] + + + Description + + arrayaspell_suggest + intdictionary_link + stringword + + + aspell_suggest returns an array of possible + spellings for the given word. + + + + <function>aspell_suggest</function> + ]]> - - - - - + + + + +