検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 956 for [SIMILAR] 16 1024 4096 WITH 62836 reflectionclas... (2.352 sec.)
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Colortype constants Gmagick::COLOR_BLACK ( int ) Black Gmagick::COLOR_BLUE ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
ダイレクト IO 関数 0
« 定義済み定数 dio_close » PHP Manual ダイレクト IO ダイレクト IO 関数 ダイレクト IO 関数 目次 dio_close — fd で指定したファイル記述子を閉じる dio_fcntl — fd について C ライブラリの fcntl を実行する dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする ...
https://man.plustar.jp/php/ref.dio.html - [similar]
ドキュメントコメントを取得する 0
« ReflectionClass::getDefaultProperties ReflectionClass::getEndLine » PHP Manual ReflectionClass ドキュメントコメントを取得する ReflectionClass::getDocComment (PHP 5, PHP 7, PHP 8) ReflectionClass::getDocComment — ドキュメントコメントを取得する 説明 public ReflectionClass::getDocComment ...
https://man.plustar.jp/php/reflectionclass.getdoccomment.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
画像形式からファイルの拡張子を取得する 0
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からファイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_type_to_extension — 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]
初期化済みの inotify インスタンスに監視対象を追加する 0
« Inotify 関数 inotify_init » PHP Manual Inotify 関数 初期化済みの inotify インスタンスに監視対象を追加する inotify_add_watch (PECL inotify >= 0.1.2) inotify_add_watch — 初期化済みの inotify インスタンスに監視対象を追加する 説明 inotify_add_watch ( resource $inotify_instance , string $pa ...
https://man.plustar.jp/php/function.inotify-add-watch.html - [similar]
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]