検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 17 for Sep (0.002 sec.)
データベースへの持続的接続を返す 12052
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... JOB - そのジョブのデフォルトを使用します。 i5_date_sep DB2_I5_SEP_SLASH - スラッシュ ( / ) を日付の区切り ... 文字として使用します。 デフォルトです。 DB2_I5_SEP_DASH - ダッシュ ( - ) を日付の区切り文字として使用 ... します。 DB2_I5_SEP_PERIOD - ピリオド ( . ) を日付の区切り文字として使 ... 用します。 separator. DB2_I5_SEP_COMMA - カンマ ( , ) を日付の区切 ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
データベースへの接続を返す 11207
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... JOB - そのジョブのデフォルトを使用します。 i5_date_sep DB2_I5_SEP_SLASH - スラッシュ ( / ) を日付の区切り ... 文字として使用します。 デフォルトです。 DB2_I5_SEP_DASH - ダッシュ ( - ) を日付の区切り文字として使用 ... します。 DB2_I5_SEP_PERIOD - ピリオド ( . ) を日付の区切り文字として使 ... 用します。 DB2_I5_SEP_COMMA - カンマ ( , ) を日付の区切り文字として使用し ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
数値に関するフォーマット情報を得る 10983
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP ... 。 配列要素 説明 decimal_point 小数点文字 thousands_sep 千毎の区切り文字 grouping 数値集合を有する配列 int ... mon_decimal_point 通貨用の小数点文字 mon_thousands_sep 通貨用の千毎の区切り文字 mon_grouping 通貨集合を有 ... が正の値を前に置く場合に true 、後に置く場合に false p_sep_by_space 正の値から currency_symbol を1文字の ... 負の値を前に置く場合に true 、後に置く場合に false n_sep_by_space 負の値から currency_symbol を1文字の空白で ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
記号の値を設定する 10983
« NumberFormatter::setPattern NumberFormatter::setTextAttribute » PHP Manual NumberFormatter 記号 ... te ( 'de_DE' , NumberFormatter :: DECIMAL ); echo "Sep: " . numfmt_get_symbol ( $fmt , NumberFormatter :: ... GROUPING_SEPARATOR_SYMBOL ). "\n" ; echo numfmt_format ( $fmt , ... mt_set_symbol ( $fmt , NumberFormatter :: GROUPING_SEPARATOR_SYMBOL , "*" ); echo "Sep: " . numfmt_get_sy ... mbol ( $fmt , NumberFormatter :: GROUPING_SEPARATOR_SYMBOL ). "\n" ; echo numfmt_format ( $fmt , ...
https://man.plustar.jp/php/numberformatter.setsymbol.html - [similar]
記号を取得する 10431
« NumberFormatter::getPattern NumberFormatter::getTextAttribute » PHP Manual NumberFormatter 記号 ... te ( 'de_DE' , NumberFormatter :: DECIMAL ); echo "Sep: " . numfmt_get_symbol ( $fmt , NumberFormatter :: ... GROUPING_SEPARATOR_SYMBOL ). "\n" ; echo numfmt_format ( $fmt , ... mt_set_symbol ( $fmt , NumberFormatter :: GROUPING_SEPARATOR_SYMBOL , "*" ); echo "Sep: " . numfmt_get_sy ... mbol ( $fmt , NumberFormatter :: GROUPING_SEPARATOR_SYMBOL ). "\n" ; echo numfmt_format ( $fmt , ...
https://man.plustar.jp/php/numberformatter.getsymbol.html - [similar]
言語およびロケール情報を検索する 8811
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP ... と同じ値 MON_DECIMAL_POINT 小数点文字 MON_THOUSANDS_SEP 1000 単位桁区切り (3 桁ごとのグループ化) の区切り文 ... ES CURRENCY_SYMBOL の前に正値がある場合 1 を返す P_SEP_BY_SPACE CURRENCY_SYMBOL と正値がスペースで区切られ ... ES CURRENCY_SYMBOL の前に負値がある場合 1 を返す N_SEP_BY_SPACE CURRENCY_SYMBOL と負値がスペースで区切られ ... 数点文字 RADIXCHAR DECIMAL_POINT と同じ値 THOUSANDS_SEP 1000 単位桁区切り (3 桁ごとのグループ化) の区切り文 ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
IntlBreakIterator クラス 8397
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterat ... int SENTENCE_TERM_LIMIT = 100 ; const int SENTENCE_SEP = 100 ; const int SENTENCE_SEP_LIMIT = 200 ; /* メ ... r::SENTENCE_TERM_LIMIT IntlBreakIterator::SENTENCE_SEP IntlBreakIterator::SENTENCE_SEP_LIMIT 変更履歴 バー ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]
月の名前を返す 8104
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, ... 暦 - 省略形 Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec CAL_MONTH_GREGORIAN_LONG グレゴリウ ... , February, March, April, May, June, July, August, September, October, November, December CAL_MONTH_JULIA ... 暦 - 省略形 Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec CAL_MONTH_JULIAN_LONG ユリウス暦 Ja ... , February, March, April, May, June, July, August, September, October, November, December CAL_MONTH_JEWIS ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
IntlCodePointBreakIterator クラス 7897
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PH ... IMIT = 100 ; const int IntlBreakIterator::SENTENCE_SEP = 100 ; const int IntlBreakIterator::SENTENCE_SEP_ ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
IntlRuleBasedBreakIterator クラス 7759
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleB ... IMIT = 100 ; const int IntlBreakIterator::SENTENCE_SEP = 100 ; const int IntlBreakIterator::SENTENCE_SEP_ ... ed = false ) public getBinaryRules (): string | false public getRules (): string | false public getRuleSt ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
PREV 1 2 NEXT