検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 396 for [SIMILAR] 16 1024 4096 WITH 14225 御構 WITH 5763... (0.368 sec.)
指定したリポジトリ URL のコミットログメッセージを返す 0
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す svn_log (PECL svn >= 0.1.0) svn_log — 指定したリポジトリ URL のコミットログメッセージを返す 説明 svn_log ( string $repos_url , int $start_revision = ? , int $end_revision = ? , int $limit = 0 ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
アトリビュートの概要 0
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュートの概要 (PHP 8) アトリビュートを使うと、 コンピューターが解析できる構造化されたメタデータの情報を、 コードの宣言時に埋め込むことができます。 つまり、クラス、メソッド、関数、プロパティ、クラ ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
空白、英数字以外の出力可能な文字かどうかを調べる 0
« ctype_print ctype_space » PHP Manual Ctype 関数 空白、英数字以外の出力可能な文字かどうかを調べる ctype_punct (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_punct — 空白、英数字以外の出力可能な文字かどうかを調べる 説明 ctype_punct ( mixed $text ): bool 与えられた文字列 text のすべての文字が ...
https://man.plustar.jp/php/function.ctype-punct.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]