検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 122 for Flag (0.010 sec.)
除去フィルタ 10807
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタ ... 除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FILTER_FLAG_STRIP_HIGH , FILTER_FLAG_S ... TRIP_BACKTICK , FILTER_FLAG_ENCODE_LOW , FILTER_FLAG_ENCODE_HIGH 文字列を URL ... FILTER_SANITIZE_NUMBER_FLOAT "number_float" FILTER_FLAG_ALLOW_FRACTION , FILTER_FLAG_ALLOW_THOUSAND , FILT ... ER_FLAG_ALLOW_SCIENTIFIC 数字、 +- および オプションで .,e ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]
フィルタフラグ 10510
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... フラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZ ... FE_RAW コードが 32 未満の文字を除去します。 FILTER_FLAG_STRIP_HIGH FILTER_SANITIZE_ENCODED , FILTER_SANITI ... W コードが 127 より大きい文字を除去します。 FILTER_FLAG_STRIP_BACKTICK FILTER_SANITIZE_ENCODED , FILTER_SA ... UNSAFE_RAW バッククォート文字を除去します。 FILTER_FLAG_ALLOW_FRACTION FILTER_SANITIZE_NUMBER_FLOAT ピリオ ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
定義済み定数 10300
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 ... t ) REQUEST 変数 (まだ実装されていません)。 FILTER_FLAG_NONE ( int ) フィルタしない。 FILTER_REQUIRE_SCALA ... CALLBACK ( int ) "callback" フィルタの ID。 FILTER_FLAG_ALLOW_OCTAL ( int ) "int" フィルタで 8 進表記 ( 0[ ... 0-7]+ ) を許可します。 FILTER_FLAG_ALLOW_HEX ( int ) "int" フィルタで 16 進表記 ( 0x[ ... 0-9a-fA-F]+ ) を許可します。 FILTER_FLAG_STRIP_LOW ( int ) ASCII 値が 32 未満の文字を取り除 ...
https://man.plustar.jp/php/filter.constants.html - [similar]
定義済み定数 10262
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating that normal functions should be importe ... KIT7_IMPORT_CLASS_METHODS ( int ) runkit7_import() flag indicating that class methods should be imported f ... NKIT7_IMPORT_CLASS_CONSTS ( int ) runkit7_import() flag indicating that class constants should be imported ... UNKIT7_IMPORT_CLASS_PROPS ( int ) runkit7_import() flag indicating that class standard properties should b ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
Flag to show debug information 9644
« SolrQuery::setRows SolrQuery::setStart » PHP Manual SolrQuery Flag to show debug information S ... (PECL solr >= 0.9.2) SolrQuery::setShowDebugInfo — Flag to show debug information 説明 public SolrQuery::s ... etShowDebugInfo ( bool $flag ): SolrQuery Whether to show debug info パラメータ ... flag Whether to show debug info. true or false 戻り値 R ... value is used. 関連キーワード: debug , SolrQuery , Flag , information , setShowDebugInfo , flag , Whether ...
https://man.plustar.jp/php/solrquery.setshowdebuginfo.html - [similar]
検証フィルタ 9026
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... R_VALIDATE_DOMAIN "validate_domain" default FILTER_FLAG_HOSTNAME , FILTER_NULL_ON_FAILURE ドメイン名ラベル ... して正しいかを検証します。 オプションのフラグ FILTER_FLAG_HOSTNAME を使うと、 ホスト名 (アルファベットか数字 ... TER_VALIDATE_EMAIL "validate_email" default FILTER_FLAG_EMAIL_UNICODE , FILTER_NULL_ON_FAILURE 値が妥当な ... " default , decimal , min_range , max_range FILTER_FLAG_ALLOW_THOUSAND , FILTER_NULL_ON_FAILURE 値が float ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
The EventBase class 8853
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... ): bool public gotStop (): bool public loop ( int $flags = ? ): bool public priorityInit ( int $n_prioriti ... stop (): bool } 定義済み定数 EventBase::LOOP_ONCE Flag used with EventBase::loop() method which means: "b ... had their callbacks run". EventBase::LOOP_NONBLOCK Flag used with EventBase::loop() method which means: "d ... ones, then exit". EventBase::NOLOCK Configuration flag. Do not allocate a lock for the event base, even i ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
オブジェクトの比較 8729
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェク ... o2 : ' . bool2str ( $o1 !== $o2 ) . "\n" ; } class Flag { public $flag ; function __construct ( $flag = tr ... ue ) { $this -> flag = $flag ; } } class OtherFlag { public $flag ; fun ... ction __construct ( $flag = true ) { $this -> flag = $flag ; } } $o = new Fl ... ag (); $p = new Flag (); $q = $o ; $r = new OtherFlag (); echo "同一クラ ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
The SolrDisMaxQuery class 8358
« SolrQuery::setTimeAllowed SolrDisMaxQuery::addBigramPhraseField » PHP Manual Solr The SolrDisM ... SolrQuery public SolrQuery::setEchoHandler ( bool $flag ): SolrQuery public SolrQuery::setEchoParams ( str ... ry ): SolrQuery public SolrQuery::setFacet ( bool $flag ): SolrQuery public SolrQuery::setFacetDateEnd ( s ... olrQuery public SolrQuery::setFacetMissing ( bool $flag , string $field_override = ? ): SolrQuery public S ... : SolrQuery public SolrQuery::setHighlight ( bool $flag ): SolrQuery public SolrQuery::setHighlightAlterna ...
https://man.plustar.jp/php/class.solrdismaxquery.html - [similar]
楕円弧を描画する 7950
« ImagickDraw::pathCurveToSmoothRelative ImagickDraw::pathEllipticArcRelative » PHP Manual Imagi ... oat $ry , float $x_axis_rotation , bool $large_arc_flag , bool $sweep_flag , float $x , float $y ): bool 警 ... 他のパラメータの値から自動的に算出されます。 largeArcFlag および sweepFlag は自動計算を支援するためのもので、 ... 楕円の描画方法を定義します。 large_arc_flag が true の場合は考えうる楕円のうち大きいほうを描画 ... します。 sweep_flag が true の場合は時計回りの回転で楕円を描画します。 ...
https://man.plustar.jp/php/imagickdraw.pathellipticarcabsolute.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT