Results of 1 - 10 of about 81 for ignore (0.021 sec.)
- 長さが N 文字未満の単語を無視する 12717
- « pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無
...
視する pspell_config_ignore (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_confi ...
g_ignore — 長さが N 文字未満の単語を無視する 説明 pspell_co ...
nfig_ignore ( PSpell\Config $config , int $min_length ): bool ...
pspell_config_ignore() は、 pspell_new_config() をコールする前に使用しな ...
-
https://man.plustar.jp/php/function.pspell-config-ignore.html
- [similar]
- Get the connection info by file description. 11023
- « Swoole\Server::finish Swoole\Server::getClientList » PHP Manual Swoole\Server Get the connecti
...
ClientInfo ( int $fd , int $reactor_id = ? , bool $ignore_error = ? ): array パラメータ fd File descriptors. ...
he Reactor thread ID where the connection is made. ignore_error Whether to ignore errors, if set to true, co ...
, description , Swoole , Server , getClientInfo , ignore , int ...
-
https://man.plustar.jp/php/swoole-server.getclientinfo.html
- [similar]
- クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 10832
- « hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了
...
するかどうかを設定する ignore_user_abort (PHP 4, PHP 5, PHP 7, PHP 8) ignore_use ...
にスクリプトの実行を終了するかどうかを設定する 説明 ignore_user_abort ( ? bool $enable = null ): int クライア ...
指定されるか、 null でない場合、この関数は ini 項目 ignore_user_abort に enable の値を設定します。 省略した場 ...
説明 8.0.0 enable は、nullable になりました。 例 例1 ignore_user_abort() の例 <?php // ユーザーによる中断を無視 ...
-
https://man.plustar.jp/php/function.ignore-user-abort.html
- [similar]
- 実行時設定 10832
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
オプション 名前 デフォルト 変更可能 変更履歴 gd.jpeg_ignore_warning "1" PHP_INI_ALL PHP_INI_* モードの詳細およ ...
ィレクティブに関する 簡単な説明を示します。 gd.jpeg_ignore_warning bool libjpeg(-turbo) が出す警告(エラーでは ...
ない)を無視します。 gd.jpeg_ignore_warning の変更履歴 バージョン 説明 7.1.0 gd.jpeg_i ...
おくようにしましょう。 関連キーワード: 設定 , 実行 , ignore , warning , 変更 , 警告 , 履歴 , バージョン , イン ...
-
https://man.plustar.jp/php/image.configuration.html
- [similar]
- 実行時設定 9534
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
の設定オプション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD00 ...
に設定ディレクティブに関する 簡単な説明を示します。 ignore_user_abort bool デフォルトは false 。 true に変更す ...
アントが接続を破棄した後もスクリプトは終了しません。 ignore_user_abort() も参照ください。 highlight.bg string ...
キーワード: 設定 , highlight , 実行 , string , ALL , ignore , 参照 , abort , user , browscap ...
-
https://man.plustar.jp/php/misc.configuration.html
- [similar]
- 16進エンコードされたバイナリ文字列をデコードする 8947
- « sodium_crypto_stream sodium_increment » PHP Manual Sodium 関数 16進エンコードされたバイナリ文字
...
する 説明 sodium_hex2bin ( string $string , string $ignore = "" ): string 16進エンコードされたバイナリ文字列を ...
はありません。 パラメータ string データの16進表現。 ignore オプションで指定する、無視する文字 戻り値 指定され ...
バイナリ , デコード , sodium , hex , string , 関数 , ignore , 表現 , increment , Sodium ...
-
https://man.plustar.jp/php/function.sodium-hex2bin.html
- [similar]
- The SolrCollapseFunction class 8646
- « SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The
...
Function { /* Constants */ const string NULLPOLICY_IGNORE = ignore ; const string NULLPOLICY_EXPAND = expand ...
ng } 定義済み定数 SolrCollapseFunction::NULLPOLICY_IGNORE SolrCollapseFunction::NULLPOLICY_EXPAND SolrCollap ...
-
https://man.plustar.jp/php/class.solrcollapsefunction.html
- [similar]
- 指定された角度で画像を回転する 8646
- « imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する
...
age , float $angle , int $background_color , bool $ignore_transparent = false ): GdImage | false 画像 image ...
background_color 回転後、カバーされない部分の色。 ignore_transparent この引数は使われていません。 戻り値 回 ...
ce が期待されていました。 8.0.0 使われていなかった ignore_transparent は、 bool を期待するようになりました。 ...
GdImage , 期待 , バージョン , 関数 , imagerotate , ignore ...
-
https://man.plustar.jp/php/function.imagerotate.html
- [similar]
- ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 8346
- « iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の
...
目の似ている別の文字に置き換える機能です。 文字列 //IGNORE を追加すると、指定された文字集合で 表せない文字は黙 ...
"ISO-8859-1//TRANSLIT" , $text ), PHP_EOL ; echo 'IGNORE : ' , iconv ( "UTF-8" , "ISO-8859-1//IGNORE" , $te ...
bol '?'. TRANSLIT : This is the Euro symbol 'EUR'. IGNORE : This is the Euro symbol ''. Plain : Notice: icon ...
-
https://man.plustar.jp/php/function.iconv.html
- [similar]
- 実行時設定 8346
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
sql.auto_reset_persistent "0" PHP_INI_SYSTEM pgsql.ignore_notice "0" PHP_INI_ALL pgsql.log_notice "0" PHP_IN ...
を 検出する。少々のオーバーヘッドを要します。 pgsql.ignore_notice int PostgreSQL バックエンドの通知メッセージ ...
いか。 ログに記録するには、PHP ディレクティブ pgsql.ignore_notice を off にする必要があります。 関連キーワード ...
-
https://man.plustar.jp/php/pgsql.configuration.html
- [similar]