検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 206 for Check (0.071 sec.)
Tidy ドキュメントについて指定した設定オプションの値を返す 5145
« tidy::getHtmlVer tidy::getOptDoc » PHP Manual tidy Tidy ドキュメントについて指定した設定オプシ ... </body></html>' ; $config = array( 'accessibility-check' => 3 , 'alt-text' => 'some text' ); $tidy = new t ... fig ); var_dump ( $tidy -> getOpt ( 'accessibility-check' )); //integer var_dump ( $tidy -> getOpt ( 'lower ...
https://man.plustar.jp/php/tidy.getopt.html - [similar]
Enchant 関数 5102
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_ ... dict_add — 単語リストに単語を追加する enchant_dict_check — 単語のスペルが正しいかどうかを調べる enchant_dic ... エイリアス enchant_dict_is_added enchant_dict_quick_check — 単語のスペルが正しいかどうかを調べ、修正候補を提 ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
Enchant スペリングライブラリ 5059
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング En ... dict_add — 単語リストに単語を追加する enchant_dict_check — 単語のスペルが正しいかどうかを調べる enchant_dic ... エイリアス enchant_dict_is_added enchant_dict_quick_check — 単語のスペルが正しいかどうかを調べ、修正候補を提 ...
https://man.plustar.jp/php/book.enchant.html - [similar]
IntlChar クラス 5059
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... YLLABLE_TYPE = 4107 ; const int PROPERTY_NFD_QUICK_CHECK = 4108 ; const int PROPERTY_NFKD_QUICK_CHECK = 410 ... 9 ; const int PROPERTY_NFC_QUICK_CHECK = 4110 ; const int PROPERTY_NFKC_QUICK_CHECK = 411 ... _HANGUL_SYLLABLE_TYPE IntlChar::PROPERTY_NFD_QUICK_CHECK IntlChar::PROPERTY_NFKD_QUICK_CHECK IntlChar::PROP ... ERTY_NFC_QUICK_CHECK IntlChar::PROPERTY_NFKC_QUICK_CHECK IntlChar::PROP ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
Set callback for connection close 5059
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... .e. kill the process, or just press Ctrl-C. * * 4) Check if the server called _close_callback. * The script ... _close_callback" string to standard output. * * 5) Check if the server's process has no orphaned connection ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
実行時設定 5059
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _ALL odbc.allow_persistent "1" PHP_INI_SYSTEM odbc.check_persistent "1" PHP_INI_SYSTEM odbc.max_persistent ... ent bool 持続的 ODBC 接続を許可するかどうか。 odbc.check_persistent bool 再利用する前に接続が有効であること ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
このノードが HTML要素 であるかどうかを調べる 5059
« tidyNode::isComment tidyNode::isJste » PHP Manual tidyNode このノードが HTML要素 であるかどうか ... idy -> html ()); function get_nodes ( $node ) { // check if the current node is of requested type if( $node ... BALS [ 'num' ] . "\n" ; echo $node -> value ; } // check if the current node has childrens if( $node -> has ...
https://man.plustar.jp/php/tidynode.ishtml.html - [similar]
SNMP クラス 5028
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP ... $ oid_output_format ; public bool $ oid_increasing_check ; public int $ exceptions_enabled ; /* メソッド */ ... ance SNMP_OID_OUTPUT_NONE Undefined oid_increasing_check OID ツリーを走査中の OID 増加チェックの無効化 SNMP ... ーンがあればそこで走査を終了します。 oid_increasing_check を false にすると、このチェックが無効になります。 ...
https://man.plustar.jp/php/class.snmp.html - [similar]
Whether the socket is persistent 5028
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ... stent 説明 public ZMQSocket::isPersistent (): bool Check whether the socket is persistent. パラメータ この関 ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
TCP ラッパー 4985
« svn_update はじめに » PHP Manual その他のサービス TCP ラッパー TCP ラッパー はじめに インストー ... 実行時設定 リソース型 定義済み定数 TCP 関数 tcpwrap_check — tcpwrap のチェックを実行する 関連キーワード: イン ...
https://man.plustar.jp/php/book.tcpwrap.html - [similar]