このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Constants' Group SearchFlags
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: util ::

constants group SearchFlags
Description
旗s for search methods

Constants
ALL_IGNORE_CASE [ DEPRECATED ]
 
NORM_WORD_ONLY 旗 for normal (Boyer-Moore) search / Search for word only.  
REG_EXTENDED [ DEPRECATED ]
旗 for "正規の/正選手 表現" search / 解釈する/通訳する as 延長するd 正規の/正選手 表現.  
REG_NOSUB [ DEPRECATED ]
旗 for "正規の/正選手 表現" search / No 登録(する) (警察などへの)密告,告訴(状) or backreferences, i.e., 避ける sub 表現s. Return only true/誤った if matched or not.  
REG_NEWLINE [ DEPRECATED ]
旗 for "正規の/正選手 表現" search / Special new line 治療.  
REG_NOT_BEGINOFLINE The first character in the string is not the beginning of the line therefore ^ will not match with first character of the string.  
REG_NOT_ENDOFLINE The last character in the string is not the end of the line therefore $ will not match with last character of the string.  
LEV_RELAXED 旗 for "負わせるd Levenshtein Distance" search / Relaxed checking of 限界, 分裂(する) 重さを計る pools.  
Constants' 詳細(に述べる)s
ALL_IGNORE_CASE
const long ALL_IGNORE_CASE = 0x00000001;
Usage 制限s
deprecated
Deprecation Info
The constant ALL_IGNORE_CASE is never supported - use TransliterationModules::IGNORE_CASE with SearchOptions::transliterateFlags instead.
See also
::com::sun::星/主役にする::i18n::TransliterationModules
NORM_WORD_ONLY
const long NORM_WORD_ONLY = 0x00000010;
Description
旗 for normal (Boyer-Moore) search / Search for word only.
REG_EXTENDED
const long REG_EXTENDED = 0x00000100;
Usage 制限s
deprecated
Deprecation Info
The 旗 is 現在/一般に not supported by OOo.
Description
旗 for "正規の/正選手 表現" search / 解釈する/通訳する as 延長するd 正規の/正選手 表現.
REG_NOSUB
const long REG_NOSUB = 0x00000200;
Usage 制限s
deprecated
Deprecation Info
The 旗 is 現在/一般に not supported by OOo.
Description
旗 for "正規の/正選手 表現" search / No 登録(する) (警察などへの)密告,告訴(状) or backreferences, i.e., 避ける sub 表現s. Return only true/誤った if matched or not.
REG_NEWLINE
const long REG_NEWLINE = 0x00000400;
Usage 制限s
deprecated
Deprecation Info
The 旗 is 現在/一般に not supported by OOo.

A NEWLINE character in string will not be matched by a period outside bracket 表現 or by any form of a 非,不,無 matching 名簿(に載せる)/表(にあげる).

A circumflex (^) in pattern when used to 明示する 表現 錨,総合司会者ing will match the 無 length string すぐに after a newline in string, 関わりなく the setting of REG_NOT_BEGINOFLINE.

A dollar-調印する ($) in pattern when used to 明示する 表現 錨,総合司会者ing, will match 無-length string すぐに before a new line in string, 関わりなく the setting of REG_NOT_ENDOFLINE.

Description
旗 for "正規の/正選手 表現" search / Special new line 治療.
REG_NOT_BEGINOFLINE
const long REG_NOT_BEGINOFLINE = 0x00000800;
Description
The first character in the string is not the beginning of the line therefore ^ will not match with first character of the string.
REG_NOT_ENDOFLINE
const long REG_NOT_ENDOFLINE = 0x00001000;
Description
The last character in the string is not the end of the line therefore $ will not match with last character of the string.
LEV_RELAXED
const long LEV_RELAXED = 0x00010000;
Description
旗 for "負わせるd Levenshtein Distance" search / Relaxed checking of 限界, 分裂(する) 重さを計る pools.

If not 明示するd (strict), the search is successful if the WLD is within a calculated 限界 where each insertion, deletion and 交替/補充 追加するs a 負わせる to a ありふれた pool of 負わせるs. This is the mathematically 訂正する WLD.

From a 使用者's point of 見解(をとる) the strict WLD is an 排除的-OR of the arguments given, for example if 許すd insertions=2 and 許すd 交替/補充s=2, the search fails if 2 characters had been 挿入するd and an 付加 操作/手術 would be needed to match. Depending on the 負わせるs it may also fail if 1 character was 挿入するd and 1 character 取って代わるd and an 付加 操作/手術 would be needed to match. The strict algorithm may match いっそう少なく than 推定する/予想するd from a first ちらりと見ること of the 明示するd arguments, but does not return 誤った 肯定的なs.

If 明示するd (relaxed), the search is also successful if the 連合させるd pool for insertions and deletions is below a 二塁打d calculated 限界 and 交替/補充s are 扱う/治療するd 異なって. Additionally, swapped characters are counted as one 交替/補充.

From a 使用者's point of 見解(をとる) the relaxed WLD is an inclusive-OR of the arguments given, for example if 許すd insertions=2 and 許すd 交替/補充s=2, the search 後継するs if 2 characters had been 挿入するd and an 付加 交替/補充 is needed to match. The relaxed algorithm may return 誤った 肯定的なs, but 会合,会うs 使用者 期待 better.

最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.