検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1541 for [SIMILAR] 16 1024 4096 WITH 10037 ポイ WITH 6719... (0.940 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual 出力制御 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PHP_OUTPUT_HANDLER_START ( int ) 出力バッファリングが始まったことを表します。 PHP_OUTPUT_HANDLER_WRITE ( int ) 出力バッファがフラッシュされ、データが出力されたことを表 ...
https://man.plustar.jp/php/outcontrol.constants.html - [similar]
ファイルシステム上のファイルを phar アーカイブに追加する 0
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar アーカイブに追加する Phar::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFile — ファイルシステム上のファイルを phar アーカイブに追加する 説明 public Phar::addFile ( string ...
https://man.plustar.jp/php/phar.addfile.html - [similar]
ディレクトリ内のファイルから tar/zip アーカイブを作成する 0
« PharData::addFromString PharData::buildFromIterator » PHP Manual PharData ディレクトリ内のファイルから tar/zip アーカイブを作成する PharData::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::buildFromDirectory — ディレクトリ内のファイルから tar/zip アーカ ...
https://man.plustar.jp/php/phardata.buildfromdirectory.html - [similar]
クラスが定義されているファイルのファイル名を取得する 0
« ReflectionClass::getExtensionName ReflectionClass::getInterfaceNames » PHP Manual ReflectionClass クラスが定義されているファイルのファイル名を取得する ReflectionClass::getFileName (PHP 5, PHP 7, PHP 8) ReflectionClass::getFileName — クラスが定義されているファイルのファイル名を取得する ...
https://man.plustar.jp/php/reflectionclass.getfilename.html - [similar]
BackedEnum インターフェイス 0
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum インターフェイス BackedEnum インターフェイス (PHP 8 >= 8.1.0) はじめに BackedEnum インターフェイスは、 Backed Enum を定義すると、PHP のエンジンが自動的に適用します。 ユーザー定義のクラスとして実 ...
https://man.plustar.jp/php/class.backedenum.html - [similar]
メソッドのエントリにブレークポイントを挿入する 0
« phpdbg_break_function phpdbg_break_next » PHP Manual phpdbg 関数 メソッドのエントリにブレークポイントを挿入する phpdbg_break_method (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する 説明 phpdbg_break_method ( string $class , string $met ...
https://man.plustar.jp/php/function.phpdbg-break-method.html - [similar]
Unicode の一般カテゴリの情報付きで、全てのコードポイントを走査する 0
« IntlChar::enumCharNames IntlChar::foldCase » PHP Manual IntlChar Unicode の一般カテゴリの情報付きで、全てのコードポイントを走査する IntlChar::enumCharTypes (PHP 7, PHP 8) IntlChar::enumCharTypes — Unicode の一般カテゴリの情報付きで、全てのコードポイントを走査する 説明 public static Int ...
https://man.plustar.jp/php/intlchar.enumchartypes.html - [similar]
コードポイントが英数字であるかを調べる 0
« IntlChar::hasBinaryProperty IntlChar::isalpha » PHP Manual IntlChar コードポイントが英数字であるかを調べる IntlChar::isalnum (PHP 7, PHP 8) IntlChar::isalnum — コードポイントが英数字であるかを調べる 説明 public static IntlChar::isalnum ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isalnum.html - [similar]
コードポイントが "空白" または "水平方向の空白" 文字であるかを調べる 0
« IntlChar::isbase IntlChar::iscntrl » PHP Manual IntlChar コードポイントが "空白" または "水平方向の空白" 文字であるかを調べる IntlChar::isblank (PHP 7, PHP 8) IntlChar::isblank — コードポイントが "空白" または "水平方向の空白" 文字であるかを調べる 説明 public static IntlChar::isblank ( ...
https://man.plustar.jp/php/intlchar.isblank.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]