検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 440 for [SIMILAR] 16 1024 4096 WITH 47221 layout WITH 59... (0.536 sec.)
Get Text 0
« UI\Controls\EditableCombo::append UI\Controls\EditableCombo::onChange » PHP Manual UI\Controls\EditableCombo Get Text UI\Controls\EditableCombo::getText (UI 0.9.9) UI\Controls\EditableCombo::getText — Get Text 説明 public UI\Controls\EditableCombo::getText (): string Get the value of t ...
https://man.plustar.jp/php/ui-controls-editablecombo.gettext.html - [similar]
Check Control 0
« UI\Controls\Tab::setMargin UI\Controls\Check::__construct » PHP Manual UI Check Control Check Control (UI 0.9.9) はじめに A Check is a labelled checkable box クラス概要 class UI\Controls\Check extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド */ pub ...
https://man.plustar.jp/php/class.ui-controls-check.html - [similar]
Returns the text which appears after a highlighted term 0
« SolrQuery::getHighlightRequireFieldMatch SolrQuery::getHighlightSimplePre » PHP Manual SolrQuery Returns the text which appears after a highlighted term SolrQuery::getHighlightSimplePost (PECL solr >= 0.9.2) SolrQuery::getHighlightSimplePost — Returns the text which appears after a hig ...
https://man.plustar.jp/php/solrquery.gethighlightsimplepost.html - [similar]
Returns the text which appears before a highlighted term 0
« SolrQuery::getHighlightSimplePost SolrQuery::getHighlightSnippets » PHP Manual SolrQuery Returns the text which appears before a highlighted term SolrQuery::getHighlightSimplePre (PECL solr >= 0.9.2) SolrQuery::getHighlightSimplePre — Returns the text which appears before a highlighted ...
https://man.plustar.jp/php/solrquery.gethighlightsimplepre.html - [similar]
テキストを書き込む 0
« XMLWriter::startPi XMLWriter::writeAttribute » PHP Manual XMLWriter テキストを書き込む XMLWriter::text xmlwriter_text (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::text -- xmlwriter_text — テキストを書き込む 説明 オブジェクト指向型 public XMLWriter::text ( string $ ...
https://man.plustar.jp/php/xmlwriter.text.html - [similar]
Returns the status of working copy files and directories 0
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and directories svn_status (PECL svn >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( string $path , int $flags = 0 ): array Returns the status of worki ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
次の行にテキストを続ける 0
« ps_closepath ps_curveto » PHP Manual PS 関数 次の行にテキストを続ける ps_continue_text (PECL ps >= 1.1.0) ps_continue_text — 次の行にテキストを続ける 説明 ps_continue_text ( resource $psdoc , string $text ): bool 最終行の次の行からテキストを出力します。行間隔は "leading" の値が用いられ ...
https://man.plustar.jp/php/function.ps-continue-text.html - [similar]