検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 4795 for string (0.034 sec.)
DateTimeImmutable クラス 2708
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... ments DateTimeInterface { /* 継承した定数 */ const string DateTimeInterface::ATOM = "Y-m-d\TH:i:sP" ; const ... TimeInterface::COOKIE = "l, d-M-Y H:i:s T" ; const string DateTimeInterface::ISO8601 = "Y-m-d\TH:i:sO" ; con ... st string DateTimeInterface::RFC822 = "D, d M y H:i:s O" ; c ... onst string DateTimeInterface::RFC850 = "l, d-M-y H:i:s T" ; c ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
IntlChar クラス 2708
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... クラス概要 class IntlChar { /* Constants */ const string UNICODE_VERSION = 6.3 ; const int CODEPOINT_MIN = ... onst int PROPERTY_AGE = 16384 ; const int PROPERTY_STRING_START = 16384 ; const int PROPERTY_BIDI_MIRRORING_ ... Y_BIDI_PAIRED_BRACKET = 16397 ; const int PROPERTY_STRING_LIMIT = 16398 ; const int PROPERTY_SCRIPT_EXTENSIO ... = 6 ; /* メソッド */ public static charAge ( int | string $codepoint ): ? array public static charDigitValue ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
Iterator インターフェイス 2708
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インター ... ?> 上の例の出力は、 たとえば以下のようになります。 string(18) "myIterator::rewind" string(17) "myIterator::v ... alid" string(19) "myIterator::current" string(15) "myIterator:: ... key" int(0) string(12) "firstelement" string(16) "myIterator::next" s ... tring(17) "myIterator::valid" string(19) "myIterator::current" string(15) "myIterator:: ...
https://man.plustar.jp/php/class.iterator.html - [similar]
UConverter クラス 2708
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス ... ILBOX = 32 ; /* メソッド */ public __construct ( ? string $destination_encoding = null , ? string $source_en ... coding = null ) public convert ( string $str , bool $reverse = false ): string | false pub ... , array $source , int $codePoint , int &$error ): string | int | array | null public static getAliases ( st ... ilable (): array public getDestinationEncoding (): string | false | null public getDestinationType (): int | ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
The Vtiful\Kernel\Excel class 2708
« 定義済み定数 Vtiful\Kernel\Excel::addSheet » PHP Manual XLSWriter The Vtiful\Kernel\Excel clas ... ic __construct ( array $config ) public addSheet ( string $sheetName ) public autoFilter ( string $scope ) p ... ublic constMemory ( string $fileName , string $sheetName = ? ) public data ( ... array $data ) public fileName ( string $fileName , string $sheetName = ? ) public getHand ... ) public insertFormula ( int $row , int $column , string $formula ) public insertImage ( int $row , int $co ...
https://man.plustar.jp/php/class.vtiful-kernel-excel.html - [similar]
Scans the buffer for an occurrence of a string 2708
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... occurrence of a string EventBuffer::search (PECL event >= 1.2.6-beta) Eve ... ::search — Scans the buffer for an occurrence of a string 説明 public EventBuffer::search ( string $what , i ... ): mixed Scans the buffer for an occurrence of the string what . It returns numeric position of the string, ... or false if the string was not found. If the start argument is provided, ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 2708
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り ... 空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): ... (もしくはその他の文字) を取り除きます。 パラメータ string 入力文字列。 characters characters パラメータにより ... 範囲を指定する際に 使用可能です。 戻り値 この関数は string の最初から空白文字を取り除き、 取り除かれた文字列を ... are a few words :) ... " ; $binary = "\x09Example string\x0A" ; $hello = "Hello World" ; var_dump ( $text , ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
文字列を固定長の他の文字列で埋める 2708
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (P ... 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , ... int $pad_type = STR_PAD_RIGHT ): string この関数は文字列 string の左、右または両側を指定し ... た長さで埋めます。オプションの引数 pad_string が指定されていない場合は、 string は空白で埋められ ... 、それ以外の場合は、 pad_string からの文字で制限まで埋められます。 パラメータ stri ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
Returns the string representation of this Decimal128 2708
« MongoDB\BSON\Decimal128::serialize MongoDB\BSON\Decimal128::unserialize » PHP Manual MongoDB\B ... SON\Decimal128 Returns the string representation of this Decimal128 MongoDB\BSON\Dec ... imal128::__toString (mongodb >=1.2.0) MongoDB\BSON\Decimal128::__toStr ... ing — Returns the string representation of this Decimal128 説明 final publi ... c MongoDB\BSON\Decimal128::__toString (): string パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/mongodb-bson-decimal128.tostring.html - [similar]
The Componere\Definition class 2695
« Componere\Abstract\Definition::getReflector Componere\Definition::__construct » PHP Manual Com ... finition { /* Constructors */ public __construct ( string $name ) public __construct ( string $name , string ... $parent ) public __construct ( string $name , array $interfaces ) public __construct ( s ... tring $name , string $parent , array $interfaces ) /* メソッド */ publi ... c addConstant ( string $name , Componere\Value $value ): Definition publi ...
https://man.plustar.jp/php/class.componere-definition.html - [similar]