検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 212 for [SIMILAR] 16 1024 4096 WITH 68125 白" WITH 21613... (0.421 sec.)
コードポイントの双方向カテゴリの値を取得する 0
« IntlChar::charDigitValue IntlChar::charFromName » PHP Manual IntlChar コードポイントの双方向カテゴリの値を取得する IntlChar::charDirection (PHP 7, PHP 8) IntlChar::charDirection — コードポイントの双方向カテゴリの値を取得する 説明 public static IntlChar::charDirection ( int | string $co ...
https://man.plustar.jp/php/intlchar.chardirection.html - [similar]
コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 0
« IntlChar::getUnicodeVersion IntlChar::isalnum » PHP Manual IntlChar コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる IntlChar::hasBinaryProperty (PHP 7, PHP 8) IntlChar::hasBinaryProperty — コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 説明 ...
https://man.plustar.jp/php/intlchar.hasbinaryproperty.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
PostgreSQL 接続をオープンする 0
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする pg_connect (PHP 4, PHP 5, PHP 7, PHP 8) pg_connect — PostgreSQL 接続をオープンする 説明 pg_connect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_connect() は、 co ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
指定された範囲の全てのUnicode文字を走査する 0
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字を走査する IntlChar::enumCharNames (PHP 7, PHP 8) IntlChar::enumCharNames — 指定された範囲の全てのUnicode文字を走査する 説明 public static IntlChar::enumCharNames ( int | string $start , int ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
コードポイントの一般カテゴリの値を取得する 0
« IntlChar::charName IntlChar::chr » PHP Manual IntlChar コードポイントの一般カテゴリの値を取得する IntlChar::charType (PHP 7, PHP 8) IntlChar::charType — コードポイントの一般カテゴリの値を取得する 説明 public static IntlChar::charType ( int | string $codepoint ): ? int コードポイントの一 ...
https://man.plustar.jp/php/intlchar.chartype.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]