1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00

Update internal/source

This commit is contained in:
Autobuild Process 2022-01-20 23:16:13 +00:00
parent 26c7521171
commit ad9255a5c9
25 changed files with 25911 additions and 26342 deletions

View file

@ -1313,6 +1313,7 @@ __STRING_DEBUGINFOINIWARNING->len=0;
__STRING_CONFIGFILE->len=0; __STRING_CONFIGFILE->len=0;
*__LONG_IDEBASETCPPORT=0; *__LONG_IDEBASETCPPORT=0;
*__BYTE_AUTOADDDEBUGCOMMAND=0; *__BYTE_AUTOADDDEBUGCOMMAND=0;
__STRING_WIKIBASEADDRESS->len=0;
*__LONG_RESULT=0; *__LONG_RESULT=0;
__STRING_VALUE->len=0; __STRING_VALUE->len=0;
__STRING_TEMPLIST->len=0; __STRING_TEMPLIST->len=0;
@ -3038,20 +3039,3 @@ _SUB_GETINPUT_STRING_ASCVALUE->len=0;
*_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=0; *_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=0;
_FUNC_GETBYTES_STRING_PREVVALUE->len=0; _FUNC_GETBYTES_STRING_PREVVALUE->len=0;
*_FUNC_GETBYTES_LONG_GETBYTESPOSITION=0; *_FUNC_GETBYTES_LONG_GETBYTESPOSITION=0;
*_FUNC_DOWNLOAD_LONG_THECLIENT=0;
*_FUNC_DOWNLOAD_LONG_L=0;
_FUNC_DOWNLOAD_STRING_PREVURL->len=0;
_FUNC_DOWNLOAD_STRING_PREVURL2->len=0;
_FUNC_DOWNLOAD_STRING_URL2->len=0;
*_FUNC_DOWNLOAD_LONG_X=0;
_FUNC_DOWNLOAD_STRING_E->len=0;
_FUNC_DOWNLOAD_STRING_URL3->len=0;
_FUNC_DOWNLOAD_STRING_X->len=0;
*_FUNC_DOWNLOAD_SINGLE_T=0;
_FUNC_DOWNLOAD_STRING_A2->len=0;
_FUNC_DOWNLOAD_STRING_A->len=0;
*_FUNC_DOWNLOAD_LONG_I=0;
*_FUNC_DOWNLOAD_LONG_I2=0;
*_FUNC_DOWNLOAD_LONG_I3=0;
_FUNC_DOWNLOAD_STRING_D->len=0;
*_FUNC_DOWNLOAD_LONG_FH=0;

View file

@ -46,6 +46,11 @@ byte_element_struct *byte_element_6346=NULL;
if (!byte_element_6346){ if (!byte_element_6346){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6346=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6346=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6346=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6346=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKI_LONG_RESULT=NULL;
if(_FUNC_WIKI_LONG_RESULT==NULL){
_FUNC_WIKI_LONG_RESULT=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_RESULT=0;
}
byte_element_struct *byte_element_6347=NULL; byte_element_struct *byte_element_6347=NULL;
if (!byte_element_6347){ if (!byte_element_6347){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6347=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6347=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6347=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6347=(byte_element_struct*)mem_static_malloc(12);
@ -60,45 +65,10 @@ if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6349=(byte_element_s
} }
qbs *_FUNC_WIKI_STRING_URL=NULL; qbs *_FUNC_WIKI_STRING_URL=NULL;
if (!_FUNC_WIKI_STRING_URL)_FUNC_WIKI_STRING_URL=qbs_new(0,0); if (!_FUNC_WIKI_STRING_URL)_FUNC_WIKI_STRING_URL=qbs_new(0,0);
qbs *_FUNC_WIKI_STRING_OUTPUTFILE=NULL;
if (!_FUNC_WIKI_STRING_OUTPUTFILE)_FUNC_WIKI_STRING_OUTPUTFILE=qbs_new(0,0);
qbs *_FUNC_WIKI_STRING_S1=NULL; qbs *_FUNC_WIKI_STRING_S1=NULL;
if (!_FUNC_WIKI_STRING_S1)_FUNC_WIKI_STRING_S1=qbs_new(0,0); if (!_FUNC_WIKI_STRING_S1)_FUNC_WIKI_STRING_S1=qbs_new(0,0);
qbs *_FUNC_WIKI_STRING_URL2=NULL;
if (!_FUNC_WIKI_STRING_URL2)_FUNC_WIKI_STRING_URL2=qbs_new(0,0);
int32 *_FUNC_WIKI_LONG_X=NULL;
if(_FUNC_WIKI_LONG_X==NULL){
_FUNC_WIKI_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_X=0;
}
int32 *_FUNC_WIKI_LONG_C=NULL;
if(_FUNC_WIKI_LONG_C==NULL){
_FUNC_WIKI_LONG_C=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_C=0;
}
qbs *_FUNC_WIKI_STRING_E=NULL;
if (!_FUNC_WIKI_STRING_E)_FUNC_WIKI_STRING_E=qbs_new(0,0);
qbs *_FUNC_WIKI_STRING_URL3=NULL;
if (!_FUNC_WIKI_STRING_URL3)_FUNC_WIKI_STRING_URL3=qbs_new(0,0);
byte_element_struct *byte_element_6351=NULL;
if (!byte_element_6351){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6351=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6351=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_WIKI_STRING_X=NULL;
if (!_FUNC_WIKI_STRING_X)_FUNC_WIKI_STRING_X=qbs_new(0,0);
byte_element_struct *byte_element_6352=NULL;
if (!byte_element_6352){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6352=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6352=(byte_element_struct*)mem_static_malloc(12);
}
float *_FUNC_WIKI_SINGLE_T=NULL;
if(_FUNC_WIKI_SINGLE_T==NULL){
_FUNC_WIKI_SINGLE_T=(float*)mem_static_malloc(4);
*_FUNC_WIKI_SINGLE_T=0;
}
qbs *_FUNC_WIKI_STRING_A2=NULL;
if (!_FUNC_WIKI_STRING_A2)_FUNC_WIKI_STRING_A2=qbs_new(0,0);
byte_element_struct *byte_element_6354=NULL;
if (!byte_element_6354){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6354=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6354=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_WIKI_STRING_S2=NULL; qbs *_FUNC_WIKI_STRING_S2=NULL;
if (!_FUNC_WIKI_STRING_S2)_FUNC_WIKI_STRING_S2=qbs_new(0,0); if (!_FUNC_WIKI_STRING_S2)_FUNC_WIKI_STRING_S2=qbs_new(0,0);
int32 *_FUNC_WIKI_LONG_S1=NULL; int32 *_FUNC_WIKI_LONG_S1=NULL;
@ -106,16 +76,12 @@ if(_FUNC_WIKI_LONG_S1==NULL){
_FUNC_WIKI_LONG_S1=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_S1=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_S1=0; *_FUNC_WIKI_LONG_S1=0;
} }
byte_element_struct *byte_element_6355=NULL; byte_element_struct *byte_element_6351=NULL;
if (!byte_element_6355){ if (!byte_element_6351){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6355=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6355=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6351=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6351=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKI_LONG_S2=NULL; int32 *_FUNC_WIKI_LONG_S2=NULL;
if(_FUNC_WIKI_LONG_S2==NULL){ if(_FUNC_WIKI_LONG_S2==NULL){
_FUNC_WIKI_LONG_S2=(int32*)mem_static_malloc(4); _FUNC_WIKI_LONG_S2=(int32*)mem_static_malloc(4);
*_FUNC_WIKI_LONG_S2=0; *_FUNC_WIKI_LONG_S2=0;
} }
byte_element_struct *byte_element_6356=NULL;
if (!byte_element_6356){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6356=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6356=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,25 +1,25 @@
qbs*oldstr6357=NULL; qbs*oldstr6353=NULL;
if(_SUB_HELP_ADDTXT_STRING_T->tmp||_SUB_HELP_ADDTXT_STRING_T->fixed||_SUB_HELP_ADDTXT_STRING_T->readonly){ if(_SUB_HELP_ADDTXT_STRING_T->tmp||_SUB_HELP_ADDTXT_STRING_T->fixed||_SUB_HELP_ADDTXT_STRING_T->readonly){
oldstr6357=_SUB_HELP_ADDTXT_STRING_T; oldstr6353=_SUB_HELP_ADDTXT_STRING_T;
if (oldstr6357->cmem_descriptor){ if (oldstr6353->cmem_descriptor){
_SUB_HELP_ADDTXT_STRING_T=qbs_new_cmem(oldstr6357->len,0); _SUB_HELP_ADDTXT_STRING_T=qbs_new_cmem(oldstr6353->len,0);
}else{ }else{
_SUB_HELP_ADDTXT_STRING_T=qbs_new(oldstr6357->len,0); _SUB_HELP_ADDTXT_STRING_T=qbs_new(oldstr6353->len,0);
} }
memcpy(_SUB_HELP_ADDTXT_STRING_T->chr,oldstr6357->chr,oldstr6357->len); memcpy(_SUB_HELP_ADDTXT_STRING_T->chr,oldstr6353->chr,oldstr6353->len);
} }
int32 *_SUB_HELP_ADDTXT_LONG_I=NULL; int32 *_SUB_HELP_ADDTXT_LONG_I=NULL;
if(_SUB_HELP_ADDTXT_LONG_I==NULL){ if(_SUB_HELP_ADDTXT_LONG_I==NULL){
_SUB_HELP_ADDTXT_LONG_I=(int32*)mem_static_malloc(4); _SUB_HELP_ADDTXT_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_HELP_ADDTXT_LONG_I=0; *_SUB_HELP_ADDTXT_LONG_I=0;
} }
int64 fornext_value6359; int64 fornext_value6355;
int64 fornext_finalvalue6359; int64 fornext_finalvalue6355;
int64 fornext_step6359; int64 fornext_step6355;
uint8 fornext_step_negative6359; uint8 fornext_step_negative6355;
byte_element_struct *byte_element_6360=NULL; byte_element_struct *byte_element_6356=NULL;
if (!byte_element_6360){ if (!byte_element_6356){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6360=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6360=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6356=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6356=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_ADDTXT_LONG_C=NULL; int32 *_SUB_HELP_ADDTXT_LONG_C=NULL;
if(_SUB_HELP_ADDTXT_LONG_C==NULL){ if(_SUB_HELP_ADDTXT_LONG_C==NULL){
@ -28,15 +28,15 @@ _SUB_HELP_ADDTXT_LONG_C=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_HELP_ADDTXT_STRING_B=NULL; qbs *_SUB_HELP_ADDTXT_STRING_B=NULL;
if (!_SUB_HELP_ADDTXT_STRING_B)_SUB_HELP_ADDTXT_STRING_B=qbs_new(0,0); if (!_SUB_HELP_ADDTXT_STRING_B)_SUB_HELP_ADDTXT_STRING_B=qbs_new(0,0);
byte_element_struct *byte_element_6361=NULL; byte_element_struct *byte_element_6357=NULL;
if (!byte_element_6361){ if (!byte_element_6357){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6361=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6361=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6357=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6357=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6362=NULL; byte_element_struct *byte_element_6358=NULL;
if (!byte_element_6362){ if (!byte_element_6358){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6362=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6362=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6358=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6358=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6363=NULL; byte_element_struct *byte_element_6359=NULL;
if (!byte_element_6363){ if (!byte_element_6359){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6363=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6363=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6359=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6359=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -3,7 +3,7 @@ if(_SUB_HELP_NEWLINE_LONG_W==NULL){
_SUB_HELP_NEWLINE_LONG_W=(int32*)mem_static_malloc(4); _SUB_HELP_NEWLINE_LONG_W=(int32*)mem_static_malloc(4);
*_SUB_HELP_NEWLINE_LONG_W=0; *_SUB_HELP_NEWLINE_LONG_W=0;
} }
int32 pass6364; int32 pass6360;
int32 pass6365; int32 pass6361;
int32 pass6366; int32 pass6362;
int32 pass6367; int32 pass6363;

View file

@ -3,13 +3,13 @@ if(_SUB_HELP_PREVIEW_LONG_I==NULL){
_SUB_HELP_PREVIEW_LONG_I=(int32*)mem_static_malloc(4); _SUB_HELP_PREVIEW_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_HELP_PREVIEW_LONG_I=0; *_SUB_HELP_PREVIEW_LONG_I=0;
} }
int64 fornext_value6369; int64 fornext_value6365;
int64 fornext_finalvalue6369; int64 fornext_finalvalue6365;
int64 fornext_step6369; int64 fornext_step6365;
uint8 fornext_step_negative6369; uint8 fornext_step_negative6365;
byte_element_struct *byte_element_6370=NULL; byte_element_struct *byte_element_6366=NULL;
if (!byte_element_6370){ if (!byte_element_6366){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6370=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6370=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6366=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6366=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_PREVIEW_LONG_C=NULL; int32 *_SUB_HELP_PREVIEW_LONG_C=NULL;
if(_SUB_HELP_PREVIEW_LONG_C==NULL){ if(_SUB_HELP_PREVIEW_LONG_C==NULL){
@ -18,13 +18,13 @@ _SUB_HELP_PREVIEW_LONG_C=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_HELP_PREVIEW_STRING_C=NULL; qbs *_SUB_HELP_PREVIEW_STRING_C=NULL;
if (!_SUB_HELP_PREVIEW_STRING_C)_SUB_HELP_PREVIEW_STRING_C=qbs_new(0,0); if (!_SUB_HELP_PREVIEW_STRING_C)_SUB_HELP_PREVIEW_STRING_C=qbs_new(0,0);
int64 fornext_value6373; int64 fornext_value6369;
int64 fornext_finalvalue6373; int64 fornext_finalvalue6369;
int64 fornext_step6373; int64 fornext_step6369;
uint8 fornext_step_negative6373; uint8 fornext_step_negative6369;
byte_element_struct *byte_element_6374=NULL; byte_element_struct *byte_element_6370=NULL;
if (!byte_element_6374){ if (!byte_element_6370){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6374=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6374=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6370=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6370=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_HELP_PREVIEW_LONG_COL=NULL; int32 *_SUB_HELP_PREVIEW_LONG_COL=NULL;
if(_SUB_HELP_PREVIEW_LONG_COL==NULL){ if(_SUB_HELP_PREVIEW_LONG_COL==NULL){

View file

@ -1,12 +1,12 @@
qbs*oldstr6378=NULL; qbs*oldstr6374=NULL;
if(_SUB_WIKIPARSE_STRING_A->tmp||_SUB_WIKIPARSE_STRING_A->fixed||_SUB_WIKIPARSE_STRING_A->readonly){ if(_SUB_WIKIPARSE_STRING_A->tmp||_SUB_WIKIPARSE_STRING_A->fixed||_SUB_WIKIPARSE_STRING_A->readonly){
oldstr6378=_SUB_WIKIPARSE_STRING_A; oldstr6374=_SUB_WIKIPARSE_STRING_A;
if (oldstr6378->cmem_descriptor){ if (oldstr6374->cmem_descriptor){
_SUB_WIKIPARSE_STRING_A=qbs_new_cmem(oldstr6378->len,0); _SUB_WIKIPARSE_STRING_A=qbs_new_cmem(oldstr6374->len,0);
}else{ }else{
_SUB_WIKIPARSE_STRING_A=qbs_new(oldstr6378->len,0); _SUB_WIKIPARSE_STRING_A=qbs_new(oldstr6374->len,0);
} }
memcpy(_SUB_WIKIPARSE_STRING_A->chr,oldstr6378->chr,oldstr6378->len); memcpy(_SUB_WIKIPARSE_STRING_A->chr,oldstr6374->chr,oldstr6374->len);
} }
int32 *_SUB_WIKIPARSE_LONG_LINK=NULL; int32 *_SUB_WIKIPARSE_LONG_LINK=NULL;
if(_SUB_WIKIPARSE_LONG_LINK==NULL){ if(_SUB_WIKIPARSE_LONG_LINK==NULL){
@ -50,10 +50,10 @@ if(_SUB_WIKIPARSE_LONG_II==NULL){
_SUB_WIKIPARSE_LONG_II=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_II=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_II=0; *_SUB_WIKIPARSE_LONG_II=0;
} }
int64 fornext_value6380; int64 fornext_value6376;
int64 fornext_finalvalue6380; int64 fornext_finalvalue6376;
int64 fornext_step6380; int64 fornext_step6376;
uint8 fornext_step_negative6380; uint8 fornext_step_negative6376;
int32 *_SUB_WIKIPARSE_LONG_I=NULL; int32 *_SUB_WIKIPARSE_LONG_I=NULL;
if(_SUB_WIKIPARSE_LONG_I==NULL){ if(_SUB_WIKIPARSE_LONG_I==NULL){
_SUB_WIKIPARSE_LONG_I=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I=(int32*)mem_static_malloc(4);
@ -64,9 +64,9 @@ if(_SUB_WIKIPARSE_LONG_N==NULL){
_SUB_WIKIPARSE_LONG_N=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_N=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_N=0; *_SUB_WIKIPARSE_LONG_N=0;
} }
byte_element_struct *byte_element_6382=NULL; byte_element_struct *byte_element_6378=NULL;
if (!byte_element_6382){ if (!byte_element_6378){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6382=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6382=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6378=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6378=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_C=NULL; int32 *_SUB_WIKIPARSE_LONG_C=NULL;
if(_SUB_WIKIPARSE_LONG_C==NULL){ if(_SUB_WIKIPARSE_LONG_C==NULL){
@ -80,21 +80,37 @@ if(_SUB_WIKIPARSE_LONG_I1==NULL){
_SUB_WIKIPARSE_LONG_I1=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I1=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_I1=0; *_SUB_WIKIPARSE_LONG_I1=0;
} }
int64 fornext_value6385; int64 fornext_value6381;
int64 fornext_finalvalue6385; int64 fornext_finalvalue6381;
int64 fornext_step6385; int64 fornext_step6381;
uint8 fornext_step_negative6385; uint8 fornext_step_negative6381;
int32 *_SUB_WIKIPARSE_LONG_I2=NULL; int32 *_SUB_WIKIPARSE_LONG_I2=NULL;
if(_SUB_WIKIPARSE_LONG_I2==NULL){ if(_SUB_WIKIPARSE_LONG_I2==NULL){
_SUB_WIKIPARSE_LONG_I2=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_I2=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_I2=0; *_SUB_WIKIPARSE_LONG_I2=0;
} }
int64 fornext_value6387; int64 fornext_value6383;
int64 fornext_finalvalue6387; int64 fornext_finalvalue6383;
int64 fornext_step6387; int64 fornext_step6383;
uint8 fornext_step_negative6387; uint8 fornext_step_negative6383;
qbs *_SUB_WIKIPARSE_STRING_S=NULL; qbs *_SUB_WIKIPARSE_STRING_S=NULL;
if (!_SUB_WIKIPARSE_STRING_S)_SUB_WIKIPARSE_STRING_S=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_S)_SUB_WIKIPARSE_STRING_S=qbs_new(0,0);
byte_element_struct *byte_element_6384=NULL;
if (!byte_element_6384){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6384=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6384=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6385=NULL;
if (!byte_element_6385){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6385=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6385=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6386=NULL;
if (!byte_element_6386){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6386=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6386=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6387=NULL;
if (!byte_element_6387){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6387=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6387=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6388=NULL; byte_element_struct *byte_element_6388=NULL;
if (!byte_element_6388){ if (!byte_element_6388){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6388=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6388=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6388=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6388=(byte_element_struct*)mem_static_malloc(12);
@ -159,14 +175,10 @@ byte_element_struct *byte_element_6403=NULL;
if (!byte_element_6403){ if (!byte_element_6403){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6403=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6403=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6403=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6403=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6404=NULL; int64 fornext_value6405;
if (!byte_element_6404){ int64 fornext_finalvalue6405;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6404=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6404=(byte_element_struct*)mem_static_malloc(12); int64 fornext_step6405;
} uint8 fornext_step_negative6405;
byte_element_struct *byte_element_6405=NULL;
if (!byte_element_6405){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6405=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6405=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6406=NULL; byte_element_struct *byte_element_6406=NULL;
if (!byte_element_6406){ if (!byte_element_6406){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6406=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6406=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6406=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6406=(byte_element_struct*)mem_static_malloc(12);
@ -175,14 +187,14 @@ byte_element_struct *byte_element_6407=NULL;
if (!byte_element_6407){ if (!byte_element_6407){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6407=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6407=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6407=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6407=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6409; byte_element_struct *byte_element_6408=NULL;
int64 fornext_finalvalue6409; if (!byte_element_6408){
int64 fornext_step6409; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6408=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6408=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative6409;
byte_element_struct *byte_element_6410=NULL;
if (!byte_element_6410){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6410=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6410=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6410;
int64 fornext_finalvalue6410;
int64 fornext_step6410;
uint8 fornext_step_negative6410;
byte_element_struct *byte_element_6411=NULL; byte_element_struct *byte_element_6411=NULL;
if (!byte_element_6411){ if (!byte_element_6411){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6411=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6411=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6411=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6411=(byte_element_struct*)mem_static_malloc(12);
@ -191,14 +203,14 @@ byte_element_struct *byte_element_6412=NULL;
if (!byte_element_6412){ if (!byte_element_6412){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6412=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6412=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6412=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6414; byte_element_struct *byte_element_6413=NULL;
int64 fornext_finalvalue6414; if (!byte_element_6413){
int64 fornext_step6414; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6413=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6413=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative6414;
byte_element_struct *byte_element_6415=NULL;
if (!byte_element_6415){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6415=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6415=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6415;
int64 fornext_finalvalue6415;
int64 fornext_step6415;
uint8 fornext_step_negative6415;
byte_element_struct *byte_element_6416=NULL; byte_element_struct *byte_element_6416=NULL;
if (!byte_element_6416){ if (!byte_element_6416){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6416=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6416=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6416=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6416=(byte_element_struct*)mem_static_malloc(12);
@ -207,79 +219,67 @@ byte_element_struct *byte_element_6417=NULL;
if (!byte_element_6417){ if (!byte_element_6417){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6417=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6417=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6417=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6417=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6419; byte_element_struct *byte_element_6418=NULL;
int64 fornext_finalvalue6419; if (!byte_element_6418){
int64 fornext_step6419; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6418=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6418=(byte_element_struct*)mem_static_malloc(12);
uint8 fornext_step_negative6419;
byte_element_struct *byte_element_6420=NULL;
if (!byte_element_6420){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6420=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6420=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6421=NULL;
if (!byte_element_6421){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6421=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6421=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6422=NULL;
if (!byte_element_6422){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6422=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6422=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_LINK=NULL; qbs *_SUB_WIKIPARSE_STRING_LINK=NULL;
if (!_SUB_WIKIPARSE_STRING_LINK)_SUB_WIKIPARSE_STRING_LINK=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_LINK)_SUB_WIKIPARSE_STRING_LINK=qbs_new(0,0);
qbs *_SUB_WIKIPARSE_STRING_TEXT=NULL; qbs *_SUB_WIKIPARSE_STRING_TEXT=NULL;
if (!_SUB_WIKIPARSE_STRING_TEXT)_SUB_WIKIPARSE_STRING_TEXT=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_TEXT)_SUB_WIKIPARSE_STRING_TEXT=qbs_new(0,0);
byte_element_struct *byte_element_6423=NULL; byte_element_struct *byte_element_6419=NULL;
if (!byte_element_6423){ if (!byte_element_6419){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6423=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6423=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6419=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6419=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass6424; int32 pass6420;
int32 pass6425; int32 pass6421;
qbs *_SUB_WIKIPARSE_STRING_ELINK=NULL; qbs *_SUB_WIKIPARSE_STRING_ELINK=NULL;
if (!_SUB_WIKIPARSE_STRING_ELINK)_SUB_WIKIPARSE_STRING_ELINK=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_ELINK)_SUB_WIKIPARSE_STRING_ELINK=qbs_new(0,0);
int32 pass6426; int32 pass6422;
int32 pass6427; int32 pass6423;
qbs *_SUB_WIKIPARSE_STRING_CB=NULL; qbs *_SUB_WIKIPARSE_STRING_CB=NULL;
if (!_SUB_WIKIPARSE_STRING_CB)_SUB_WIKIPARSE_STRING_CB=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_CB)_SUB_WIKIPARSE_STRING_CB=qbs_new(0,0);
int32 pass6424;
int32 pass6425;
int32 pass6426;
int32 pass6427;
int32 pass6428; int32 pass6428;
int32 pass6429; int32 pass6429;
int32 pass6430; int32 pass6430;
int32 pass6431; int32 pass6431;
int32 pass6432;
int32 pass6433;
int32 pass6434;
int32 pass6435;
int32 *_SUB_WIKIPARSE_LONG_WS=NULL; int32 *_SUB_WIKIPARSE_LONG_WS=NULL;
if(_SUB_WIKIPARSE_LONG_WS==NULL){ if(_SUB_WIKIPARSE_LONG_WS==NULL){
_SUB_WIKIPARSE_LONG_WS=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_WS=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_WS=0; *_SUB_WIKIPARSE_LONG_WS=0;
} }
int64 fornext_value6437; int64 fornext_value6433;
int64 fornext_finalvalue6437; int64 fornext_finalvalue6433;
int64 fornext_step6437; int64 fornext_step6433;
uint8 fornext_step_negative6437; uint8 fornext_step_negative6433;
byte_element_struct *byte_element_6438=NULL; byte_element_struct *byte_element_6434=NULL;
if (!byte_element_6438){ if (!byte_element_6434){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6438=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6438=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6434=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6434=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6440; int64 fornext_value6436;
int64 fornext_finalvalue6440; int64 fornext_finalvalue6436;
int64 fornext_step6440; int64 fornext_step6436;
uint8 fornext_step_negative6440; uint8 fornext_step_negative6436;
byte_element_struct *byte_element_6441=NULL; byte_element_struct *byte_element_6437=NULL;
if (!byte_element_6441){ if (!byte_element_6437){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6441=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6441=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6437=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6437=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_NL=NULL; int32 *_SUB_WIKIPARSE_LONG_NL=NULL;
if(_SUB_WIKIPARSE_LONG_NL==NULL){ if(_SUB_WIKIPARSE_LONG_NL==NULL){
_SUB_WIKIPARSE_LONG_NL=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_NL=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_NL=0; *_SUB_WIKIPARSE_LONG_NL=0;
} }
int32 pass6442; int32 pass6438;
int32 pass6443; int32 pass6439;
int32 pass6444; int32 pass6440;
int32 pass6445; int32 pass6441;
byte_element_struct *byte_element_6446=NULL; byte_element_struct *byte_element_6442=NULL;
if (!byte_element_6446){ if (!byte_element_6442){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6446=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6446=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6442=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6442=(byte_element_struct*)mem_static_malloc(12);
} }
ptrszint *_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW=NULL; ptrszint *_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW=NULL;
if (!_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW){ if (!_SUB_WIKIPARSE_ARRAY_STRING_TABLEROW){
@ -322,15 +322,15 @@ _SUB_WIKIPARSE_INTEGER_THISCOL=(int16*)mem_static_malloc(2);
} }
qbs *_SUB_WIKIPARSE_STRING_L=NULL; qbs *_SUB_WIKIPARSE_STRING_L=NULL;
if (!_SUB_WIKIPARSE_STRING_L)_SUB_WIKIPARSE_STRING_L=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_L)_SUB_WIKIPARSE_STRING_L=qbs_new(0,0);
byte_element_struct *byte_element_6448=NULL; byte_element_struct *byte_element_6444=NULL;
if (!byte_element_6448){ if (!byte_element_6444){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6448=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6448=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6444=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6444=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_M=NULL; qbs *_SUB_WIKIPARSE_STRING_M=NULL;
if (!_SUB_WIKIPARSE_STRING_M)_SUB_WIKIPARSE_STRING_M=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_M)_SUB_WIKIPARSE_STRING_M=qbs_new(0,0);
byte_element_struct *byte_element_6449=NULL; byte_element_struct *byte_element_6445=NULL;
if (!byte_element_6449){ if (!byte_element_6445){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6449=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6449=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6445=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6445=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_J=NULL; int32 *_SUB_WIKIPARSE_LONG_J=NULL;
if(_SUB_WIKIPARSE_LONG_J==NULL){ if(_SUB_WIKIPARSE_LONG_J==NULL){
@ -339,9 +339,9 @@ _SUB_WIKIPARSE_LONG_J=(int32*)mem_static_malloc(4);
} }
qbs *_SUB_WIKIPARSE_STRING_P=NULL; qbs *_SUB_WIKIPARSE_STRING_P=NULL;
if (!_SUB_WIKIPARSE_STRING_P)_SUB_WIKIPARSE_STRING_P=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_P)_SUB_WIKIPARSE_STRING_P=qbs_new(0,0);
byte_element_struct *byte_element_6451=NULL; byte_element_struct *byte_element_6447=NULL;
if (!byte_element_6451){ if (!byte_element_6447){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6451=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6451=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6447=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6447=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL=NULL; int32 *_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL=NULL;
if(_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL==NULL){ if(_SUB_WIKIPARSE_LONG_BACKUPHELP_BG_COL==NULL){
@ -358,10 +358,10 @@ if(_SUB_WIKIPARSE_LONG_PRINTTABLE==NULL){
_SUB_WIKIPARSE_LONG_PRINTTABLE=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_PRINTTABLE=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_PRINTTABLE=0; *_SUB_WIKIPARSE_LONG_PRINTTABLE=0;
} }
int64 fornext_value6453; int64 fornext_value6449;
int64 fornext_finalvalue6453; int64 fornext_finalvalue6449;
int64 fornext_step6453; int64 fornext_step6449;
uint8 fornext_step_negative6453; uint8 fornext_step_negative6449;
qbs *_SUB_WIKIPARSE_STRING_TABLEOUTPUT=NULL; qbs *_SUB_WIKIPARSE_STRING_TABLEOUTPUT=NULL;
if (!_SUB_WIKIPARSE_STRING_TABLEOUTPUT)_SUB_WIKIPARSE_STRING_TABLEOUTPUT=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_TABLEOUTPUT)_SUB_WIKIPARSE_STRING_TABLEOUTPUT=qbs_new(0,0);
int32 *_SUB_WIKIPARSE_LONG_CHECKCOL=NULL; int32 *_SUB_WIKIPARSE_LONG_CHECKCOL=NULL;
@ -369,45 +369,45 @@ if(_SUB_WIKIPARSE_LONG_CHECKCOL==NULL){
_SUB_WIKIPARSE_LONG_CHECKCOL=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CHECKCOL=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CHECKCOL=0; *_SUB_WIKIPARSE_LONG_CHECKCOL=0;
} }
int64 fornext_value6455; int64 fornext_value6451;
int64 fornext_finalvalue6455; int64 fornext_finalvalue6451;
int64 fornext_step6455; int64 fornext_step6451;
uint8 fornext_step_negative6455; uint8 fornext_step_negative6451;
qbs *_SUB_WIKIPARSE_STRING_THISCOL=NULL; qbs *_SUB_WIKIPARSE_STRING_THISCOL=NULL;
if (!_SUB_WIKIPARSE_STRING_THISCOL)_SUB_WIKIPARSE_STRING_THISCOL=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_THISCOL)_SUB_WIKIPARSE_STRING_THISCOL=qbs_new(0,0);
int32 pass6456; int32 pass6452;
int32 pass6457; int32 pass6453;
int32 pass6454;
int64 fornext_value6456;
int64 fornext_finalvalue6456;
int64 fornext_step6456;
uint8 fornext_step_negative6456;
byte_element_struct *byte_element_6457=NULL;
if (!byte_element_6457){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6457=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6457=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass6458; int32 pass6458;
int64 fornext_value6460; int32 pass6459;
int64 fornext_finalvalue6460; byte_element_struct *byte_element_6460=NULL;
int64 fornext_step6460; if (!byte_element_6460){
uint8 fornext_step_negative6460; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6460=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6460=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6461=NULL; byte_element_struct *byte_element_6461=NULL;
if (!byte_element_6461){ if (!byte_element_6461){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6461=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6461=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6461=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6461=(byte_element_struct*)mem_static_malloc(12);
} }
int32 pass6462; byte_element_struct *byte_element_6462=NULL;
int32 pass6463; if (!byte_element_6462){
byte_element_struct *byte_element_6464=NULL; if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6462=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6462=(byte_element_struct*)mem_static_malloc(12);
if (!byte_element_6464){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6464=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6464=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6465=NULL; byte_element_struct *byte_element_6463=NULL;
if (!byte_element_6465){ if (!byte_element_6463){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6465=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6465=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6463=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6463=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6466=NULL; int32 pass6464;
if (!byte_element_6466){ int32 pass6465;
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6466=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6466=(byte_element_struct*)mem_static_malloc(12); int32 pass6466;
} int32 pass6467;
byte_element_struct *byte_element_6467=NULL;
if (!byte_element_6467){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6467=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6467=(byte_element_struct*)mem_static_malloc(12);
}
int32 pass6468;
int32 pass6469;
int32 pass6470;
int32 pass6471;
int32 *_SUB_WIKIPARSE_LONG_FH=NULL; int32 *_SUB_WIKIPARSE_LONG_FH=NULL;
if(_SUB_WIKIPARSE_LONG_FH==NULL){ if(_SUB_WIKIPARSE_LONG_FH==NULL){
_SUB_WIKIPARSE_LONG_FH=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_FH=(int32*)mem_static_malloc(4);
@ -418,10 +418,10 @@ if(_SUB_WIKIPARSE_LONG_CY==NULL){
_SUB_WIKIPARSE_LONG_CY=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CY=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CY=0; *_SUB_WIKIPARSE_LONG_CY=0;
} }
int64 fornext_value6473; int64 fornext_value6469;
int64 fornext_finalvalue6473; int64 fornext_finalvalue6469;
int64 fornext_step6473; int64 fornext_step6469;
uint8 fornext_step_negative6473; uint8 fornext_step_negative6469;
int32 *_SUB_WIKIPARSE_LONG_L=NULL; int32 *_SUB_WIKIPARSE_LONG_L=NULL;
if(_SUB_WIKIPARSE_LONG_L==NULL){ if(_SUB_WIKIPARSE_LONG_L==NULL){
_SUB_WIKIPARSE_LONG_L=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_L=(int32*)mem_static_malloc(4);
@ -472,26 +472,26 @@ if(_SUB_WIKIPARSE_LONG_LX==NULL){
_SUB_WIKIPARSE_LONG_LX=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_LX=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_LX=0; *_SUB_WIKIPARSE_LONG_LX=0;
} }
int64 fornext_value6476; int64 fornext_value6472;
int64 fornext_finalvalue6476; int64 fornext_finalvalue6472;
int64 fornext_step6476; int64 fornext_step6472;
uint8 fornext_step_negative6476; uint8 fornext_step_negative6472;
int32 *_SUB_WIKIPARSE_LONG_L2=NULL; int32 *_SUB_WIKIPARSE_LONG_L2=NULL;
if(_SUB_WIKIPARSE_LONG_L2==NULL){ if(_SUB_WIKIPARSE_LONG_L2==NULL){
_SUB_WIKIPARSE_LONG_L2=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_L2=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_L2=0; *_SUB_WIKIPARSE_LONG_L2=0;
} }
byte_element_struct *byte_element_6477=NULL; byte_element_struct *byte_element_6473=NULL;
if (!byte_element_6477){ if (!byte_element_6473){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6477=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6473=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6473=(byte_element_struct*)mem_static_malloc(12);
} }
qbs *_SUB_WIKIPARSE_STRING_A2=NULL; qbs *_SUB_WIKIPARSE_STRING_A2=NULL;
if (!_SUB_WIKIPARSE_STRING_A2)_SUB_WIKIPARSE_STRING_A2=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_A2)_SUB_WIKIPARSE_STRING_A2=qbs_new(0,0);
qbs *_SUB_WIKIPARSE_STRING_A3=NULL; qbs *_SUB_WIKIPARSE_STRING_A3=NULL;
if (!_SUB_WIKIPARSE_STRING_A3)_SUB_WIKIPARSE_STRING_A3=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_A3)_SUB_WIKIPARSE_STRING_A3=qbs_new(0,0);
byte_element_struct *byte_element_6478=NULL; byte_element_struct *byte_element_6474=NULL;
if (!byte_element_6478){ if (!byte_element_6474){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6478=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6478=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6474=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6474=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_SKIP=NULL; int32 *_SUB_WIKIPARSE_LONG_SKIP=NULL;
if(_SUB_WIKIPARSE_LONG_SKIP==NULL){ if(_SUB_WIKIPARSE_LONG_SKIP==NULL){
@ -503,6 +503,19 @@ if(_SUB_WIKIPARSE_LONG_CI==NULL){
_SUB_WIKIPARSE_LONG_CI=(int32*)mem_static_malloc(4); _SUB_WIKIPARSE_LONG_CI=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CI=0; *_SUB_WIKIPARSE_LONG_CI=0;
} }
int64 fornext_value6476;
int64 fornext_finalvalue6476;
int64 fornext_step6476;
uint8 fornext_step_negative6476;
byte_element_struct *byte_element_6477=NULL;
if (!byte_element_6477){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6477=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6477=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_SUB_WIKIPARSE_LONG_CA=NULL;
if(_SUB_WIKIPARSE_LONG_CA==NULL){
_SUB_WIKIPARSE_LONG_CA=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CA=0;
}
int64 fornext_value6480; int64 fornext_value6480;
int64 fornext_finalvalue6480; int64 fornext_finalvalue6480;
int64 fornext_step6480; int64 fornext_step6480;
@ -511,24 +524,19 @@ byte_element_struct *byte_element_6481=NULL;
if (!byte_element_6481){ if (!byte_element_6481){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6481=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6481=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6481=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6481=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_WIKIPARSE_LONG_CA=NULL;
if(_SUB_WIKIPARSE_LONG_CA==NULL){
_SUB_WIKIPARSE_LONG_CA=(int32*)mem_static_malloc(4);
*_SUB_WIKIPARSE_LONG_CA=0;
}
int64 fornext_value6484;
int64 fornext_finalvalue6484;
int64 fornext_step6484;
uint8 fornext_step_negative6484;
byte_element_struct *byte_element_6485=NULL;
if (!byte_element_6485){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6485=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6485=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_SUB_WIKIPARSE_STRING_OA2=NULL; qbs *_SUB_WIKIPARSE_STRING_OA2=NULL;
if (!_SUB_WIKIPARSE_STRING_OA2)_SUB_WIKIPARSE_STRING_OA2=qbs_new(0,0); if (!_SUB_WIKIPARSE_STRING_OA2)_SUB_WIKIPARSE_STRING_OA2=qbs_new(0,0);
byte_element_struct *byte_element_6487=NULL; byte_element_struct *byte_element_6483=NULL;
if (!byte_element_6487){ if (!byte_element_6483){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6487=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6487=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6483=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6483=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value6485;
int64 fornext_finalvalue6485;
int64 fornext_step6485;
uint8 fornext_step_negative6485;
byte_element_struct *byte_element_6486=NULL;
if (!byte_element_6486){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6486=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6486=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6489; int64 fornext_value6489;
int64 fornext_finalvalue6489; int64 fornext_finalvalue6489;
@ -538,11 +546,3 @@ byte_element_struct *byte_element_6490=NULL;
if (!byte_element_6490){ if (!byte_element_6490){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6490=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6490=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6490=(byte_element_struct*)mem_static_malloc(12);
} }
int64 fornext_value6493;
int64 fornext_finalvalue6493;
int64 fornext_step6493;
uint8 fornext_step_negative6493;
byte_element_struct *byte_element_6494=NULL;
if (!byte_element_6494){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6494=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6494=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -1,12 +1,12 @@
qbs *_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=NULL; qbs *_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=NULL;
if (!_FUNC_WIKIGETLINE_STRING_WIKIGETLINE)_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=qbs_new(0,0); if (!_FUNC_WIKIGETLINE_STRING_WIKIGETLINE)_FUNC_WIKIGETLINE_STRING_WIKIGETLINE=qbs_new(0,0);
qbs*oldstr6496=NULL; qbs*oldstr6492=NULL;
if(_FUNC_WIKIGETLINE_STRING_A->tmp||_FUNC_WIKIGETLINE_STRING_A->fixed||_FUNC_WIKIGETLINE_STRING_A->readonly){ if(_FUNC_WIKIGETLINE_STRING_A->tmp||_FUNC_WIKIGETLINE_STRING_A->fixed||_FUNC_WIKIGETLINE_STRING_A->readonly){
oldstr6496=_FUNC_WIKIGETLINE_STRING_A; oldstr6492=_FUNC_WIKIGETLINE_STRING_A;
if (oldstr6496->cmem_descriptor){ if (oldstr6492->cmem_descriptor){
_FUNC_WIKIGETLINE_STRING_A=qbs_new_cmem(oldstr6496->len,0); _FUNC_WIKIGETLINE_STRING_A=qbs_new_cmem(oldstr6492->len,0);
}else{ }else{
_FUNC_WIKIGETLINE_STRING_A=qbs_new(oldstr6496->len,0); _FUNC_WIKIGETLINE_STRING_A=qbs_new(oldstr6492->len,0);
} }
memcpy(_FUNC_WIKIGETLINE_STRING_A->chr,oldstr6496->chr,oldstr6496->len); memcpy(_FUNC_WIKIGETLINE_STRING_A->chr,oldstr6492->chr,oldstr6492->len);
} }

View file

@ -1,35 +1,35 @@
qbs *_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=NULL; qbs *_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=NULL;
if (!_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL)_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=qbs_new(0,0); if (!_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL)_FUNC_WIKIGETUNTIL_STRING_WIKIGETUNTIL=qbs_new(0,0);
qbs*oldstr6497=NULL; qbs*oldstr6493=NULL;
if(_FUNC_WIKIGETUNTIL_STRING_A->tmp||_FUNC_WIKIGETUNTIL_STRING_A->fixed||_FUNC_WIKIGETUNTIL_STRING_A->readonly){ if(_FUNC_WIKIGETUNTIL_STRING_A->tmp||_FUNC_WIKIGETUNTIL_STRING_A->fixed||_FUNC_WIKIGETUNTIL_STRING_A->readonly){
oldstr6497=_FUNC_WIKIGETUNTIL_STRING_A; oldstr6493=_FUNC_WIKIGETUNTIL_STRING_A;
if (oldstr6497->cmem_descriptor){ if (oldstr6493->cmem_descriptor){
_FUNC_WIKIGETUNTIL_STRING_A=qbs_new_cmem(oldstr6497->len,0); _FUNC_WIKIGETUNTIL_STRING_A=qbs_new_cmem(oldstr6493->len,0);
}else{ }else{
_FUNC_WIKIGETUNTIL_STRING_A=qbs_new(oldstr6497->len,0); _FUNC_WIKIGETUNTIL_STRING_A=qbs_new(oldstr6493->len,0);
} }
memcpy(_FUNC_WIKIGETUNTIL_STRING_A->chr,oldstr6497->chr,oldstr6497->len); memcpy(_FUNC_WIKIGETUNTIL_STRING_A->chr,oldstr6493->chr,oldstr6493->len);
} }
qbs*oldstr6498=NULL; qbs*oldstr6494=NULL;
if(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->tmp||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->fixed||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->readonly){ if(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->tmp||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->fixed||_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->readonly){
oldstr6498=_FUNC_WIKIGETUNTIL_STRING_SEPARATOR; oldstr6494=_FUNC_WIKIGETUNTIL_STRING_SEPARATOR;
if (oldstr6498->cmem_descriptor){ if (oldstr6494->cmem_descriptor){
_FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new_cmem(oldstr6498->len,0); _FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new_cmem(oldstr6494->len,0);
}else{ }else{
_FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new(oldstr6498->len,0); _FUNC_WIKIGETUNTIL_STRING_SEPARATOR=qbs_new(oldstr6494->len,0);
} }
memcpy(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->chr,oldstr6498->chr,oldstr6498->len); memcpy(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR->chr,oldstr6494->chr,oldstr6494->len);
} }
byte_element_struct *byte_element_6499=NULL; byte_element_struct *byte_element_6495=NULL;
if (!byte_element_6499){ if (!byte_element_6495){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6499=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6495=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6495=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_FUNC_WIKIGETUNTIL_LONG_J=NULL; int32 *_FUNC_WIKIGETUNTIL_LONG_J=NULL;
if(_FUNC_WIKIGETUNTIL_LONG_J==NULL){ if(_FUNC_WIKIGETUNTIL_LONG_J==NULL){
_FUNC_WIKIGETUNTIL_LONG_J=(int32*)mem_static_malloc(4); _FUNC_WIKIGETUNTIL_LONG_J=(int32*)mem_static_malloc(4);
*_FUNC_WIKIGETUNTIL_LONG_J=0; *_FUNC_WIKIGETUNTIL_LONG_J=0;
} }
byte_element_struct *byte_element_6500=NULL; byte_element_struct *byte_element_6496=NULL;
if (!byte_element_6500){ if (!byte_element_6496){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6500=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6500=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6496=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6496=(byte_element_struct*)mem_static_malloc(12);
} }

View file

@ -1,12 +1,12 @@
qbs*oldstr6501=NULL; qbs*oldstr6497=NULL;
if(_SUB_PRINTWRAPSTATUS_STRING___TEXT->tmp||_SUB_PRINTWRAPSTATUS_STRING___TEXT->fixed||_SUB_PRINTWRAPSTATUS_STRING___TEXT->readonly){ if(_SUB_PRINTWRAPSTATUS_STRING___TEXT->tmp||_SUB_PRINTWRAPSTATUS_STRING___TEXT->fixed||_SUB_PRINTWRAPSTATUS_STRING___TEXT->readonly){
oldstr6501=_SUB_PRINTWRAPSTATUS_STRING___TEXT; oldstr6497=_SUB_PRINTWRAPSTATUS_STRING___TEXT;
if (oldstr6501->cmem_descriptor){ if (oldstr6497->cmem_descriptor){
_SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new_cmem(oldstr6501->len,0); _SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new_cmem(oldstr6497->len,0);
}else{ }else{
_SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new(oldstr6501->len,0); _SUB_PRINTWRAPSTATUS_STRING___TEXT=qbs_new(oldstr6497->len,0);
} }
memcpy(_SUB_PRINTWRAPSTATUS_STRING___TEXT->chr,oldstr6501->chr,oldstr6501->len); memcpy(_SUB_PRINTWRAPSTATUS_STRING___TEXT->chr,oldstr6497->chr,oldstr6497->len);
} }
qbs *_SUB_PRINTWRAPSTATUS_STRING_TEXT=NULL; qbs *_SUB_PRINTWRAPSTATUS_STRING_TEXT=NULL;
if (!_SUB_PRINTWRAPSTATUS_STRING_TEXT)_SUB_PRINTWRAPSTATUS_STRING_TEXT=qbs_new(0,0); if (!_SUB_PRINTWRAPSTATUS_STRING_TEXT)_SUB_PRINTWRAPSTATUS_STRING_TEXT=qbs_new(0,0);
@ -37,21 +37,21 @@ if(_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER==NULL){
_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=(int16*)mem_static_malloc(2); _SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=(int16*)mem_static_malloc(2);
*_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=0; *_SUB_PRINTWRAPSTATUS_INTEGER_CHANGECOLORAFTER=0;
} }
byte_element_struct *byte_element_6503=NULL; byte_element_struct *byte_element_6499=NULL;
if (!byte_element_6503){ if (!byte_element_6499){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6503=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6503=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6499=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6499=(byte_element_struct*)mem_static_malloc(12);
} }
byte_element_struct *byte_element_6504=NULL; byte_element_struct *byte_element_6500=NULL;
if (!byte_element_6504){ if (!byte_element_6500){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6504=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6504=(byte_element_struct*)mem_static_malloc(12); if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6500=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6500=(byte_element_struct*)mem_static_malloc(12);
} }
int32 *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=NULL; int32 *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=NULL;
if(_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE==NULL){ if(_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE==NULL){
_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=(int32*)mem_static_malloc(4); _SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=(int32*)mem_static_malloc(4);
*_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=0; *_SUB_PRINTWRAPSTATUS_LONG_SKIPSPACE=0;
} }
int32 fornext_value6506; int32 fornext_value6502;
int32 fornext_finalvalue6506; int32 fornext_finalvalue6502;
int32 fornext_step6506; int32 fornext_step6502;
uint8 fornext_step_negative6506; uint8 fornext_step_negative6502;
int32 sc_6508_var; int32 sc_6504_var;

View file

@ -1,14 +1,14 @@
qbs *_FUNC_GETBYTES_STRING_GETBYTES=NULL; qbs *_FUNC_GETBYTES_STRING_GETBYTES=NULL;
if (!_FUNC_GETBYTES_STRING_GETBYTES)_FUNC_GETBYTES_STRING_GETBYTES=qbs_new(0,0); if (!_FUNC_GETBYTES_STRING_GETBYTES)_FUNC_GETBYTES_STRING_GETBYTES=qbs_new(0,0);
qbs*oldstr6509=NULL; qbs*oldstr6505=NULL;
if(_FUNC_GETBYTES_STRING___VALUE->tmp||_FUNC_GETBYTES_STRING___VALUE->fixed||_FUNC_GETBYTES_STRING___VALUE->readonly){ if(_FUNC_GETBYTES_STRING___VALUE->tmp||_FUNC_GETBYTES_STRING___VALUE->fixed||_FUNC_GETBYTES_STRING___VALUE->readonly){
oldstr6509=_FUNC_GETBYTES_STRING___VALUE; oldstr6505=_FUNC_GETBYTES_STRING___VALUE;
if (oldstr6509->cmem_descriptor){ if (oldstr6505->cmem_descriptor){
_FUNC_GETBYTES_STRING___VALUE=qbs_new_cmem(oldstr6509->len,0); _FUNC_GETBYTES_STRING___VALUE=qbs_new_cmem(oldstr6505->len,0);
}else{ }else{
_FUNC_GETBYTES_STRING___VALUE=qbs_new(oldstr6509->len,0); _FUNC_GETBYTES_STRING___VALUE=qbs_new(oldstr6505->len,0);
} }
memcpy(_FUNC_GETBYTES_STRING___VALUE->chr,oldstr6509->chr,oldstr6509->len); memcpy(_FUNC_GETBYTES_STRING___VALUE->chr,oldstr6505->chr,oldstr6505->len);
} }
qbs *_FUNC_GETBYTES_STRING_VALUE=NULL; qbs *_FUNC_GETBYTES_STRING_VALUE=NULL;
if (!_FUNC_GETBYTES_STRING_VALUE)_FUNC_GETBYTES_STRING_VALUE=qbs_new(0,0); if (!_FUNC_GETBYTES_STRING_VALUE)_FUNC_GETBYTES_STRING_VALUE=qbs_new(0,0);

View file

@ -1,40 +0,0 @@
qbs *_FUNC_DOWNLOAD_STRING_DOWNLOAD=NULL;
if (!_FUNC_DOWNLOAD_STRING_DOWNLOAD)_FUNC_DOWNLOAD_STRING_DOWNLOAD=qbs_new(0,0);
qbs*oldstr6510=NULL;
if(_FUNC_DOWNLOAD_STRING_URL->tmp||_FUNC_DOWNLOAD_STRING_URL->fixed||_FUNC_DOWNLOAD_STRING_URL->readonly){
oldstr6510=_FUNC_DOWNLOAD_STRING_URL;
if (oldstr6510->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_URL=qbs_new_cmem(oldstr6510->len,0);
}else{
_FUNC_DOWNLOAD_STRING_URL=qbs_new(oldstr6510->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_URL->chr,oldstr6510->chr,oldstr6510->len);
}
qbs*oldstr6511=NULL;
if(_FUNC_DOWNLOAD_STRING_OUTPUTVAR->tmp||_FUNC_DOWNLOAD_STRING_OUTPUTVAR->fixed||_FUNC_DOWNLOAD_STRING_OUTPUTVAR->readonly){
oldstr6511=_FUNC_DOWNLOAD_STRING_OUTPUTVAR;
if (oldstr6511->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_OUTPUTVAR=qbs_new_cmem(oldstr6511->len,0);
}else{
_FUNC_DOWNLOAD_STRING_OUTPUTVAR=qbs_new(oldstr6511->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_OUTPUTVAR->chr,oldstr6511->chr,oldstr6511->len);
}
qbs*oldstr6512=NULL;
if(_FUNC_DOWNLOAD_STRING_LOOKFOR->tmp||_FUNC_DOWNLOAD_STRING_LOOKFOR->fixed||_FUNC_DOWNLOAD_STRING_LOOKFOR->readonly){
oldstr6512=_FUNC_DOWNLOAD_STRING_LOOKFOR;
if (oldstr6512->cmem_descriptor){
_FUNC_DOWNLOAD_STRING_LOOKFOR=qbs_new_cmem(oldstr6512->len,0);
}else{
_FUNC_DOWNLOAD_STRING_LOOKFOR=qbs_new(oldstr6512->len,0);
}
memcpy(_FUNC_DOWNLOAD_STRING_LOOKFOR->chr,oldstr6512->chr,oldstr6512->len);
}
byte_element_struct *byte_element_6513=NULL;
if (!byte_element_6513){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6513=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6513=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6514=NULL;
if (!byte_element_6514){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6514=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6514=(byte_element_struct*)mem_static_malloc(12);
}

View file

@ -5,10 +5,6 @@ qbs_free(_FUNC_WIKI_STRING_PAGENAME);
qbs_free(_FUNC_WIKI_STRING_PAGENAME2); qbs_free(_FUNC_WIKI_STRING_PAGENAME2);
qbs_free(_FUNC_WIKI_STRING_A); qbs_free(_FUNC_WIKI_STRING_A);
qbs_free(_FUNC_WIKI_STRING_URL); qbs_free(_FUNC_WIKI_STRING_URL);
qbs_free(_FUNC_WIKI_STRING_OUTPUTFILE);
qbs_free(_FUNC_WIKI_STRING_S1); qbs_free(_FUNC_WIKI_STRING_S1);
qbs_free(_FUNC_WIKI_STRING_URL2);
qbs_free(_FUNC_WIKI_STRING_E);
qbs_free(_FUNC_WIKI_STRING_URL3);
qbs_free(_FUNC_WIKI_STRING_X);
qbs_free(_FUNC_WIKI_STRING_A2);
qbs_free(_FUNC_WIKI_STRING_S2); qbs_free(_FUNC_WIKI_STRING_S2);

View file

@ -1,5 +1,5 @@
if(oldstr6357){ if(oldstr6353){
if(oldstr6357->fixed)qbs_set(oldstr6357,_SUB_HELP_ADDTXT_STRING_T); if(oldstr6353->fixed)qbs_set(oldstr6353,_SUB_HELP_ADDTXT_STRING_T);
qbs_free(_SUB_HELP_ADDTXT_STRING_T); qbs_free(_SUB_HELP_ADDTXT_STRING_T);
} }
qbs_free(_SUB_HELP_ADDTXT_STRING_B); qbs_free(_SUB_HELP_ADDTXT_STRING_B);

View file

@ -1,5 +1,5 @@
if(oldstr6378){ if(oldstr6374){
if(oldstr6378->fixed)qbs_set(oldstr6378,_SUB_WIKIPARSE_STRING_A); if(oldstr6374->fixed)qbs_set(oldstr6374,_SUB_WIKIPARSE_STRING_A);
qbs_free(_SUB_WIKIPARSE_STRING_A); qbs_free(_SUB_WIKIPARSE_STRING_A);
} }
if (_SUB_WIKIPARSE_ARRAY_STRING_C[2]&1){ if (_SUB_WIKIPARSE_ARRAY_STRING_C[2]&1){

View file

@ -1,4 +1,4 @@
if(oldstr6496){ if(oldstr6492){
if(oldstr6496->fixed)qbs_set(oldstr6496,_FUNC_WIKIGETLINE_STRING_A); if(oldstr6492->fixed)qbs_set(oldstr6492,_FUNC_WIKIGETLINE_STRING_A);
qbs_free(_FUNC_WIKIGETLINE_STRING_A); qbs_free(_FUNC_WIKIGETLINE_STRING_A);
} }

View file

@ -1,8 +1,8 @@
if(oldstr6497){ if(oldstr6493){
if(oldstr6497->fixed)qbs_set(oldstr6497,_FUNC_WIKIGETUNTIL_STRING_A); if(oldstr6493->fixed)qbs_set(oldstr6493,_FUNC_WIKIGETUNTIL_STRING_A);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_A); qbs_free(_FUNC_WIKIGETUNTIL_STRING_A);
} }
if(oldstr6498){ if(oldstr6494){
if(oldstr6498->fixed)qbs_set(oldstr6498,_FUNC_WIKIGETUNTIL_STRING_SEPARATOR); if(oldstr6494->fixed)qbs_set(oldstr6494,_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
qbs_free(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR); qbs_free(_FUNC_WIKIGETUNTIL_STRING_SEPARATOR);
} }

View file

@ -1,5 +1,5 @@
if(oldstr6501){ if(oldstr6497){
if(oldstr6501->fixed)qbs_set(oldstr6501,_SUB_PRINTWRAPSTATUS_STRING___TEXT); if(oldstr6497->fixed)qbs_set(oldstr6497,_SUB_PRINTWRAPSTATUS_STRING___TEXT);
qbs_free(_SUB_PRINTWRAPSTATUS_STRING___TEXT); qbs_free(_SUB_PRINTWRAPSTATUS_STRING___TEXT);
} }
qbs_free(_SUB_PRINTWRAPSTATUS_STRING_TEXT); qbs_free(_SUB_PRINTWRAPSTATUS_STRING_TEXT);

View file

@ -1,5 +1,5 @@
if(oldstr6509){ if(oldstr6505){
if(oldstr6509->fixed)qbs_set(oldstr6509,_FUNC_GETBYTES_STRING___VALUE); if(oldstr6505->fixed)qbs_set(oldstr6505,_FUNC_GETBYTES_STRING___VALUE);
qbs_free(_FUNC_GETBYTES_STRING___VALUE); qbs_free(_FUNC_GETBYTES_STRING___VALUE);
} }
qbs_free(_FUNC_GETBYTES_STRING_VALUE); qbs_free(_FUNC_GETBYTES_STRING_VALUE);

View file

@ -1,12 +0,0 @@
if(oldstr6510){
if(oldstr6510->fixed)qbs_set(oldstr6510,_FUNC_DOWNLOAD_STRING_URL);
qbs_free(_FUNC_DOWNLOAD_STRING_URL);
}
if(oldstr6511){
if(oldstr6511->fixed)qbs_set(oldstr6511,_FUNC_DOWNLOAD_STRING_OUTPUTVAR);
qbs_free(_FUNC_DOWNLOAD_STRING_OUTPUTVAR);
}
if(oldstr6512){
if(oldstr6512->fixed)qbs_set(oldstr6512,_FUNC_DOWNLOAD_STRING_LOOKFOR);
qbs_free(_FUNC_DOWNLOAD_STRING_LOOKFOR);
}

View file

@ -460,6 +460,7 @@ qbs *__STRING_DEBUGINFOINIWARNING=NULL;
qbs *__STRING_CONFIGFILE=NULL; qbs *__STRING_CONFIGFILE=NULL;
int32 *__LONG_IDEBASETCPPORT=NULL; int32 *__LONG_IDEBASETCPPORT=NULL;
int8 *__BYTE_AUTOADDDEBUGCOMMAND=NULL; int8 *__BYTE_AUTOADDDEBUGCOMMAND=NULL;
qbs *__STRING_WIKIBASEADDRESS=NULL;
int32 *__LONG_RESULT=NULL; int32 *__LONG_RESULT=NULL;
qbs *__STRING_VALUE=NULL; qbs *__STRING_VALUE=NULL;
qbs *__STRING_TEMPLIST=NULL; qbs *__STRING_TEMPLIST=NULL;
@ -1125,23 +1126,6 @@ int32 *_SUB_HELP_SHOWTEXT_LONG_SETUP=NULL;
int32 *_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=NULL; int32 *_FUNC_IDEASCIIBOX_LONG_ASCIIWARNINGSHOWN=NULL;
qbs *_FUNC_GETBYTES_STRING_PREVVALUE=NULL; qbs *_FUNC_GETBYTES_STRING_PREVVALUE=NULL;
int32 *_FUNC_GETBYTES_LONG_GETBYTESPOSITION=NULL; int32 *_FUNC_GETBYTES_LONG_GETBYTESPOSITION=NULL;
int32 *_FUNC_DOWNLOAD_LONG_THECLIENT=NULL;
int32 *_FUNC_DOWNLOAD_LONG_L=NULL;
qbs *_FUNC_DOWNLOAD_STRING_PREVURL=NULL;
qbs *_FUNC_DOWNLOAD_STRING_PREVURL2=NULL;
qbs *_FUNC_DOWNLOAD_STRING_URL2=NULL;
int32 *_FUNC_DOWNLOAD_LONG_X=NULL;
qbs *_FUNC_DOWNLOAD_STRING_E=NULL;
qbs *_FUNC_DOWNLOAD_STRING_URL3=NULL;
qbs *_FUNC_DOWNLOAD_STRING_X=NULL;
float *_FUNC_DOWNLOAD_SINGLE_T=NULL;
qbs *_FUNC_DOWNLOAD_STRING_A2=NULL;
qbs *_FUNC_DOWNLOAD_STRING_A=NULL;
int32 *_FUNC_DOWNLOAD_LONG_I=NULL;
int32 *_FUNC_DOWNLOAD_LONG_I2=NULL;
int32 *_FUNC_DOWNLOAD_LONG_I3=NULL;
qbs *_FUNC_DOWNLOAD_STRING_D=NULL;
int32 *_FUNC_DOWNLOAD_LONG_FH=NULL;
int32 console=1; int32 console=1;
int32 screen_hide_startup=1; int32 screen_hide_startup=1;
int32 asserts=0; int32 asserts=0;

File diff suppressed because it is too large Load diff

View file

@ -1906,6 +1906,7 @@ if(__BYTE_AUTOADDDEBUGCOMMAND==NULL){
__BYTE_AUTOADDDEBUGCOMMAND=(int8*)mem_static_malloc(1); __BYTE_AUTOADDDEBUGCOMMAND=(int8*)mem_static_malloc(1);
*__BYTE_AUTOADDDEBUGCOMMAND=0; *__BYTE_AUTOADDDEBUGCOMMAND=0;
} }
if (!__STRING_WIKIBASEADDRESS)__STRING_WIKIBASEADDRESS=qbs_new(0,0);
int8 pass26; int8 pass26;
int8 pass27; int8 pass27;
int8 pass28; int8 pass28;
@ -7078,44 +7079,3 @@ if(_FUNC_GETBYTES_LONG_GETBYTESPOSITION==NULL){
_FUNC_GETBYTES_LONG_GETBYTESPOSITION=(int32*)mem_static_malloc(4); _FUNC_GETBYTES_LONG_GETBYTESPOSITION=(int32*)mem_static_malloc(4);
*_FUNC_GETBYTES_LONG_GETBYTESPOSITION=0; *_FUNC_GETBYTES_LONG_GETBYTESPOSITION=0;
} }
if(_FUNC_DOWNLOAD_LONG_THECLIENT==NULL){
_FUNC_DOWNLOAD_LONG_THECLIENT=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_THECLIENT=0;
}
if(_FUNC_DOWNLOAD_LONG_L==NULL){
_FUNC_DOWNLOAD_LONG_L=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_L=0;
}
if (!_FUNC_DOWNLOAD_STRING_PREVURL)_FUNC_DOWNLOAD_STRING_PREVURL=qbs_new(0,0);
if (!_FUNC_DOWNLOAD_STRING_PREVURL2)_FUNC_DOWNLOAD_STRING_PREVURL2=qbs_new(0,0);
if (!_FUNC_DOWNLOAD_STRING_URL2)_FUNC_DOWNLOAD_STRING_URL2=qbs_new(0,0);
if(_FUNC_DOWNLOAD_LONG_X==NULL){
_FUNC_DOWNLOAD_LONG_X=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_X=0;
}
if (!_FUNC_DOWNLOAD_STRING_E)_FUNC_DOWNLOAD_STRING_E=qbs_new(0,0);
if (!_FUNC_DOWNLOAD_STRING_URL3)_FUNC_DOWNLOAD_STRING_URL3=qbs_new(0,0);
if (!_FUNC_DOWNLOAD_STRING_X)_FUNC_DOWNLOAD_STRING_X=qbs_new(0,0);
if(_FUNC_DOWNLOAD_SINGLE_T==NULL){
_FUNC_DOWNLOAD_SINGLE_T=(float*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_SINGLE_T=0;
}
if (!_FUNC_DOWNLOAD_STRING_A2)_FUNC_DOWNLOAD_STRING_A2=qbs_new(0,0);
if (!_FUNC_DOWNLOAD_STRING_A)_FUNC_DOWNLOAD_STRING_A=qbs_new(0,0);
if(_FUNC_DOWNLOAD_LONG_I==NULL){
_FUNC_DOWNLOAD_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_I=0;
}
if(_FUNC_DOWNLOAD_LONG_I2==NULL){
_FUNC_DOWNLOAD_LONG_I2=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_I2=0;
}
if(_FUNC_DOWNLOAD_LONG_I3==NULL){
_FUNC_DOWNLOAD_LONG_I3=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_I3=0;
}
if (!_FUNC_DOWNLOAD_STRING_D)_FUNC_DOWNLOAD_STRING_D=qbs_new(0,0);
if(_FUNC_DOWNLOAD_LONG_FH==NULL){
_FUNC_DOWNLOAD_LONG_FH=(int32*)mem_static_malloc(4);
*_FUNC_DOWNLOAD_LONG_FH=0;
}

View file

@ -11,9 +11,5 @@ if (error_goto_line==9){error_handling=1; goto LABEL_QBERROR_TEST;}
if (error_goto_line==10){error_handling=1; goto LABEL_QBERROR;} if (error_goto_line==10){error_handling=1; goto LABEL_QBERROR;}
if (error_goto_line==11){error_handling=1; goto LABEL_QBERROR_TEST;} if (error_goto_line==11){error_handling=1; goto LABEL_QBERROR_TEST;}
if (error_goto_line==12){error_handling=1; goto LABEL_QBERROR;} if (error_goto_line==12){error_handling=1; goto LABEL_QBERROR;}
if (error_goto_line==13){error_handling=1; goto LABEL_QBERROR_TEST;}
if (error_goto_line==14){error_handling=1; goto LABEL_QBERROR;}
if (error_goto_line==15){error_handling=1; goto LABEL_QBERROR_TEST;}
if (error_goto_line==16){error_handling=1; goto LABEL_QBERROR;}
exit(99); exit(99);
} }

View file

@ -485,6 +485,7 @@ qbs_free(__STRING_DEBUGSETTINGSSECTION);
qbs_free(__STRING_INIFOLDERINDEX); qbs_free(__STRING_INIFOLDERINDEX);
qbs_free(__STRING_DEBUGINFOINIWARNING); qbs_free(__STRING_DEBUGINFOINIWARNING);
qbs_free(__STRING_CONFIGFILE); qbs_free(__STRING_CONFIGFILE);
qbs_free(__STRING_WIKIBASEADDRESS);
qbs_free(__STRING_VALUE); qbs_free(__STRING_VALUE);
qbs_free(__STRING_TEMPLIST); qbs_free(__STRING_TEMPLIST);
qbs_free(__STRING_HASHFIND_NAME); qbs_free(__STRING_HASHFIND_NAME);
@ -1162,12 +1163,3 @@ free_mem_lock( (mem_lock*)((ptrszint*)_FUNC_IDEACTIVITYBOX_ARRAY_STRING_FULLMESS
qbs_free(_FUNC_IDEACTIVITYBOX_STRING_ALTLETTER); qbs_free(_FUNC_IDEACTIVITYBOX_STRING_ALTLETTER);
qbs_free(_SUB_GETINPUT_STRING_ASCVALUE); qbs_free(_SUB_GETINPUT_STRING_ASCVALUE);
qbs_free(_FUNC_GETBYTES_STRING_PREVVALUE); qbs_free(_FUNC_GETBYTES_STRING_PREVVALUE);
qbs_free(_FUNC_DOWNLOAD_STRING_PREVURL);
qbs_free(_FUNC_DOWNLOAD_STRING_PREVURL2);
qbs_free(_FUNC_DOWNLOAD_STRING_URL2);
qbs_free(_FUNC_DOWNLOAD_STRING_E);
qbs_free(_FUNC_DOWNLOAD_STRING_URL3);
qbs_free(_FUNC_DOWNLOAD_STRING_X);
qbs_free(_FUNC_DOWNLOAD_STRING_A2);
qbs_free(_FUNC_DOWNLOAD_STRING_A);
qbs_free(_FUNC_DOWNLOAD_STRING_D);

View file

@ -250,5 +250,4 @@ qbs* FUNC_WIKIGETUNTIL(qbs*_FUNC_WIKIGETUNTIL_STRING_A,int32*_FUNC_WIKIGETUNTIL_
void SUB_PURGEPRECOMPILEDCONTENT(); void SUB_PURGEPRECOMPILEDCONTENT();
void SUB_PRINTWRAPSTATUS(int16*_SUB_PRINTWRAPSTATUS_INTEGER_X,int16*_SUB_PRINTWRAPSTATUS_INTEGER_Y,int16*_SUB_PRINTWRAPSTATUS_INTEGER_INITIALX,qbs*_SUB_PRINTWRAPSTATUS_STRING___TEXT); void SUB_PRINTWRAPSTATUS(int16*_SUB_PRINTWRAPSTATUS_INTEGER_X,int16*_SUB_PRINTWRAPSTATUS_INTEGER_Y,int16*_SUB_PRINTWRAPSTATUS_INTEGER_INITIALX,qbs*_SUB_PRINTWRAPSTATUS_STRING___TEXT);
qbs* FUNC_GETBYTES(qbs*_FUNC_GETBYTES_STRING___VALUE,int32*_FUNC_GETBYTES_LONG_NUMBEROFBYTES); qbs* FUNC_GETBYTES(qbs*_FUNC_GETBYTES_STRING___VALUE,int32*_FUNC_GETBYTES_LONG_NUMBEROFBYTES);
qbs* FUNC_DOWNLOAD(qbs*_FUNC_DOWNLOAD_STRING_URL,qbs*_FUNC_DOWNLOAD_STRING_OUTPUTVAR,qbs*_FUNC_DOWNLOAD_STRING_LOOKFOR,int32*_FUNC_DOWNLOAD_LONG_TIMELIMIT);
void SUB_VWATCH(); void SUB_VWATCH();