検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 299 for offset (0.015 sec.)
大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見... 4665
« grapheme_strpos grapheme_strrpos » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で ... trripos ( string $haystack , string $needle , int $offset = 0 ): int | false 大文字小文字を区別せず、文字列内 ... い文字列。正しい形式の UTF-8 でなければなりません。 offset オプションの $offset パラメータで、$haystack のどの ... なく、書記素単位) から探し始めるのかを指定します。 $offset の値にかかわらず、返される値は常に haystack の先頭 ...
https://man.plustar.jp/php/function.grapheme-strripos.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 4665
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strp ... strpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で、 needle ... するか、 明示的に chr() 関数を呼び出すべきでしょう。 offset 指定すると、文字列内での検索開始位置がその位置にな ... needle が見つかった位置を、 haystack 文字列の先頭 (offset の値とは無関係) からの相対位置で返します。 文字列の ... に数値を渡すことは非推奨になりました。 7.1.0 負の offset をサポートするようになりました。 例 例1 === の使用 ...
https://man.plustar.jp/php/function.strpos.html - [similar]
DateTimeZone::__construct のエイリアス 4665
« timezone_offset_get timezone_transitions_get » PHP Manual 日付・時刻 関数 DateTimeZone::__cons ... ateTimeZone , construct , timezone , 関数 , open , offset , transitions , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.timezone-open.html - [similar]
OCILob クラス 4636
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7 ... (): bool public eof (): bool public erase ( ? int $offset = null , ? int $length = null ): int | false publi ... c export ( string $filename , ? int $offset = null , ? int $length = null ): bool public flush ... rewind (): bool public save ( string $data , int $offset = 0 ): bool public seek ( int $offset , int $whenc ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
CUBRID MySQL 互換関数 4636
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換 ... Return a string with the flags of the given field offset cubrid_field_len — Get the maximum length of the s ... Move the result set cursor to the specified field offset cubrid_field_table — Return the name of the table ... ype of the column corresponding to the given field offset cubrid_list_dbs — Return an array with the list of ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
共有メモリブロックからデータを読み取る 4636
« shmop_open shmop_size » PHP Manual 共有メモリ関数 共有メモリブロックからデータを読み取る shmop ... ータを読み取る 説明 shmop_read ( Shmop $shmop , int $offset , int $size ): string shmop_read() は、共有メモリブ ... pen() 関数で作られた、共有メモリブロックの識別子。 offset 読み取りを始めるオフセット size 読み取るバイト数。 ... データ , size , read , バイト , バージョン , 期待 , offset , int ...
https://man.plustar.jp/php/function.shmop-read.html - [similar]
DateTimeZone::getName のエイリアス 4636
« timezone_name_from_abbr timezone_offset_get » PHP Manual 日付・時刻 関数 DateTimeZone::getName ... meZone , getName , timezone , 関数 , from , abbr , offset , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.timezone-name-get.html - [similar]
破線パターンにおける破線の開始オフセットを指定する 4636
« ImagickDraw::setStrokeDashArray ImagickDraw::setStrokeLineCap » PHP Manual ImagickDraw 破線パタ ... の開始オフセットを指定する ImagickDraw::setStrokeDashOffset (PECL imagick 2, PECL imagick 3) ImagickDraw::setS ... trokeDashOffset — 破線パターンにおける破線の開始オフセットを指定す ... る 説明 public ImagickDraw::setStrokeDashOffset ( float $dash_offset ): bool 警告 この関数は、 現在 ... る破線の開始オフセットを指定します。 パラメータ dash_offset 破線のオフセット。 戻り値 値を返しません。 例 例1 ...
https://man.plustar.jp/php/imagickdraw.setstrokedashoffset.html - [similar]
文字列をパースして、フィールドベースの時刻値にする 4636
« IntlDateFormatter::isLenient IntlDateFormatter::parse » PHP Manual IntlDateFormatter 文字列をパ ... lDateFormatter::localtime ( string $string , int &$offset = null ): array | false 手続き型 datefmt_localtime ... lDateFormatter $formatter , string $string , int &$offset = null ): array | false 文字列 $value を変換し、フ ... Formatter リソース。 string 時間に変換する文字列。 offset $value のパースを開始する位置 (ゼロから数えます)。 ... ベース , IntlDateFormatter , localtime , string , offset , エラー ...
https://man.plustar.jp/php/intldateformatter.localtime.html - [similar]
Download a file from the remote server. 4636
« Swoole\Http\Client::__destruct Swoole\Http\Client::execute » PHP Manual Swoole\Http\Client Dow ... g $path , string $file , callable $callback , int $offset = ? ): void パラメータ path file callback offset...
https://man.plustar.jp/php/swoole-http-client.download.html - [similar]