検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 335 for [SIMILAR] 16 1024 4096 WITH 14691 arrayiterator ... (0.454 sec.)
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 0
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す DateTimeZone::listAbbreviations timezone_abbreviations_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::listAbbreviations -- timezone_abbrevi ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
副文字列の出現回数を数える 0
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count (PHP 4, PHP 5, PHP 7, PHP 8) substr_count — 副文字列の出現回数を数える 説明 substr_count ( string $haystack , string $needle , int $offset = 0 , ? int $length = null ): int substr_count() は、 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
The offsetExists purpose 0
« CachingIterator::next CachingIterator::offsetGet » PHP Manual CachingIterator The offsetExists purpose CachingIterator::offsetExists (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::offsetExists — The offsetExists purpose 説明 public CachingIterator::offsetExists ( string $key ): bool 警 ...
https://man.plustar.jp/php/cachingiterator.offsetexists.html - [similar]
ISO 日付を設定する 0
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を設定する DateTimeImmutable::setISODate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setISODate — ISO 日付を設定する 説明 public DateTimeImmutable::setISODate ( int $year , int $week , in ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
繰り返される実時間を扱う際の振る舞いを取得する 0
« IntlCalendar::getNow IntlCalendar::getSkippedWallTimeOption » PHP Manual IntlCalendar 繰り返される実時間を扱う際の振る舞いを取得する IntlCalendar::getRepeatedWallTimeOption (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getRepeatedWallTimeOption — 繰り返される実時間を扱う ...
https://man.plustar.jp/php/intlcalendar.getrepeatedwalltimeoption.html - [similar]
IntlBreakIterator クラス 0
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterator クラス IntlBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに “break iterator” は、 テキスト中のどこに境界 (たとえば、単語や文章の境目) が位置するのかに関するメソッドを公開していま ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]
現在の要素を取得する 0
« LimitIterator::__construct LimitIterator::getInnerIterator » PHP Manual LimitIterator 現在の要素を取得する LimitIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::current — 現在の要素を取得する 説明 public LimitIterator::current (): mixed 内部イテレータの現在の要素を取得し ...
https://man.plustar.jp/php/limititerator.current.html - [similar]
イテレータを前に移動する 0
« LimitIterator::key LimitIterator::rewind » PHP Manual LimitIterator イテレータを前に移動する LimitIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::next — イテレータを前に移動する 説明 public LimitIterator::next (): void イテレータを前に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/limititerator.next.html - [similar]