検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 334 for [SIMILAR] 16 1024 4096 WITH 7015 posix WITH 6803... (0.544 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
現在の DirectoryIterator アイテムのグループを取得する 0
« DirectoryIterator::getFilename DirectoryIterator::getInode » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムのグループを取得する DirectoryIterator::getGroup (PHP 5, PHP 7, PHP 8) DirectoryIterator::getGroup — 現在の DirectoryIterator アイテムのグループを取得する 説明 pub ...
https://man.plustar.jp/php/directoryiterator.getgroup.html - [similar]
現在の DirectoryIterator アイテムの所有者を取得する 0
« DirectoryIterator::getMTime DirectoryIterator::getPath » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの所有者を取得する DirectoryIterator::getOwner (PHP 5, PHP 7, PHP 8) DirectoryIterator::getOwner — 現在の DirectoryIterator アイテムの所有者を取得する 説明 public Dire ...
https://man.plustar.jp/php/directoryiterator.getowner.html - [similar]
ペンディングシグナル用のハンドラをコールする 0
« pcntl_setpriority pcntl_signal_get_handler » PHP Manual PCNTL 関数 ペンディングシグナル用のハンドラをコールする pcntl_signal_dispatch (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_signal_dispatch — ペンディングシグナル用のハンドラをコールする 説明 pcntl_signal_dispatch (): bool pcntl_signal_dis ...
https://man.plustar.jp/php/function.pcntl-signal-dispatch.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
The Stack class 0
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]