| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
File_SearchReplace::getNumOccurences()File_SearchReplace::getNumOccurences() – 置換した数を返す
Synopsis
require_once 'File/SearchReplace.php';
DescriptionFile_SearchReplace::doSearch()を呼び出した後に、 置換した文字列の数を返します。 Return valueinteger - 検索にマッチした数 NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「File_SearchReplace::getNumOccurences()」をGoogle検索
|