検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 540 for [SIMILAR] 16 1024 4096 WITH 13613 apcu WITH 9031... (0.467 sec.)
名前を削除し、その名前で参照しているファイルも削除する 0
« eio_truncate eio_utime » PHP Manual Eio 関数 名前を削除し、その名前で参照しているファイルも削除する eio_unlink (PECL eio >= 0.0.1dev) eio_unlink — 名前を削除し、その名前で参照しているファイルも削除する 説明 eio_unlink ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = N ...
https://man.plustar.jp/php/function.eio-unlink.html - [similar]
ファイルの最終アクセス時刻と変更時刻を変更する 0
« eio_unlink eio_write » PHP Manual Eio 関数 ファイルの最終アクセス時刻と変更時刻を変更する eio_utime (PECL eio >= 0.0.1dev) eio_utime — ファイルの最終アクセス時刻と変更時刻を変更する 説明 eio_utime ( string $path , float $atime , float $mtime , int $pri = EIO_PRI_DEFAULT , callable $cal ...
https://man.plustar.jp/php/function.eio-utime.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
エクスポート可能な形式で、キーを文字列に取得する 0
« openssl_pkey_export_to_file openssl_pkey_free » PHP Manual OpenSSL 関数 エクスポート可能な形式で、キーを文字列に取得する openssl_pkey_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_export — エクスポート可能な形式で、キーを文字列に取得する 説明 openssl_pkey_export ( OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-pkey-export.html - [similar]
文字データハンドラを設定する 0
« xml_parser_set_option xml_set_default_handler » PHP Manual XML パーサ 関数 文字データハンドラを設定する xml_set_character_data_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_character_data_handler — 文字データハンドラを設定する 説明 xml_set_character_data_handler ( XMLParser $parser , ca ...
https://man.plustar.jp/php/function.xml-set-character-data-handler.html - [similar]
デフォルトのハンドラを設定する 0
« xml_set_character_data_handler xml_set_element_handler » PHP Manual XML パーサ 関数 デフォルトのハンドラを設定する xml_set_default_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_default_handler — デフォルトのハンドラを設定する 説明 xml_set_default_handler ( XMLParser $parser , callable $ ...
https://man.plustar.jp/php/function.xml-set-default-handler.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
ロケールのキーワードの値の集合を返す 0
« IntlCalendar::getGreatestMinimum IntlCalendar::getLeastMaximum » PHP Manual IntlCalendar ロケールのキーワードの値の集合を返す IntlCalendar::getKeywordValuesForLocale (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getKeywordValuesForLocale — ロケールのキーワードの値の集合 ...
https://man.plustar.jp/php/intlcalendar.getkeywordvaluesforlocale.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]