検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 100 for strlen (0.017 sec.)
5799
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... put -> read ( $this -> maxRead ); $clientDataLen = strlen ( $this -> connections [ $id ][ 'clientData' ]); i ... $this -> connections [ $id ][ 'clientData' ], 0 , strlen ( $this -> connections [ $id ][ 'clientData' ]) - ...
https://man.plustar.jp/php/event.examples.html - [similar]
マルチバイト文字列 関数 5799
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチ ... 字列の中で指定した文字列が最初に現れる位置を探す mb_strlen — 文字列の長さを得る mb_strpos — 文字列の中に指定し ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
String 関数 5799
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理 ... を取り除く stristr — 大文字小文字を区別しない strstr strlen — 文字列の長さを得る strnatcasecmp — "自然順"アルゴ ...
https://man.plustar.jp/php/ref.strings.html - [similar]
5747
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... se\r\n\r\n" ; if (! socket_write ( $socket , $in , strlen ( $in ))) { trigger_error ( "Failed writing $in to ...
https://man.plustar.jp/php/ev.examples.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 5695
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... を探します $maxValueLength = 2 + max ( array_map ( 'strlen' , $strftimeValues )); // 既知の書式を表示します f ...
https://man.plustar.jp/php/function.strftime.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 5695
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグイ ... "SELECT 'query rewritten' FROM DUAL"; query_len = strlen(query); return org_methods.query(conn, query, quer ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
国際化関数 5656
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... が最初に登場した場所以降の部分文字列を返す grapheme_strlen — 書記素単位で文字列の長さを取得する grapheme_strp ...
https://man.plustar.jp/php/book.intl.html - [similar]
変更履歴 5656
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... headers encoding は、nullable になりました。 iconv_strlen encoding は、nullable になりました。 iconv_strpos ... rpos encoding は、nullable になりました。 iconv_substr length と encoding は、nullable になりました。 idate ... mb_stristr encoding は、nullable になりました。 mb_strlen encoding は、nullable になりました。 mb_strpos nee ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
下位互換性のない変更点 5656
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 返されていました。 matches が渡された場合には max(1, strlen($matches[0])) が返されていました。 OCI8 OCI-Lob ク ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
サンプル 5604
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... 03 - grapheme_stristr の例 Example#2504 - grapheme_strlen の例 Example#2505 - grapheme_strpos example Exampl ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT