検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 231 for [SIMILAR] 16 1024 4096 WITH 18825 isuserdefined ... (0.234 sec.)
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]
この関数の引数が可変長かを調べる 0
« ReflectionFunctionAbstract::isUserDefined ReflectionFunctionAbstract::returnsReference » PHP Manual ReflectionFunctionAbstract この関数の引数が可変長かを調べる ReflectionFunctionAbstract::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isVariadic — この関数の引数が ...
https://man.plustar.jp/php/reflectionfunctionabstract.isvariadic.html - [similar]
定義されている定数を取得する 0
« ReflectionClass::getAttributes ReflectionClass::getConstants » PHP Manual ReflectionClass 定義されている定数を取得する ReflectionClass::getConstant (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstant — 定義されている定数を取得する 説明 public ReflectionClass::getConstant ( string $name ...
https://man.plustar.jp/php/reflectionclass.getconstant.html - [similar]
SQLite 関数 (PDO_SQLITE) 0
« PDO::pgsqlLOBUnlink PDO_SQLITE DSN » PHP Manual PDO ドライバ SQLite 関数 (PDO_SQLITE) SQLite 関数 (PDO_SQLITE) はじめに PDO_SQLITE は、PHP から SQLite 2 や SQLite 3 データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 注意 : PDO_SQ ...
https://man.plustar.jp/php/ref.pdo-sqlite.html - [similar]
クラス定数の ReflectionClassConstant を取得する 0
« ReflectionClass::getProperty ReflectionClass::getReflectionConstants » PHP Manual ReflectionClass クラス定数の ReflectionClassConstant を取得する ReflectionClass::getReflectionConstant (PHP 7 >= 7.1.0, PHP 8) ReflectionClass::getReflectionConstant — クラス定数の ReflectionClassConstant ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstant.html - [similar]
クラス修飾子を取得する 0
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子を取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): int このクラスのアクセス修飾 ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
エラー処理関数 0
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照してください。 目次 debug_backtrace — バックトレースを生成する debug_print_backtrace — バックトレースを表示する error_clear_last — 最も最近のエラーをクリア error_get_last — 最後に発生したエラー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
自然順で配列をソートする 0
« ArrayIterator::natcasesort ArrayIterator::next » PHP Manual ArrayIterator 自然順で配列をソートする ArrayIterator::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::natsort — 自然順で配列をソートする 説明 public ArrayIterator::natsort (): bool "自然順" アルゴリズムを使って、値でエン ...
https://man.plustar.jp/php/arrayiterator.natsort.html - [similar]
列挙型であるかどうかを返す 0
« ReflectionClass::isCloneable ReflectionClass::isFinal » PHP Manual ReflectionClass 列挙型であるかどうかを返す ReflectionClass::isEnum (PHP 8 >= 8.1.0) ReflectionClass::isEnum — 列挙型であるかどうかを返す 説明 public ReflectionClass::isEnum (): bool このクラスが、 列挙型(Enum) かどうかを ...
https://man.plustar.jp/php/reflectionclass.isenum.html - [similar]