検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 226 for [SIMILAR] 16 1024 4096 WITH 27048 字セ WITH 2380... (0.583 sec.)
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
デフォルトのハンドラを設定する 0
« xml_set_character_data_handler xml_set_element_handler » PHP Manual XML パーサ 関数 デフォルトのハンドラを設定する xml_set_default_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_default_handler — デフォルトのハンドラを設定する 説明 xml_set_default_handler ( XMLParser $parser , callable $ ...
https://man.plustar.jp/php/function.xml-set-default-handler.html - [similar]
オブジェクト内部で XML パーサを使用する 0
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関数 オブジェクト内部で XML パーサを使用する xml_set_object (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_object — オブジェクト内部で XML パーサを使用する 説明 xml_set_object ( XMLParser $parser , objec ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
名前で Unicode 文字を探し、コードポイントの値を返す 0
« IntlChar::charDirection IntlChar::charMirror » PHP Manual IntlChar 名前で Unicode 文字を探し、コードポイントの値を返す IntlChar::charFromName (PHP 7, PHP 8) IntlChar::charFromName — 名前で Unicode 文字を探し、コードポイントの値を返す 説明 public static IntlChar::charFromName ( string $ ...
https://man.plustar.jp/php/intlchar.charfromname.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
XML パーサ 関数 0
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関数 目次 xml_error_string — XML パーサのエラー文字列を得る xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る xml_get_current_column_number — XML パーサのカレントのカラ ...
https://man.plustar.jp/php/ref.xml.html - [similar]
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
文字列の幅を返す 0
« mb_strtoupper mb_substitute_character » PHP Manual マルチバイト文字列 関数 文字列の幅を返す mb_strwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strwidth — 文字列の幅を返す 説明 mb_strwidth ( string $string , ? string $encoding = null ): int 文字列 string の幅を返します。 半角文字は 1 ...
https://man.plustar.jp/php/function.mb-strwidth.html - [similar]