Results of 1 - 10 of about 13 for Wrap (0.015 sec.)
- 現在の Tidy の設定を取得する 12510
- « tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo
...
rray( 'indent' => TRUE , 'output-xhtml' => TRUE , 'wrap' => 200 ); $tidy = tidy_parse_string ( $html , $co ...
出力は以下となります。 Array ( [indent-spaces] => 2 [wrap] => 200 [tab-size] => 8 [char-encoding] => 1 [inpu ...
arks] => [quote-nbsp] => 1 [quote-ampersand] => 1 [wrap-attributes] => [wrap-script-literals] => [wrap-sec ...
tions] => 1 [wrap-asp] => 1 [wrap-jste] => 1 [wrap-php] => 1 [fix-ba ...
-
https://man.plustar.jp/php/tidy.getconfig.html
- [similar]
- Wrap a PHP callable in a LuaSandboxFunction 11665
- « LuaSandbox::unpauseUsageTimer LuaSandboxFunction » PHP Manual LuaSandbox Wrap a PHP callable i
...
n a LuaSandboxFunction LuaSandbox::wrapPhpFunction (PECL luasandbox >= 1.2.0) LuaSandbox:: ...
wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction 説明 public ...
LuaSandbox::wrapPhpFunction ( callable $function ): LuaSandboxFunct ...
ion Wraps a PHP callable in a LuaSandboxFunction , so it ca ...
-
https://man.plustar.jp/php/luasandbox.wrapphpfunction.html
- [similar]
- 利用可能な暗号メソッドを取得 10962
- « openssl_get_cert_locations openssl_get_curve_names » PHP Manual OpenSSL 関数 利用可能な暗号メソ
...
s128-CCM [112] => id-aes128-GCM [113] => id-aes128-wrap [114] => id-aes128-wrap-pad [115] => id-aes192-CCM ...
[116] => id-aes192-GCM [117] => id-aes192-wrap [118] => id-aes192-wrap-pad [119] => id-aes256-CCM ...
[120] => id-aes256-GCM [121] => id-aes256-wrap [122] => id-aes256-wrap-pad [124] => idea-cbc [125 ...
=> sm4-ofb ) Array ( [36] => aes128 [37] => aes128-wrap [38] => aes192 [39] => aes192-wrap [40] => aes256 ...
-
https://man.plustar.jp/php/function.openssl-get-cipher-methods.html
- [similar]
- MultilineEntry Control 10117
- « UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry C
...
le to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\MultilineEntry e ...
xtends UI\Control { /* Constants */ const int Wrap ; const int NoWrap ; /* Constructor */ public __co ...
show () } 定義済み定数 UI\Controls\MultilineEntry::Wrap Allow lines to wrap UI\Controls\MultilineEntry::No ...
Wrap Do not allow lines to wrap 目次 UI\Controls\MultilineEntry::append — Append T ...
-
https://man.plustar.jp/php/class.ui-controls-multilineentry.html
- [similar]
- Construct a new Multiline Entry 8005
- « UI\Controls\MultilineEntry::append UI\Controls\MultilineEntry::getText » PHP Manual UI\Control
...
of the given type パラメータ type MultilineEntry::Wrap or MultilineEntry::NoWrap 関連キーワード: new , Mu ...
-
https://man.plustar.jp/php/ui-controls-multilineentry.construct.html
- [similar]
- Tidy の例 7935
- « 例 tidy » PHP Manual 例 Tidy の例 Tidy の例 このシンプルな例は、Tidy の基本的な使い方を示してい
...
rray( 'indent' => true , 'output-xhtml' => true , 'wrap' => 200 ); // Tidy $tidy = new tidy ; $tidy -> par ...
-
https://man.plustar.jp/php/tidy.examples.basic.html
- [similar]
- Load Lua code into the Lua environment 7724
- « LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into
...
set of PHP functions as a Lua library LuaSandbox::wrapPhpFunction() - Wrap a PHP callable in a LuaSandbox ...
-
https://man.plustar.jp/php/luasandbox.loadstring.html
- [similar]
- LuaSandbox 7654
- « LuaClosure::__invoke はじめに » PHP Manual その他の基本モジュール LuaSandbox LuaSandbox はじめ
...
paused by LuaSandbox::pauseUsageTimer LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFu ...
-
https://man.plustar.jp/php/book.luasandbox.html
- [similar]
- Register a set of PHP functions as a Lua library 7654
- « LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of
...
Load Lua code into the Lua environment LuaSandbox::wrapPhpFunction() - Wrap a PHP callable in a LuaSandbox ...
-
https://man.plustar.jp/php/luasandbox.registerlibrary.html
- [similar]
- The LuaSandbox class 7583
- « Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla
...
t ): void public unpauseUsageTimer (): void public wrapPhpFunction ( callable $function ): LuaSandboxFunct ...
paused by LuaSandbox::pauseUsageTimer LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFu ...
-
https://man.plustar.jp/php/class.luasandbox.html
- [similar]