検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 954 for [SIMILAR] 16 1024 4096 WITH 78643 variant WITH 4... (0.560 sec.)
ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 0
« PhpToken::__toString Tokenizer 関数 » PHP Manual PhpToken ソースコードを PhpToken オブジェクトで表現されたトークンに分割する PhpToken::tokenize (PHP 8) PhpToken::tokenize — ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 説明 public static PhpToken::tokenize ( string ...
https://man.plustar.jp/php/phptoken.tokenize.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
SQL クエリを実行する 0
« SQLite3::prepare SQLite3::querySingle » PHP Manual SQLite3 SQL クエリを実行する SQLite3::query (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::query — SQL クエリを実行する 説明 public SQLite3::query ( string $query ): SQLite3Result | false SQL クエリを実行し、 SQLite3Result オブジェクトを返しま ...
https://man.plustar.jp/php/sqlite3.query.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
クラスのエイリアスを作成する 0
« __autoload class_exists » PHP Manual クラス/オブジェクト関数 クラスのエイリアスを作成する class_alias (PHP 5 >= 5.3.0, PHP 7, PHP 8) class_alias — クラスのエイリアスを作成する 説明 class_alias ( string $class , string $alias , bool $autoload = true ): bool alias という名前のエイリアスを ...
https://man.plustar.jp/php/function.class-alias.html - [similar]
要求を満たすブローカーオブジェクトを作成する 0
« enchant_broker_get_error enchant_broker_list_dicts » PHP Manual Enchant 関数 要求を満たすブローカーオブジェクトを作成する enchant_broker_init (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_init — 要求を満たすブローカーオブジェクトを作成する 説明 enchant_broker_in ...
https://man.plustar.jp/php/function.enchant-broker-init.html - [similar]
モジュロ演算 0
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mod — モジュロ演算 説明 gmp_mod ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視されます。 パ ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
ビット OR を計算する 0
« gmp_nextprime gmp_perfect_power » PHP Manual GMP 関数 ビット OR を計算する gmp_or (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_or — ビット OR を計算する 説明 gmp_or ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット OR を計算します。 パラメータ num1 GMP オブ ...
https://man.plustar.jp/php/function.gmp-or.html - [similar]
ビット XOR を計算する 0
« gmp_testbit GMP » PHP Manual GMP 関数 ビット XOR を計算する gmp_xor (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_xor — ビット XOR を計算する 説明 gmp_xor ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット排他的論理和 (XOR) を計算します。 パラメータ num1 GMP ...
https://man.plustar.jp/php/function.gmp-xor.html - [similar]
事前にオープンしているデータベース接続を閉じる 0
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]