検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 97 for [SIMILAR] 16 1024 4096 WITH 50476 trimmed WITH 2... (0.189 sec.)
文字列の先頭および末尾にあるホワイトスペースを取り除く 10000
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 8558
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り除く rtrim (PHP 4, PHP 5, PHP 7, PHP 8) rtrim — 文字列の最後から空白 (もしくはその他の文字) を取り除く 説明 rtrim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は文 ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 8558
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り除く ltrim (PHP 4, PHP 5, PHP 7, PHP 8) ltrim — 文字列の最初から空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): string 文字列の最初 ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
双方向リンクリストの末尾に要素を追加する 2645
« SplDoublyLinkedList::prev SplDoublyLinkedList::rewind » PHP Manual SplDoublyLinkedList 双方向リンクリストの末尾に要素を追加する SplDoublyLinkedList::push (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::push — 双方向リンクリストの末尾に要素を追加する 説明 public SplDoublyLinkedList: ...
https://man.plustar.jp/php/spldoublylinkedlist.push.html - [similar]
配列の末尾から要素を取り除く 2645
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
指定した幅で文字列を丸める 0
« mb_strcut mb_stripos » PHP Manual マルチバイト文字列 関数 指定した幅で文字列を丸める mb_strimwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strimwidth — 指定した幅で文字列を丸める 説明 mb_strimwidth ( string $string , int $start , int $width , string $trim_marker = "" , ? string $encod ...
https://man.plustar.jp/php/function.mb-strimwidth.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
双方向リンクリストの末尾からノードを取り出す 0
« SplDoublyLinkedList::offsetUnset SplDoublyLinkedList::prev » PHP Manual SplDoublyLinkedList 双方向リンクリストの末尾からノードを取り出す SplDoublyLinkedList::pop (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::pop — 双方向リンクリストの末尾からノードを取り出す 説明 public SplDoubly ...
https://man.plustar.jp/php/spldoublylinkedlist.pop.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT