検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 187 for [SIMILAR] 16 1024 4096 WITH 24556 split WITH 196... (0.249 sec.)
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
Return a string with the flags of the given field offset 0
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the flags of the given field offset cubrid_field_flags (PECL CUBRID >= 8.3.0) cubrid_field_flags — Return a string with the flags of the given field offset 説明 cubrid_field_flags ( resource $resu ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
操作モードを設定する 0
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定する RegexIterator::setMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setMode — 操作モードを設定する 説明 public RegexIterator::setMode ( int $mode ): void 操作モードを設定します。 パラメ ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 0
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメントのパラメータに変数をバインドする mysqli_stmt::bind_param mysqli_stmt_bind_param (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_param -- mysqli_stmt_bind_param — プリペアドステートメントのパラメータ ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
新しい PhpToken オブジェクトを返す 0
« PhpToken PhpToken::getTokenName » PHP Manual PhpToken 新しい PhpToken オブジェクトを返す PhpToken::__construct (PHP 8) PhpToken::__construct — 新しい PhpToken オブジェクトを返す 説明 final public PhpToken::__construct ( int $id , string $text , int $line = -1 , int $pos = -1 ) 新しい P ...
https://man.plustar.jp/php/phptoken.construct.html - [similar]
トークンがPHPパーサから無視されるかを調べる 0
« PhpToken::is PhpToken::__toString » PHP Manual PhpToken トークンがPHPパーサから無視されるかを調べる PhpToken::isIgnorable (PHP 8) PhpToken::isIgnorable — トークンがPHPパーサから無視されるかを調べる 説明 public PhpToken::isIgnorable (): bool トークンがPHPパーサから無視されるかを判定しま ...
https://man.plustar.jp/php/phptoken.isignorable.html - [similar]
はじめに 0
« マルチバイト文字列 インストール/設定 » PHP Manual マルチバイト文字列 はじめに はじめに 全ての文字をシングルバイトで一対一表現可能な言語は数多くありますが、 文字表現に単一バイトによる表現範囲を越えるほど多くの文字を必要とする言語も多くあります (1 バイトは 8 ビットから構成されます。各ビッ ...
https://man.plustar.jp/php/intro.mbstring.html - [similar]
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]