Results of 1 - 10 of about 68 for Lib (0.003 sec.)
- インストール手順 11502
- « 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP
...
OME または、 instantclient,/path/to/instant/client/lib を入力して下さい。 注意: $ORACLE_HOME という値を入 ...
-oci8=shared,instantclient,/path/to/instant/client/lib パッケージをインストールします: make install oci8_ ...
-oci8=shared,instantclient,/path/to/instant/client/lib Instant Client 12.2 (または前のバージョン) が ZIP ...
られていることをまず確認して下さい。 たとえば ln -s libclntsh.so.12.1 libclntsh.so のようにします。 RPM を ...
-
https://man.plustar.jp/php/oci8.installation.html
- [similar]
- Register namespace with searching path 11332
- « Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register
...
one is also could be configureded via application.library.directory.namespace (in application.ini); 注意 ...
oader -> registerNamespace ( "\Vendor\PHP" , "/var/lib/php" ); $loader -> registerNamespace (array( "\Ven ...
dor\ASP" => "/var/lib/asp" , "\Vendor\JSP" => "/usr/lib/vendor/" , )); $ ...
-> autoload ( "\Vendor\PHP\Dummy" ); //load '/var/lib/php/Dummy.php' $loader -> autoload ( "\Vendor\PHP\ ...
-
https://man.plustar.jp/php/yaf-loader.registernamespace.html
- [similar]
- Retieve path of a registered namespace 9928
- « Yaf_Loader::getLocalNamespace Yaf_Loader::getLocalNamespace » PHP Manual Yaf_Loader Retieve pa
...
the namespace is not registered, then null default library will be returned 例 例1 Yaf_Loader::registerNa ...
er = Yaf_Loader :: getInstance ( "/var/application/lib" ); $loader -> registerNamespace ( "\Vendor\PHP" , ...
"/var/lib/php" ); $loader -> getNamespacePath ( "\Vendor\PHP ...
" ); // '/var/lib/php' $loader -> getNamespacePath ( "\Vendor\JSP" ) ...
-
https://man.plustar.jp/php/yaf-loader.getnamespacepath.html
- [similar]
- Creates a new FFI object 9743
- « FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8
...
c static FFI::cdef ( string $code = "" , ? string $lib = null ): FFI Creates a new FFI object. パラメータ ...
.e. #include , #define and CPP macros do not work. lib The name of a shared library file, to be loaded an ...
d linked with the definitions. 注意 : If lib is omitted, platforms supporting RTLD_DEFAULT atte ...
created FFI object. 変更履歴 バージョン 説明 8.0.0 lib is nullable now. 関連キーワード: new , string , Cr ...
-
https://man.plustar.jp/php/ffi.cdef.html
- [similar]
- 使用可能な辞書の一覧を返す 9743
- « enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧
...
r_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [1] => Array ( [lan ...
r_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [3] => Array ( [lan ...
r_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [4] => Array ( [lan ...
r_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [5] => Array ( [lan ...
-
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html
- [similar]
- 要件 9573
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The trader extensi
...
on is based on » TA-Lib . TA-Lib is fully integrated into the extension, t ...
herefore no external libraries are needed. 関連キーワード: 要件 , インストー ...
ル , 設定 , Lib , 手順 , trader , extension , based , fully , inte ...
-
https://man.plustar.jp/php/trader.requirements.html
- [similar]
- Loads C declarations from a C header file 9389
- « FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load (
...
a C header file. It is possible to specify shared libraries that should be loaded, using special FFI_LIB ...
the FFI_SCOPE variable, e.g.: #define FFI_SCOPE "MYLIB" . Refer to the class introduction for details. Th ...
r file may contain a #define statement for the FFI_LIB variable to specify the library it exposes. If it ...
is a system library only the file name is required, e.g.: #define ...
-
https://man.plustar.jp/php/ffi.load.html
- [similar]
- 有効な証明書の格納場所を検索する 8949
- « openssl_free_key openssl_get_cipher_methods » PHP Manual OpenSSL 関数 有効な証明書の格納場所を
...
rray(8) { ["default_cert_file"]=> string(21) "/usr/lib/ssl/cert.pem" ["default_cert_file_env"]=> string(1 ...
CERT_FILE" ["default_cert_dir"]=> string(18) "/usr/lib/ssl/certs" ["default_cert_dir_env"]=> string(12) " ...
RT_DIR" ["default_private_dir"]=> string(20) "/usr/lib/ssl/private" ["default_default_cert_area"]=> strin ...
g(12) "/usr/lib/ssl" ["ini_cafile"]=> string(0) "" ["ini_capath"]= ...
-
https://man.plustar.jp/php/function.openssl-get-cert-locations.html
- [similar]
- include_path 設定オプションをセットする 8779
- « restore_include_path set_time_limit » PHP Manual PHP オプション/情報 関数 include_path 設定オプ
...
include_path() の例 <?php set_include_path ( '/usr/lib/pear' ); // または ini_set を使用します ini_set ( ...
'include_path' , '/usr/lib/pear' ); ?> 例2 include path の追加 PATH_SEPARATOR ...
です。 この例では、既存の include_path の最後に /usr/lib/pear を追加します。 <?php $path = '/usr/lib/pear' ...
-
https://man.plustar.jp/php/function.set-include-path.html
- [similar]
- サポートされる全てのモードの配列を取得する 8694
- « mcrypt_list_algorithms mcrypt_module_close » PHP Manual Mcrypt 関数 サポートされる全てのモード
...
を強く推奨します。 説明 mcrypt_list_modes ( string $lib_dir = ini_get("mcrypt.modes_dir") ): array lib_dir ...
のサポートするモードの一覧を取得します。 パラメータ lib_dir すべてのモードが存在するディレクトリを指定しま ...
い場合、mcrypt の デフォルトディレクトリ( /usr/local/lib/libmcrypt )が使用されます。 関連キーワード: モード ...
-
https://man.plustar.jp/php/function.mcrypt-list-modes.html
- [similar]