1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 21:10:15 +00:00
QB64-PE/internal/source/data271.txt

29 lines
1.5 KiB
Text
Raw Normal View History

2023-01-17 20:48:07 +00:00
qbs*oldstr6331=NULL;
2022-12-20 13:31:46 +00:00
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
2023-01-17 20:48:07 +00:00
oldstr6331=_SUB_INSERTATCURSOR_STRING_TEMPK;
if (oldstr6331->cmem_descriptor){
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr6331->len,0);
2022-11-27 02:24:41 +00:00
}else{
2023-01-17 20:48:07 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr6331->len,0);
2022-11-27 21:41:39 +00:00
}
2023-01-17 20:48:07 +00:00
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr6331->chr,oldstr6331->len);
2022-12-20 13:31:46 +00:00
}
qbs *_SUB_INSERTATCURSOR_STRING_A=NULL;
if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0);
2023-01-17 20:48:07 +00:00
byte_element_struct *byte_element_6332=NULL;
if (!byte_element_6332){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6332=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6332=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6333=NULL;
if (!byte_element_6333){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6333=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6333=(byte_element_struct*)mem_static_malloc(12);
}
2022-12-20 13:31:46 +00:00
byte_element_struct *byte_element_6334=NULL;
if (!byte_element_6334){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6334=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6334=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6335=NULL;
if (!byte_element_6335){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6335=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6335=(byte_element_struct*)mem_static_malloc(12);
}