検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 925 for [SIMILAR] 16 1024 4096 WITH 36149 fence WITH 139... (1.012 sec.)
パースされた Tidy マークアップを表す文字列を返す 0
« tidy_error_count tidy_warning_count » PHP Manual Tidy 関数 パースされた Tidy マークアップを表す文字列を返す tidy_get_output (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_get_output — パースされた Tidy マークアップを表す文字列を返す 説明 tidy_get_output ( tidy $tidy ): string 修正された ...
https://man.plustar.jp/php/function.tidy-get-output.html - [similar]
加算子/減算子 0
« 実行演算子 論理演算子 » PHP Manual 演算子 加算子/減算子 加算子/減算子 PHP は C 言語形式の加算子/減算子(前置・後置ともに)をサポートします。 注意 : 加算子/減算子は、数値や文字列にしか影響を及ぼしません。 配列やオブジェクト、boolean、そしてリソースには、何も変更を加えません。 同じく nul ...
https://man.plustar.jp/php/language.operators.increment.html - [similar]
型の名前の文字列を取得する 0
« ReflectionNamedType ReflectionNamedType::isBuiltin » PHP Manual ReflectionNamedType 型の名前の文字列を取得する ReflectionNamedType::getName (PHP 7 >= 7.1.0, PHP 8) ReflectionNamedType::getName — 型の名前の文字列を取得する 説明 public ReflectionNamedType::getName (): string パラメータ こ ...
https://man.plustar.jp/php/reflectionnamedtype.getname.html - [similar]
オブジェクトの文字列表現を取得する 0
« Stringable UnitEnum » PHP Manual Stringable オブジェクトの文字列表現を取得する Stringable::__toString (PHP 8) Stringable::__toString — オブジェクトの文字列表現を取得する 説明 public Stringable::__toString (): string パラメータ この関数にはパラメータはありません。 戻り値 オブジェクトの文 ...
https://man.plustar.jp/php/stringable.tostring.html - [similar]
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 0
« odbc_close odbc_columns » PHP Manual ODBC 関数 指定したテーブルに関するカラムおよび付随する権限のリストを取得する odbc_columnprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columnprivileges — 指定したテーブルに関するカラムおよび付随する権限のリストを取得する 説明 odbc_columnprivileges ( r ...
https://man.plustar.jp/php/function.odbc-columnprivileges.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
文字列に変換する 0
« ReflectionProperty::setValue ReflectionType » PHP Manual ReflectionProperty 文字列に変換する ReflectionProperty::__toString (PHP 5, PHP 7, PHP 8) ReflectionProperty::__toString — 文字列に変換する 説明 public ReflectionProperty::__toString (): string 文字列に変換します。 警告 この関数は ...
https://man.plustar.jp/php/reflectionproperty.tostring.html - [similar]
内部オプション設定 0
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_CASELESS , PCRE_MULTILINE , PCRE_DOTALL PCRE_UNGREEDY , PCRE_EXTRA , PCRE_EXTENDED および PCRE_DUPNAMES オプションの設定は、パターン中で変更できます。これには、Perl オプション文字を "(?" と ") ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
ログのタグ文字列を、インデックスから取得する 0
« VarnishLog::getLine YAZ » PHP Manual VarnishLog ログのタグ文字列を、インデックスから取得する VarnishLog::getTagName (PECL varnish >= 0.6) VarnishLog::getTagName — ログのタグ文字列を、インデックスから取得する 説明 public static VarnishLog::getTagName ( int $index ): string パラメータ in ...
https://man.plustar.jp/php/varnishlog.gettagname.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]