Results of 1 - 10 of about 170 for Other (0.002 sec.)
- Unicode character classes 13005
- « Character classes Alternation and repetition » PHP Manual Pattern matching Unicode character c
... icode character classes Sequence Description \p{C} Other. \p{Cc} Other, control. \p{Cf} Other, format. \p{C ... o} Other, private use. \p{Cs} Other, surrogate. \p{L} Lette ... lowercase. \p{Lm} Letter, modifier. \p{Lo} Letter, other. \p{Lt} Letter, titlecase. \p{Lu} Letter, uppercas ... cimal digit. \p{Nl} Number, letter. \p{No} Number, other. \p{P} Punctuation. \p{Pc} Punctiation, connector. ...
-
https://man.plustar.jp/php/parle.regex.unicodecharclass.html
- [similar]
- Creative Commons Attribution 3.0 11381
- « 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0
... CENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS ... s a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptat ... ion, derivative work, arrangement of music or other alterations of a literary or artistic work, or pho ... ce and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, ...
-
https://man.plustar.jp/php/cc.license.html
- [similar]
- Creates two buffer events connected to each other 9847
- « EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates
... two buffer events connected to each other EventBufferEvent::createPair (PECL event >= 1.2.6- ... Pair — Creates two buffer events connected to each other 説明 public static EventBufferEvent::createPair ( ... of two EventBufferEvent objects connected to each other. All the usual options are supported, except for E ... of two EventBufferEvent objects connected to each other. 変更履歴 バージョン 説明 PECL event 1.9.0 Method ...
-
https://man.plustar.jp/php/eventbufferevent.createpair.html
- [similar]
- コードポイントの一般カテゴリの値を取得する 9148
- « IntlChar::charName IntlChar::chr » PHP Manual IntlChar コードポイントの一般カテゴリの値を取得す
... ATEGORY_UNASSIGNED IntlChar::CHAR_CATEGORY_GENERAL_OTHER_TYPES IntlChar::CHAR_CATEGORY_UPPERCASE_LETTER Int ... R_CATEGORY_MODIFIER_LETTER IntlChar::CHAR_CATEGORY_OTHER_LETTER IntlChar::CHAR_CATEGORY_NON_SPACING_MARK In ... HAR_CATEGORY_LETTER_NUMBER IntlChar::CHAR_CATEGORY_OTHER_NUMBER IntlChar::CHAR_CATEGORY_SPACE_SEPARATOR Int ... GORY_CONNECTOR_PUNCTUATION IntlChar::CHAR_CATEGORY_OTHER_PUNCTUATION IntlChar::CHAR_CATEGORY_MATH_SYMBOL In ...
-
https://man.plustar.jp/php/intlchar.chartype.html
- [similar]
- Adds another facet.date.other parameter 9148
- « SolrQuery::addFacetDateField SolrQuery::addFacetField » PHP Manual SolrQuery Adds another face
... t.date.other parameter SolrQuery::addFacetDateOther (PECL solr ... >= 0.9.2) SolrQuery::addFacetDateOther — Adds another facet.date.other parameter 説明 pub ... lic SolrQuery::addFacetDateOther ( string $value , string $field_override = ? ): So ... lrQuery Sets the facet.date.other parameter. Accepts an optional field override パラ ...
-
https://man.plustar.jp/php/solrquery.addfacetdateother.html
- [similar]
- Removes one of the facet.date.other parameters 9148
- « SolrQuery::removeFacetDateField SolrQuery::removeFacetField » PHP Manual SolrQuery Removes one
... of the facet.date.other parameters SolrQuery::removeFacetDateOther (PECL s ... olr >= 0.9.2) SolrQuery::removeFacetDateOther — Removes one of the facet.date.other parameters 説 ... 明 public SolrQuery::removeFacetDateOther ( string $value , string $field_override = ? ): So ... lrQuery Removes one of the facet.date.other parameters パラメータ value The value field_overri ...
-
https://man.plustar.jp/php/solrquery.removefacetdateother.html
- [similar]
- Returns the value for the facet.date.other parameter 9080
- « SolrQuery::getFacetDateHardEnd SolrQuery::getFacetDateStart » PHP Manual SolrQuery Returns the
... value for the facet.date.other parameter SolrQuery::getFacetDateOther (PECL solr ... >= 0.9.2) SolrQuery::getFacetDateOther — Returns the value for the facet.date.other param ... eter 説明 public SolrQuery::getFacetDateOther ( string $field_override = ? ): array Returns the ... value for the facet.date.other parameter. This method accepts an optional field o ...
-
https://man.plustar.jp/php/solrquery.getfacetdateother.html
- [similar]
- IntlChar クラス 8076
- « idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8)
... RTY_SCRIPT_EXTENSIONS = 28672 ; const int PROPERTY_OTHER_PROPERTY_START = 28672 ; const int PROPERTY_OTHER_ ... Y_UNASSIGNED = 0 ; const int CHAR_CATEGORY_GENERAL_OTHER_TYPES = 0 ; const int CHAR_CATEGORY_UPPERCASE_LETT ... GORY_MODIFIER_LETTER = 4 ; const int CHAR_CATEGORY_OTHER_LETTER = 5 ; const int CHAR_CATEGORY_NON_SPACING_M ... EGORY_LETTER_NUMBER = 10 ; const int CHAR_CATEGORY_OTHER_NUMBER = 11 ; const int CHAR_CATEGORY_SPACE_SEPARA ...
-
https://man.plustar.jp/php/class.intlchar.html
- [similar]
- Creates a new set by intersecting values with another set 7309
- « Ds\Set::get Ds\Set::isEmpty » PHP Manual Set Creates a new set by intersecting values with another
... — Creates a new set by intersecting values with another set 説明 public Ds\Set::intersect ( Ds\Set $set ): ... g values common to both the current instance and another set . In other words, returns a copy of the curren ... stance with all values removed that are not in the other set . A ∩ B = {x : x ∈ A ∧ x ∈ B} パラメータ set T ... he other set. 戻り値 The intersection of the current instan ...
-
https://man.plustar.jp/php/ds-set.intersect.html
- [similar]
- このタイムゾーンが別のタイムゾーンと同じルールおよびオフセットを使っているかどう... 7151
- « IntlTimeZone::getWindowsID IntlTimeZone::toDateTimeZone » PHP Manual IntlTimeZone このタイムゾ
... public IntlTimeZone::hasSameRules ( IntlTimeZone $other ): bool 手続き型: intltz_has_same_rules ( IntlTime ... Zone $timezone , IntlTimeZone $other ): bool 警告 この関数は、 現在のところ詳細な情報は ... ん。引数のリストのみが 記述されています。 パラメータ other 戻り値 関連キーワード: IntlTimeZone , オフセット , ...
-
https://man.plustar.jp/php/intltimezone.hassamerules.html
- [similar]