検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 262 for encoding (0.058 sec.)
マルチバイト文字列が正規表現に一致する部分があるか調べる 4485
« mb_ereg_search_getpos mb_ereg_search_init » PHP Manual マルチバイト文字列 関数 マルチバイト文字 ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg-search-getregs.html - [similar]
マルチバイト正規表現検索用の文字列と正規表現を設定する 4485
« mb_ereg_search_getregs mb_ereg_search_pos » PHP Manual マルチバイト文字列 関数 マルチバイト正規 ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg-search-init.html - [similar]
指定したマルチバイト文字列が正規表現に一致するか調べる 4485
« mb_ereg_search_setpos mb_ereg » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg-search.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 4485
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP ... </allusers> EOB; $xsl = <<<EOB <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl= ... hp="http://php.net/xsl"> <xsl:output method="html" encoding="utf-8" indent="yes"/> <xsl:template match="alluse ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
4485
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を ... // GZIP 圧縮 $deflateContext = deflate_init ( ZLIB_ENCODING_GZIP ); $compressed = deflate_add ( $deflateContex ... // GZIP 伸長 $inflateContext = inflate_init ( ZLIB_ENCODING_GZIP ); $uncompressed = inflate_add ( $inflateCont ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 4455
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイ ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分を取得する 4455
« mb_ereg_search_pos mb_ereg_search_setpos » PHP Manual マルチバイト文字列 関数 指定したマルチバ ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg-search-regs.html - [similar]
リソース型の一覧 4455
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... id_set_drop() cubrid_affected_rows() cubrid_client_encoding() cubrid_errno() cubrid_error() cubrid_list_dbs() ... id_set_drop() cubrid_affected_rows() cubrid_client_encoding() cubrid_errno() cubrid_error() cubrid_list_dbs() ... _tty() , pg_trace() , pg_untrace() , pg_set_client_encoding() , pg_client_encoding() , pg_meta_data() , pg_con ... _tty() , pg_trace() , pg_untrace() , pg_set_client_encoding() , pg_client_encoding() , pg_meta_data() , pg_con ...
https://man.plustar.jp/php/resource.html - [similar]
空の DOMDocumentType オブジェクトを作成する 4425
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation ... $dtd ); // その他のプロパティを設定します $dom -> encoding = 'UTF-8' ; $dom -> standalone = false ; // 空の要 ... 上の例の出力は以下となります。 <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE graph SYSTEM " ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
マルチバイト対応の正規表現マッチ 4425
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現 ... 注意 注意 : 内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字 ... エンコーディングとして使用します。 参考 mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディング ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]