1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 17:30:19 +00:00
QB64-PE/internal/source/data277.txt

29 lines
1.5 KiB
Text
Raw Normal View History

2023-10-15 05:31:47 +00:00
qbs*oldstr6354=NULL;
2023-03-24 21:04:26 +00:00
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
2023-10-15 05:31:47 +00:00
oldstr6354=_SUB_INSERTATCURSOR_STRING_TEMPK;
if (oldstr6354->cmem_descriptor){
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr6354->len,0);
2023-02-13 12:57:38 +00:00
}else{
2023-10-15 05:31:47 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr6354->len,0);
2023-02-18 20:56:37 +00:00
}
2023-10-15 05:31:47 +00:00
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr6354->chr,oldstr6354->len);
2023-02-18 20:56:37 +00:00
}
2023-03-24 21:04:26 +00:00
qbs *_SUB_INSERTATCURSOR_STRING_A=NULL;
if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0);
2023-10-15 05:31:47 +00:00
byte_element_struct *byte_element_6355=NULL;
if (!byte_element_6355){
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);
}
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);
}
2023-09-23 17:27:32 +00:00
byte_element_struct *byte_element_6357=NULL;
if (!byte_element_6357){
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_6358=NULL;
if (!byte_element_6358){
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);
}