検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 816 for [SIMILAR] 16 1024 4096 WITH 14679 recursiveitera... (0.565 sec.)
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 0
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なることを検査する isset (PHP 4, PHP 5, PHP 7, PHP 8) isset — 変数が宣言されていること、そして null とは異なることを検査する 説明 isset ( mixed $var , mixed ...$vars ): bool 変数がセットされているか ...
https://man.plustar.jp/php/function.isset.html - [similar]
SeekableIterator インターフェイス 0
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIterator インターフェイス SeekableIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Seekable イテレータです。 インターフェイス概要 interface SeekableIterator extends Iterator { / ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
文字列の一部を得る 0
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substr — 文字列の一部を得る 説明 mb_substr ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string 文字数に基づきマルチバ ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]
現在のストレージの要素を返す 0
« SplObjectStorage::count SplObjectStorage::detach » PHP Manual SplObjectStorage 現在のストレージの要素を返す SplObjectStorage::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::current — 現在のストレージの要素を返す 説明 public SplObjectStorage::current (): object 現在のストレージ ...
https://man.plustar.jp/php/splobjectstorage.current.html - [similar]
イテレータの現在のエントリに関連づけられたデータを返す 0
« SplObjectStorage::getHash SplObjectStorage::key » PHP Manual SplObjectStorage イテレータの現在のエントリに関連づけられたデータを返す SplObjectStorage::getInfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::getInfo — イテレータの現在のエントリに関連づけられたデータを返す 説明 public S ...
https://man.plustar.jp/php/splobjectstorage.getinfo.html - [similar]
Windows 上での PHP のトラブルシューティング 0
« Apache 2.x (Microsoft Windows 用) クラウドコンピューティングプラットフォームへのインストール » PHP Manual Windows システムへのインストール Windows 上での PHP のトラブルシューティング Windows 上での PHP のトラブルシューティング テンポラリディレクトリのパーミッションのチェック エクスプ ...
https://man.plustar.jp/php/install.windows.troubleshooting.html - [similar]
受け入れ可能かどうかを調べる 0
« ParentIterator ParentIterator::__construct » PHP Manual ParentIterator 受け入れ可能かどうかを調べる ParentIterator::accept (PHP 5 >= 5.1.0, PHP 7, PHP 8) ParentIterator::accept — 受け入れ可能かどうかを調べる 説明 public ParentIterator::accept (): bool 現在の要素が子を持っているかどうか ...
https://man.plustar.jp/php/parentiterator.accept.html - [similar]
指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 0
« stream_get_filters stream_get_meta_data » PHP Manual ストリーム 関数 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む stream_get_line (PHP 5, PHP 7, PHP 8) stream_get_line — 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 説明 stream_get ...
https://man.plustar.jp/php/function.stream-get-line.html - [similar]