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/data266.txt

29 lines
1.5 KiB
Text
Raw Normal View History

2022-11-27 00:30:08 +00:00
qbs*oldstr6316=NULL;
2022-11-27 02:24:41 +00:00
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
oldstr6316=_SUB_INSERTATCURSOR_STRING_TEMPK;
2022-11-27 00:30:08 +00:00
if (oldstr6316->cmem_descriptor){
2022-11-27 02:24:41 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr6316->len,0);
2022-09-09 12:19:17 +00:00
}else{
2022-11-27 02:24:41 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr6316->len,0);
2022-11-22 23:53:31 +00:00
}
2022-11-27 02:24:41 +00:00
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr6316->chr,oldstr6316->len);
2022-11-22 23:53:31 +00:00
}
2022-11-27 02:24:41 +00:00
qbs *_SUB_INSERTATCURSOR_STRING_A=NULL;
if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_6317=NULL;
if (!byte_element_6317){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6317=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6317=(byte_element_struct*)mem_static_malloc(12);
2022-11-22 23:53:31 +00:00
}
2022-11-27 02:24:41 +00:00
byte_element_struct *byte_element_6318=NULL;
if (!byte_element_6318){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6318=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6318=(byte_element_struct*)mem_static_malloc(12);
2022-11-22 23:53:31 +00:00
}
2022-11-27 00:30:08 +00:00
byte_element_struct *byte_element_6319=NULL;
if (!byte_element_6319){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6319=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6319=(byte_element_struct*)mem_static_malloc(12);
2022-09-09 12:19:17 +00:00
}
2022-11-27 02:24:41 +00:00
byte_element_struct *byte_element_6320=NULL;
if (!byte_element_6320){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6320=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6320=(byte_element_struct*)mem_static_malloc(12);
}