検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 191 for export (0.010 sec.)
暗号化エンジンの情報を返す 4730
« gnupg_export gnupg_geterror » PHP Manual GnuPG 関数 暗号化エンジンの情報を返す gnupg_getengine ...
https://man.plustar.jp/php/function.gnupg-getengineinfo.html - [similar]
秘密鍵を開放する 4730
« openssl_pkey_export openssl_pkey_get_details » PHP Manual OpenSSL 関数 秘密鍵を開放する openss ...
https://man.plustar.jp/php/function.openssl-pkey-free.html - [similar]
トランザクションを中断する 4730
« svn_export svn_fs_apply_text » PHP Manual SVN 関数 トランザクションを中断する svn_fs_abort_txn ...
https://man.plustar.jp/php/function.svn-fs-abort-txn.html - [similar]
修飾子の名前を取得する 4730
« Reflection::export ReflectionClass » PHP Manual Reflection 修飾子の名前を取得する Reflection:: ...
https://man.plustar.jp/php/reflection.getmodifiernames.html - [similar]
関数を起動する 4730
« ReflectionFunction::getClosure ReflectionFunction::invokeArgs » PHP Manual ReflectionFunction ... を代わりに使うべきです。 参考 ReflectionFunction::export() - 関数をエクスポートする __invoke() call_user_fu ...
https://man.plustar.jp/php/reflectionfunction.invoke.html - [similar]
ReflectionEnumUnitCase クラス 4686
« ReflectionEnum::isBacked ReflectionEnumUnitCase::__construct » PHP Manual リフレクション Refle ... たメソッド */ public static ReflectionClassConstant::export ( mixed $class , string $name , bool $return = ? ) ...
https://man.plustar.jp/php/class.reflectionenumunitcase.html - [similar]
指定した collator とキーで配列を並べ替える 4686
« Collator::setStrength Collator::sort » PHP Manual Collator 指定した collator とキーで配列を並べ ... collator_sort_with_sort_keys ( $coll , $arr ); var_export ( $arr ); ?> 上の例の出力は以下となります。 array ...
https://man.plustar.jp/php/collator.sortwithsortkeys.html - [similar]
バイナリ文字列からインポートする 4686
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 ... ; ?> 上の例の出力は以下となります。 0 258 参考 gmp_export() - バイナリ文字列にエクスポートする 関連キーワード ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
指定したテキストを暗号化し、署名する 4686
« gnupg_encrypt gnupg_export » PHP Manual GnuPG 関数 指定したテキストを暗号化し、署名する gnupg_ ...
https://man.plustar.jp/php/function.gnupg-encryptsign.html - [similar]
指定したエラーコードが失敗を表すかどうかを調べる 4686
« intl_get_error_message マルチバイト文字列 » PHP Manual 国際化 関数 指定したエラーコードが失敗を ... ) example <?php function check ( $err_code ) { var_export ( intl_is_failure ( $err_code ) ); echo "\n" ; } c ...
https://man.plustar.jp/php/function.intl-is-failure.html - [similar]