検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 1338 for [SIMILAR] 16 1024 4096 WITH 8865 expect WITH 217... (0.844 sec.)
IteratorIterator クラス 0
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator クラス IteratorIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータラッパーを使うと、 Traversable なものなら何でもイテレータに変換することができます。 注意すべきなのは、Itera ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
指定されたバックエンドの辞書のパスを取得する 0
« enchant_broker_free enchant_broker_get_error » PHP Manual Enchant 関数 指定されたバックエンドの辞書のパスを取得する enchant_broker_get_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_get_dict_path — 指定されたバックエンドの辞書のパスを取得する 警告 この関 ...
https://man.plustar.jp/php/function.enchant-broker-get-dict-path.html - [similar]
指定されたバックエンドの辞書のパスを設定する 0
« enchant_broker_request_pwl_dict enchant_broker_set_ordering » PHP Manual Enchant 関数 指定されたバックエンドの辞書のパスを設定する enchant_broker_set_dict_path (PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_set_dict_path — 指定されたバックエンドの辞書のパスを設定す ...
https://man.plustar.jp/php/function.enchant-broker-set-dict-path.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
セカンドレベルドメインの名前を取得する 0
« geoip_db_get_all_info geoip_id_by_name » PHP Manual GeoIP 関数 セカンドレベルドメインの名前を取得する geoip_domain_by_name (PECL geoip >= 1.1.0) geoip_domain_by_name — セカンドレベルドメインの名前を取得する 説明 geoip_domain_by_name ( string $hostname ): string geoip_domain_by_name() 関 ...
https://man.plustar.jp/php/function.geoip-domain-by-name.html - [similar]
与えられたメールボックスの ACL を取得する 0
« imap_get_quotaroot imap_getmailboxes » PHP Manual IMAP 関数 与えられたメールボックスの ACL を取得する imap_getacl (PHP 5, PHP 7, PHP 8) imap_getacl — 与えられたメールボックスの ACL を取得する 説明 imap_getacl ( IMAP\Connection $imap , string $mailbox ): array | false 指定したメールボッ ...
https://man.plustar.jp/php/function.imap-getacl.html - [similar]
Oracle データベースのバージョンを返す 0
« oci_rollback oci_set_action » PHP Manual OCI8 関数 Oracle データベースのバージョンを返す oci_server_version (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_server_version — Oracle データベースのバージョンを返す 説明 oci_server_version ( resource $connection ): string | false Oracle データ ...
https://man.plustar.jp/php/function.oci-server-version.html - [similar]
直線を描く 0
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ps_lineto — 直線を描く 説明 ps_lineto ( resource $psdoc , float $x , float $y ): bool 現在の位置から指定された座標までの直線を現在のパスに追加します。 直線の開始位置を指定するには ps_moveto() ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]