検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 122 for char (0.004 sec.)
名前で Unicode 文字を探し、コードポイントの値を返す 7406
« IntlChar::charDirection IntlChar::charMirror » PHP Manual IntlChar 名前で Unicode 文字を探し、 ... コードポイントの値を返す IntlChar::charFromName (PHP 7, PHP 8) IntlChar::charFromNam ... し、コードポイントの値を返す 説明 public static IntlChar::charFromName ( string $name , int $type = IntlCha ... r::UNICODE_CHAR_NAME ): ? int 名前で Unicode 文字を探し、コードポイ ... 使う名前の集合。 以下の定数のうちのいずれかです: IntlChar::UNICODE_CHAR_NAME (デフォルト) IntlChar::UNICODE_ ...
https://man.plustar.jp/php/intlchar.charfromname.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 7369
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で ... になりました。 例 例1 grapheme_stripos() の例 <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... O WITH DIAERESIS' (U+00F6) normalization form "D" $char_O_diaeresis_nfd = "O\xCC\x88" ; // 'LATIN CAPITAL ... ) normalization form "D" print grapheme_stripos ( $char_a_ring_nfd . $char_a_ring_nfd . $char_o_diaeresis_ ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
書記素単位で文字列の長さを取得する 7332
« grapheme_stristr grapheme_strpos » PHP Manual Grapheme 関数 書記素単位で文字列の長さを取得する ... se を返します 例 例1 grapheme_strlen() の例 <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... lization form "D" print grapheme_strlen ( 'abc' . $char_a_ring_nfd . $char_o_diaeresis_nfd . $char_a_ring_ ...
https://man.plustar.jp/php/function.grapheme-strlen.html - [similar]
指定された範囲の全てのUnicode文字を走査する 7332
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字 ... を走査する IntlChar::enumCharNames (PHP 7, PHP 8) IntlChar::enumCharNa ... の全てのUnicode文字を走査する 説明 public static IntlChar::enumCharNames ( int | string $start , int | strin ... g $end , callable $callback , int $type = IntlChar::UNICODE_CHAR_NAME ): ? bool 最初と最後(但し、最初 ... 前を走査するかを選びます。以下の定数が使えます: IntlChar::UNICODE_CHAR_NAME (デフォルト) IntlChar::UNICODE_ ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 7245
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最 ... を返します。 例 例1 grapheme_strstr() の例 <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... ion form "D" print urlencode ( grapheme_stristr ( $char_a_ring_nfd . $char_o_diaeresis_nfd . $char_a_ring_ ... nfd , $char_o_diaeresis_nfd )); ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 7208
« grapheme_strripos grapheme_strstr » PHP Manual Grapheme 関数 文字列内で最後にあらわれる場所の ... 返します。 例 例1 grapheme_strrpos() example <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... ) normalization form "D" print grapheme_strrpos ( $char_a_ring_nfd . $char_o_diaeresis_nfd . $char_o_diaer ... esis_nfd , $char_o_diaeresis_nfd ); ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.grapheme-strrpos.html - [similar]
文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 7134
« grapheme_strlen grapheme_strripos » PHP Manual Grapheme 関数 文字列内で最初にあらわれる場所の ... なりました。 例 例1 grapheme_strpos() example <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... 6) normalization form "D" print grapheme_strpos ( $char_a_ring_nfd . $char_a_ring_nfd . $char_o_diaeresis_ ... nfd , $char_o_diaeresis_nfd ); ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.grapheme-strpos.html - [similar]
mysqlndプラグインの開発をはじめよう 7097
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... end_class_entry *obj_ce, zend_function **fn_proxy, char *function_name, int function_name_len, zval **retv ... *func_mysqlnd_conn__connect)( MYSQLND *conn, const char *host, const char * user, const char * passwd, uns ... igned int passwd_len, const char * db, unsigned int db_len, unsigned int port, cons ... t char * socket, unsigned int mysql_flags TSRMLS_DC ); こ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
部分文字列を返す 6640
« grapheme_strstr IDN 関数 » PHP Manual Grapheme 関数 部分文字列を返す grapheme_substr (PHP 5 >= ... se を返します 例 例1 grapheme_substr() の例 <?php $char_a_ring_nfd = "a\xCC\x8A" ; // 'LATIN SMALL LETTER ... WITH RING ABOVE' (U+00E5) normalization form "D" $char_o_diaeresis_nfd = "o\xCC\x88" ; // 'LATIN SMALL LE ... rm "D" print urlencode ( grapheme_substr ( "ao" . $char_a_ring_nfd . "bc" . $char_o_diaeresis_nfd . "O" , ...
https://man.plustar.jp/php/function.grapheme-substr.html - [similar]
OCI8 および DTrace 動的トレーシング 6565
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... れます。データベース接続が確立する前に発射されます。 char * username , char * dbname , char * charset , long ... かもしれない場合に発射されます。 void * connection , char * client_id , int is_open , long errcode , unsigne ... が実行された際に発射されます。 void * connection , char * client_id , void * statement , char * sql oci8-c ... ecute() のたびに発射されます。 void * connection , char * client_id , void * statement , unsigned int mode ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT