検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 281 for PARSE (0.018 sec.)
パースコールバック 5543
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック ... パースコールバック ( callable ) は、 yaml_parse() や yaml_parse_file() そして yaml_parse_url() 関数 ... reeting: !example/hello World YAML; $result = yaml_parse ( $yaml , 0 , $ndocs , array( '!example/hello' => ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
YAML によるデータのシリアライズ 5495
« V8JsException::getJsTrace はじめに » PHP Manual その他の基本モジュール YAML によるデータのシリ ... イルに送る yaml_emit — YAML 形式にした値を返す yaml_parse_file — ファイルからの YAML ストリームをパースする ... yaml_parse_url — URL からの YAML ストリームをパースする yaml_ ...
https://man.plustar.jp/php/book.yaml.html - [similar]
SolrPingResponse クラス 5495
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingRespons ... sponse extends SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC = 1 ; /* プ ... getResponse (): SolrObject public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool public SolrResp ... プロパティ http_status レスポンスの HTTP ステータス parser_mode Solr 文書を SolrObject または SolrDocument イ ... み定数 SolrPingResponse クラス定数 SolrPingResponse::PARSE_SOLR_OBJ 文書は、SolrObject インスタンスとしてパー ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
文の実行で作用された行数を取得する 5456
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_row ... ( $m [ 'message' ]), E_USER_ERROR ); } $stid = oci_parse ( $conn , "create table emp2 as select * from empl ... />\n" ; oci_free_statement ( $stid ); $stid = oci_parse ( $conn , "delete from emp2" ); oci_execute ( $sti ... $conn ); oci_free_statement ( $stid ); $stid = oci_parse ( $conn , "drop table emp2" ); oci_execute ( $stid ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
LDAP コントロール 5456
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で L ... LDAP_CONTROL_PASSWORDPOLICYREQUEST ]]); if ( ldap_parse_result ( $ds , $r , $errcode , $matcheddn , $errms ... '(!(description=*))' ] ] ] ); // ここからは、ldap_parse_result を使う ?> 例3 削除する前に、いくつか値を読み ... 'o' , 'description' ]] ] ] ); // ここからは、ldap_parse_result を使う ?> 例4 参照を削除する <?php // $link ... T , 'iscritical' => TRUE ]] ); // ここからは、ldap_parse_result を使う ?> 例5 検索結果を複数ページに分割する ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
拡張されたオペレーションを実行する 5417
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する lda ... データを取得するには、 結果オブジェクトに対して ldap_parse_exop を使います。 retoid この値を指定すると、レスポ ... OP $r = ldap_exop ( $ds , LDAP_EXOP_WHO_AM_I ); // Parse the result object ldap_parse_exop ( $ds , $r , $re ... Unable to connect to LDAP server" ; } ?> 参考 ldap_parse_result() - 結果から情報を展開する ldap_parse_exop( ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]
XML を、メソッド説明のリストにデコードする 5417
« xmlrpc_is_fault xmlrpc_server_add_introspection_data » PHP Manual XML-RPC 関数 XML を、メソッド ... 説明のリストにデコードする xmlrpc_parse_method_descriptions (PHP 4 >= 4.1.0, PHP 5, PHP 7) ... xmlrpc_parse_method_descriptions — XML を、メソッド説明のリスト ... にデコードする 説明 xmlrpc_parse_method_descriptions ( string $xml ): array 警告 こ ...
https://man.plustar.jp/php/function.xmlrpc-parse-method-descriptions.html - [similar]
CommonMark 関数 5369
« CommonMark\CQL::__invoke CommonMark\Parse » PHP Manual CommonMark CommonMark 関数 CommonMark 関 ... 数 目次 CommonMark\Parse — Parsing CommonMark\Render — Rendering CommonMark ...
https://man.plustar.jp/php/ref.cmark.html - [similar]
SolrResponse クラス 5282
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス So ... abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC = 1 ; /* プ ... ィ */ protected int $ http_status ; protected int $ parser_mode ; protected bool $ success ; protected strin ... string public getResponse (): SolrObject public setParseMode ( int $parser_mode = 0 ): bool public success ... プロパティ http_status レスポンスの HTTP ステータス parser_mode Solr 文書を SolrObject または SolrDocument イ ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
strftime が生成した日付/時刻をパースする 5282
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... 日数 (0-6) "tm_yday" 1 月 1 日からの日数 (0-365) "unparsed" timestamp の中で、指定された format で判断できな ... 説明 8.1.0 この関数は、推奨されなくなりました。 date_parse_from_format() (ロケールに依存しないパースを行う場合 ... ) または、 IntlDateFormatter::parse() (ロケールに依存するパースを行う場合) を使って下さ ... tm_year] => 104 [tm_wday] => 0 [tm_yday] => 276 [unparsed] => ) 注意 注意 : この関数は Windows 環境にはまだ ...
https://man.plustar.jp/php/function.strptime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT