Results of 1 - 10 of about 66 for Syntax (0.015 sec.)
- 関数エイリアスのリスト 15226
- « 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少
...
拡張モジュール _ gettext() Gettext chop rtrim() Base syntax close closedir() Base syntax com_get com_propget() ...
_free_space() Filesystem doubleval floatval() Base syntax fputs fwrite() Base syntax gzputs gzwrite() Zlib i ...
lbox imap_listscan() IMAP ini_alter ini_set() Base syntax is_double is_float() Base syntax is_integer is_int ...
() Base syntax is_long is_int() Base syntax is_real is_float() Ba ...
-
https://man.plustar.jp/php/aliases.html
- [similar]
- 取得用に適当なレコード構文を指定する 13099
- « yaz_sort yaz_wait » PHP Manual YAZ 関数 取得用に適当なレコード構文を指定する yaz_syntax (PHP 4
...
>= 4.0.1, PECL yaz >= 0.9.0) yaz_syntax — 取得用に適当なレコード構文を指定する 説明 yaz_sy ...
ntax ( resource $id , string $syntax ): void yaz_syntax() は、取得するレコードの構文を指 ...
。 パラメータ id yaz_connect() が返す接続リソース。 syntax ドット記法の( 1.2.840.10003.5.10 のような) OID あ ...
ん。 関連キーワード: yaz , 構文 , 取得 , レコード , syntax , 指定 , 関数 , 接続 , sutrs , 登録 ...
-
https://man.plustar.jp/php/function.yaz-syntax.html
- [similar]
- Escapes a lucene query string 9632
- « SolrUtils::digestXmlResponse SolrUtils::getSolrVersion » PHP Manual SolrUtils Escapes a lucene
...
ping special characters that are part of the query syntax. The current list special characters are: + - && | ...
~ * ? : \ / These characters are part of the query syntax and must be escaped パラメータ str This is the que ...
ls , a , escaped , escapeQueryChars , characters , syntax , part ...
-
https://man.plustar.jp/php/solrutils.escapequerychars.html
- [similar]
- Get the facility code of error 8704
- « cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e
...
ます。 Error facility: 1 Error code: -493 Error msg: Syntax: In line 1, column 15 before END OF STATEMENT Synt ...
y , facility , of , occurred , function , recent , Syntax , パラメータ ...
-
https://man.plustar.jp/php/function.cubrid-error-code-facility.html
- [similar]
- 例外のスローを有効にする 8533
- « SQLite3::createFunction SQLite3::escapeString » PHP Manual SQLite3 例外のスローを有効にする SQ
...
うになります。 Warning: SQLite3::exec(): near "foo": syntax error in example.php on line 4 Caught exception: n ...
ear "bar": syntax error 関連キーワード: 例外 , スロー , enableExcept ...
ions , インスタンス , エラー , 警告 , syntax , esult , 派生 , lastErrorMsg ...
-
https://man.plustar.jp/php/sqlite3.enableexceptions.html
- [similar]
- Returns the value for a given key 8447
- « Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P
...
be considered equal. 注意 : You can also use array syntax to access values by key, eg. $map["key"] . 警告 Be ...
careful when using array syntax. Scalar keys will be coerced to integers by the en ...
t(1) int(10) 例2 Ds\Map::get() example using array syntax <?php $map = new \ Ds \ Map ([ "a" => 1 , "b" => 2 ...
-
https://man.plustar.jp/php/ds-map.get.html
- [similar]
- コマンドラインオプション 8447
- « 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド
...
execute <file>. -h This help -i PHP information -l Syntax check only (lint) -m Show compiled in modules -r < ...
<docroot> for built-in web server. -s Output HTML syntax highlighted source. -v Version number -w Output so ...
ため 量がかなり多くなることに注意してください。 -l --syntax-check このオプションにより、指定した PHP コードの ...
単に行なうことができます。成功した場合、 テキスト No syntax errors detected in <filename> が標準出力に書き込ま ...
-
https://man.plustar.jp/php/features.commandline.options.html
- [similar]
- 直近に発生したエラーを返す 8276
- « json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP
...
ラー。おそらくエンコーディングが違います JSON_ERROR_SYNTAX 構文エラー JSON_ERROR_UTF8 正しくエンコードされてい ...
control character found' ; break; case JSON_ERROR_SYNTAX : echo ' - Syntax error, malformed JSON' ; break; ...
ding: {'Organization': 'PHP Documentation Team'} - Syntax error, malformed JSON 例2 json_last_error() と jso ...
-
https://man.plustar.jp/php/function.json-last-error.html
- [similar]
- The LuaSandboxError class 8105
- « LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError clas
...
on { /* Constants */ const int RUN = 2 ; const int SYNTAX = 3 ; const int MEM = 4 ; const int ERR = 5 ; /* 継 ...
定義済み定数 LuaSandboxError::RUN LuaSandboxError::SYNTAX LuaSandboxError::MEM LuaSandboxError::ERR 関連キー ...
-
https://man.plustar.jp/php/class.luasandboxerror.html
- [similar]
- Removes and returns a value by key 7677
- « Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::rem
...
be considered equal. 注意 : You can also use array syntax to access values by key, eg. $map["key"] . 警告 Be ...
careful when using array syntax. Scalar keys will be coerced to integers by the en ...
-
https://man.plustar.jp/php/ds-map.remove.html
- [similar]