特殊記号、特殊変数、内部関数、外部関数(ssu/yaya as saori)統合した用途別一覧。~
yaya as saori の関数は 先頭にaya,が付きます、ssuと機能重複している物もあります。
----
#contents
----
**フロー制御 [#df457ed9]
***呼出 [#w0366fa8]
-[[''('''''ユーザー関数名''''')''>特殊記号一覧#na7d3d63]] '''特殊記号'''
-[[call>call関数]]
-[[vncall>内部関数#lb8dc660]] '''引数の丸括弧を省略出来るcall'''
***分岐 [#j2d6abc3]
-[[''>''【タブ】'''式'''>特殊記号一覧#q19f7fda]] '''特殊記号'''
-[[if>外部関数/ssu#wb2dd863]]
-[[when>内部関数#c8fbcc67]] '''事前に引数が評価されないif'''
-[[unless>外部関数/ssu#o873c47b]]
-[[iflist>外部関数/ssu#xc487586]]
-[[whenlist>内部関数#y20bdab0]] '''事前に引数が評価されないiflist'''
-[[switch>外部関数/ssu#d943d366]]
-[[nswitch>外部関数/ssu#m797af99]]
***反復 [#y15d9499]
-[[loop>内部関数#befbab37]]
-[[times>内部関数#ad356074]]
-[[for>内部関数#ddee11c7]]
-[[while>内部関数#j5492cb7]]
-[[''>''を使ったループ>ループ処理#f1012362]]
**数学 [#ma7de511]
-[[calc>外部関数/ssu#q39c9268]]
-[[calc_float>外部関数/ssu#j902f630]]
-[[乱数○~△>情報取得変数#oc9cf1eb]]
-aya,[[RAND>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRAND]] '''乱数取得'''
-aya,[[FLOOR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFLOOR]] '''小数点以下切り下げ'''
-aya,[[CEIL>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCEIL]] '''小数点以下切り上げ'''
-aya,[[ROUND>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FROUND]] '''小数点以下四捨五入'''
-aya,[[SIN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSIN]]
-aya,[[COS>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCOS]]
-aya,[[TAN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTAN]]
-aya,[[LOG>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FLOG]]
-aya,[[LOG10>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FLOG10]]
-aya,[[POW>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FPOW]]
-aya,[[SQRT>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSQRT]]
-aya,[[ASIN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FASIN]]
-aya,[[ACOS>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FACOS]]
-aya,[[ATAN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FATAN]]
-aya,[[SINH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSINH]]
-aya,[[COSH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCOSH]]
-aya,[[TANH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTANH]]
**文字列操作 [#g3568304]
-[[count>外部関数/ssu#f2d7afd3]]
-[[choice>外部関数/ssu#c5948413]]
-aya,[[ANY>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FANY]]
-[[join>外部関数/ssu#u4b67fc5]]
-aya,[[CHR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCHR]]
-aya,[[CHRCODE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCHRCODE]]
-aya,[[STRENCODE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSTRENCODE]]
-aya,[[STRDECODE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSTRDECODE]]
***文字列長取得 [#xb02206c]
-[[length>外部関数/ssu#t187dacf]] '''文字数'''
-aya,[[STRLEN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSTRLEN]] '''文字数'''
-aya,[[GETSTRBYTES>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FGETSTRBYTES]] '''バイト数'''
***位置検索 [#x3b6c962]
-aya,[[STRSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSTRSTR]]
***抽出 [#q91ee87f]
-[[substr>外部関数/ssu#s333c39a]] '''指定位置から、指定長さ抽出'''
-aya,[[SUBSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSUBSTR]] '''指定位置から、指定長さ抽出'''
-[[at>外部関数/ssu#p2da099c]] '''指定位置から一文字だけ抽出'''
***分割 [#i1693cf6]
-[[split>外部関数/ssu#k30d1e1d]]
-aya,[[SPLIT>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSPLIT]]
-aya,[[SPLITPATH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSPLITPATH]] '''ファイルパス分割'''
-aya,[[RE_SPLIT>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_SPLIT]] '''正規表現で分割'''
***置換え [#h0c1ae86]
-[[replace>外部関数/ssu#s7b2281c]]
-[[replace_first>外部関数/ssu#r1ea2ff7]] 
-aya,[[REPLACE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FREPLACE]]
-aya,[[RE_REPLACE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_REPLACE]] '''正規表現'''
-aya,[[RE_REPLACEEX>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_REPLACEEX]]
***並び替え [#q0ea9742]
-[[reverse>外部関数/ssu#je4d559e]] '''文字列の並び替え'''
-aya,[[ASORT>SAORI/YAYA#f7b67213]] '''配列の並び替え'''
***削除 [#k393a37a]
-[[erase>外部関数/ssu#u24c310e]]
-[[erase_first>外部関数/ssu#i0db8901]] 
-aya,[[ERASE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FERASE]]
-aya,[[CUTSPACE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FCUTSPACE]] '''左右両端のスペース削除'''
***挿入 [#eb5dece1]
-aya,[[INSERT>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FINSERT]]
***比較 [#r8dc778a]
-[[==>演算子一覧#t027c435]] '''演算子による比較、厳密比較、※比較文字列内に比較演算子があると問題'''
-[[!=>演算子一覧#t027c435]] '''演算子による比較、厳密比較、※比較文字列内に比較演算子があると問題'''
-[[equal>内部関数#gcc8569c]] '''厳密比較'''
-[[compare>外部関数/ssu#r499e278]] '''半角・全角と大文字・小文字を同一と見なす比較'''
-[[compare_head>外部関数/ssu#w6ba3833]] '''半角・全角と大文字・小文字を同一と見なす比較'''
-[[compare_tail>外部関数/ssu#nd74b414]] '''半角・全角と大文字・小文字を同一と見なす比較'''
-[[compare_case>外部関数/ssu#b058c94a]] '''半角・全角を同一と見なす比較'''
-[[compare_head_case>外部関数/ssu#g9b68663]] '''半角・全角を同一と見なす比較'''
-[[compare_tail_case>外部関数/ssu#eb0ec027]] '''半角・全角を同一と見なす比較'''
-aya,[[RE_MATCH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_MATCH]] '''正規表現'''
-aya,[[RE_SEARCH>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_SEARCH]] '''正規表現'''
-aya,[[RE_GREP>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRE_GREP]] '''正規表現'''
***フォーマット出力 [#t4733a18]
-[[sprintf>外部関数/ssu#v4e10095]]
-aya,[[STRFORM>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FSTRFORM]]
***判定 [#f4d0cce2]
-[[is_empty>外部関数/ssu#x9343bf4]]
-[[is_digit>外部関数/ssu#lc758f87]]
-[[is_alpha>外部関数/ssu#keab27c1]]
-aya,[[ISINTSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FISINTSTR]]
-aya,[[ISREALSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FISREALSTR]]
***変換 [#efed330f]
-[[zen2han>外部関数/ssu#kcdb8c93]]
-[[han2zen>外部関数/ssu#i42ef3a3]]
-[[kata2hira>外部関数/ssu#j9eab0ba]]
-[[hira2kata>外部関数/ssu#vfc093d8]] 
-aya,[[ZEN2HAN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FZEN2HAN]]
-aya,[[HAN2ZEN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FHAN2ZEN]]
-aya,[[TOUPPER>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTOUPPER]] '''英小文字を大文字に変換'''
-aya,[[TOLOWER>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTOLOWER]] '''英大文字を小文字に変換'''
-aya,[[TOBINSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTOBINSTR]]
-aya,[[TOHEXSTR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FTOHEXSTR]]

**ファイル操作 [#lf5e48b4]
***ファイル読み書き [#x532c6ad]
-aya,[[FCHARSET>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFCHARSET]]
-aya,[[FOPEN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFOPEN]]
-aya,[[FCLOSE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFCLOSE]]
-aya,[[FREAD>SAORI/YAYA#y05c89f9]]
-aya,[[FWRITE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFWRITE]]
-aya,[[FWRITE2>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFWRITE2]]
-aya,[[FREADBIN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFREADBIN]]
-aya,[[FWRITEBIN>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFWRITEBIN]]
-aya,[[FSEEK>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFSEEK]]
-aya,[[FTELL>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFTELL]]
***ファイル操作 [#gd64804e]
-aya,[[FCOPY>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFCOPY]]
-aya,[[FMOVE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFMOVE]]
-aya,[[FDEL>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFDEL]]
-aya,[[FRENAME>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFRENAME]]
***フォルダ操作 [#o0b60805]
-[[mkdir>外部関数/ssu#i0475bee]]
-aya,[[MKDIR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FMKDIR]]
-aya,[[RMDIR>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FRMDIR]]
***ファイル情報 [#d341da35]
-[[lsimg>外部関数/ssu#pf3b1ded]] '''画像ファイルの数を調べる'''
-aya,[[FENUM>SAORI/YAYA#xf845465]] '''ファイル列挙'''
-aya,[[FSIZE>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFSIZE]] '''ファイルサイズ'''
-aya,[[FATTRIB>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFATTRIB]] '''ファイル情報'''
-aya,[[FDIGEST>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FFDIGEST]] '''ハッシュ値取得'''
**単語群 [#d90768e7]
-[[単語の追加>内部関数#q08bca51]] '''単語群に単語を追加'''
-[[追加単語の削除>内部関数#j6416b0b]] '''単語群から追加単語を指定削除'''
-[[追加単語の全削除>内部関数#xd552114]] '''単語群から追加単語を全追加'''
-[[合成単語群>内部関数#y6f35e01]] '''複数単語群から合成'''
**その他 [#i629751e]
-[[nop>内部関数#n969619d]] '''何も返さない、関数の返り値を捨てるとかに使用'''
-[[remember>内部関数#qe9933e0]] '''過去トークの取得'''
-[[set>内部関数#v0928166]] '''変数へ値セット'''
-[[sync>内部関数#rcde9506]] '''SAORIのトークと同期実行'''
-[[バイト値>内部関数#c2695bea]] '''バイト値の生成'''
-aya,[[GETMEMINFO>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FGETMEMINFO]] '''メモリ情報取得'''
-aya,[[GETSETTING>http://emily.shillest.net/ayaya/index.php?%E3%83%9E%E3%83%8B%E3%83%A5%E3%82%A2%E3%83%AB%2F%E9%96%A2%E6%95%B0%2FGETSETTING]] '''YAYA情報取得'''

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS