検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1086 for [SIMILAR] 16 1024 4096 WITH 20830 simplexmleleme... (0.975 sec.)
指定 ID のユーザーに関する情報を返す 0
« posix_getpwnam posix_getrlimit » PHP Manual POSIX 関数 指定 ID のユーザーに関する情報を返す posix_getpwuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwuid — 指定 ID のユーザーに関する情報を返す 説明 posix_getpwuid ( int $user_id ): array | false 指定したユーザー ID のユーザーについての情報 ...
https://man.plustar.jp/php/function.posix-getpwuid.html - [similar]
新しい comment ノードを作成する 0
« DOMDocument::createCDATASection DOMDocument::createDocumentFragment » PHP Manual DOMDocument 新しい comment ノードを作成する DOMDocument::createComment (PHP 5, PHP 7, PHP 8) DOMDocument::createComment — 新しい comment ノードを作成する 説明 public DOMDocument::createComment ( string $da ...
https://man.plustar.jp/php/domdocument.createcomment.html - [similar]
新しい PI ノードを作成する 0
« DOMDocument::createEntityReference DOMDocument::createTextNode » PHP Manual DOMDocument 新しい PI ノードを作成する DOMDocument::createProcessingInstruction (PHP 5, PHP 7, PHP 8) DOMDocument::createProcessingInstruction — 新しい PI ノードを作成する 説明 public DOMDocument::createProcess ...
https://man.plustar.jp/php/domdocument.createprocessinginstruction.html - [similar]
新しいテキストノードを作成する 0
« DOMDocument::createProcessingInstruction DOMDocument::getElementById » PHP Manual DOMDocument 新しいテキストノードを作成する DOMDocument::createTextNode (PHP 5, PHP 7, PHP 8) DOMDocument::createTextNode — 新しいテキストノードを作成する 説明 public DOMDocument::createTextNode ( string $ ...
https://man.plustar.jp/php/domdocument.createtextnode.html - [similar]
新しいエンティティ参照ノードを作成する 0
« DOMDocument::createElementNS DOMDocument::createProcessingInstruction » PHP Manual DOMDocument 新しいエンティティ参照ノードを作成する DOMDocument::createEntityReference (PHP 5, PHP 7, PHP 8) DOMDocument::createEntityReference — 新しいエンティティ参照ノードを作成する 説明 public DOMDocu ...
https://man.plustar.jp/php/domdocument.createentityreference.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
インデックスを使用して、エントリの内容を返す 0
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデックスを使用して、エントリの内容を返す ZipArchive::getFromIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getFromIndex — インデックスを使用して、エントリの内容を返す 説明 pub ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
単語をハイフネーションする 0
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PECL ps >= 1.1.1) ps_hyphenate — 単語をハイフネーションする 説明 ps_hyphenate ( resource $psdoc , string $text ): array | false 渡された単語をハイフネーションします。 ps_hyphenate() は、( ps_set_ ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]