1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 10:25:15 +00:00
qb64/internal/source/data111.txt

37 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-07-21 21:30:49 +00:00
qbs *_FUNC_SCASE2_STRING_SCASE2=NULL;
if (!_FUNC_SCASE2_STRING_SCASE2)_FUNC_SCASE2_STRING_SCASE2=qbs_new(0,0);
2021-09-26 02:23:37 +00:00
qbs*oldstr3817=NULL;
2021-07-21 21:30:49 +00:00
if(_FUNC_SCASE2_STRING_T->tmp||_FUNC_SCASE2_STRING_T->fixed||_FUNC_SCASE2_STRING_T->readonly){
2021-09-26 02:23:37 +00:00
oldstr3817=_FUNC_SCASE2_STRING_T;
if (oldstr3817->cmem_descriptor){
_FUNC_SCASE2_STRING_T=qbs_new_cmem(oldstr3817->len,0);
2019-01-13 18:43:58 +00:00
}else{
2021-09-26 02:23:37 +00:00
_FUNC_SCASE2_STRING_T=qbs_new(oldstr3817->len,0);
2021-07-21 21:30:49 +00:00
}
2021-09-26 02:23:37 +00:00
memcpy(_FUNC_SCASE2_STRING_T->chr,oldstr3817->chr,oldstr3817->len);
2021-07-21 21:30:49 +00:00
}
qbs *_FUNC_SCASE2_STRING_SEPARATOR=NULL;
if (!_FUNC_SCASE2_STRING_SEPARATOR)_FUNC_SCASE2_STRING_SEPARATOR=qbs_new(0,0);
int32 *_FUNC_SCASE2_LONG_NEWWORD=NULL;
if(_FUNC_SCASE2_LONG_NEWWORD==NULL){
_FUNC_SCASE2_LONG_NEWWORD=(int32*)mem_static_malloc(4);
*_FUNC_SCASE2_LONG_NEWWORD=0;
}
qbs *_FUNC_SCASE2_STRING_TEMP=NULL;
if (!_FUNC_SCASE2_STRING_TEMP)_FUNC_SCASE2_STRING_TEMP=qbs_new(0,0);
int32 *_FUNC_SCASE2_LONG_I=NULL;
if(_FUNC_SCASE2_LONG_I==NULL){
_FUNC_SCASE2_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_SCASE2_LONG_I=0;
}
2021-09-26 02:23:37 +00:00
int64 fornext_value3819;
int64 fornext_finalvalue3819;
int64 fornext_step3819;
uint8 fornext_step_negative3819;
byte_element_struct *byte_element_3820=NULL;
if (!byte_element_3820){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3820=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3820=(byte_element_struct*)mem_static_malloc(12);
2021-07-21 21:30:49 +00:00
}
qbs *_FUNC_SCASE2_STRING_S=NULL;
if (!_FUNC_SCASE2_STRING_S)_FUNC_SCASE2_STRING_S=qbs_new(0,0);