|
@@ -33,6 +33,5 @@ ResultType getIter(LinkValue *value, int status, fline line, char *file, INTER_F
|
|
bool checkBool(LinkValue *value, fline line, char *file, INTER_FUNCTIONSIG_NOT_ST);
|
|
bool checkBool(LinkValue *value, fline line, char *file, INTER_FUNCTIONSIG_NOT_ST);
|
|
char *getRepoStr(LinkValue *value, bool is_repot, fline line, char *file, INTER_FUNCTIONSIG_NOT_ST);
|
|
char *getRepoStr(LinkValue *value, bool is_repot, fline line, char *file, INTER_FUNCTIONSIG_NOT_ST);
|
|
bool is_iterStop(LinkValue *value, Inter *inter);
|
|
bool is_iterStop(LinkValue *value, Inter *inter);
|
|
-bool is_quitExc(LinkValue *value, Inter *inter);
|
|
|
|
bool checkAut(enum ValueAuthority value, enum ValueAuthority base, fline line, char *file, char *name, bool pri_auto, INTER_FUNCTIONSIG_NOT_ST);
|
|
bool checkAut(enum ValueAuthority value, enum ValueAuthority base, fline line, char *file, char *name, bool pri_auto, INTER_FUNCTIONSIG_NOT_ST);
|
|
#endif //VIRTUALMATH___RUN_H
|
|
#endif //VIRTUALMATH___RUN_H
|