検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 328 for [SIMILAR] 16 1024 4096 WITH 22008 replace WITH 2... (0.319 sec.)
要素を逆順にした配列を返す 0
« array_replace array_search » PHP Manual 配列 関数 要素を逆順にした配列を返す array_reverse (PHP 4, PHP 5, PHP 7, PHP 8) array_reverse — 要素を逆順にした配列を返す 説明 array_reverse ( array $array , bool $preserve_keys = false ): array 配列を受け取って、要素の順番を逆にした新しい配列を ...
https://man.plustar.jp/php/function.array-reverse.html - [similar]
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
次の正規表現検索を開始する位置を取得する 0
« mb_ereg_replace mb_ereg_search_getregs » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を取得する mb_ereg_search_getpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する 説明 mb_ereg_search_getpos (): int 次の正規表 ...
https://man.plustar.jp/php/function.mb-ereg-search-getpos.html - [similar]
Add a new function, similar to create_function 0
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, similar to create_function runkit7_function_add (PECL runkit7 >= Unknown) runkit7_function_add — Add a new function, similar to create_function() 説明 runkit7_function_add ( string $function_nam ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
ドキュメントの属性を設定する 0
« CollectionModify::replace CollectionModify::skip » PHP Manual mysql_xdevapi\CollectionModify ドキュメントの属性を設定する CollectionModify::set (No version information available, might only be in Git) CollectionModify::set — ドキュメントの属性を設定する 説明 public mysql_xdevapi\Collec ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.set.html - [similar]
CommonMark 0
« テキスト処理 はじめに » PHP Manual テキスト処理 CommonMark CommonMark はじめに インストール/設定 要件 インストール手順 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark\Node\Heading::__construct — Heading ...
https://man.plustar.jp/php/book.cmark.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
利用可能なハンドラの一覧を得る 0
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_handlers — 利用可能なハンドラの一覧を得る 説明 dba_handlers ( bool $full_info = false ): array dba_handlers() は、この拡張モジュールにより サポートされる全 ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
エントリ名を修正する 0
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 0
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル) を割り当て、それを返す oci_new_cursor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_cursor — 新規カーソル (ステートメントハンドル) を割り当て、それを返す 説明 oci_new_cursor ( resource $ ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]