1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 14:40:26 +00:00
QB64-PE/internal/source/data279.txt

29 lines
1.5 KiB
Text
Raw Normal View History

2023-10-15 20:14:54 +00:00
qbs*oldstr6364=NULL;
2023-10-15 14:51:06 +00:00
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
2023-10-15 20:14:54 +00:00
oldstr6364=_SUB_INSERTATCURSOR_STRING_TEMPK;
if (oldstr6364->cmem_descriptor){
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr6364->len,0);
2023-02-13 12:57:38 +00:00
}else{
2023-10-15 20:14:54 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr6364->len,0);
2023-10-15 14:51:06 +00:00
}
2023-10-15 20:14:54 +00:00
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr6364->chr,oldstr6364->len);
2023-02-18 20:56:37 +00:00
}
2023-10-15 14:51:06 +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_6365=NULL;
if (!byte_element_6365){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6365=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6365=(byte_element_struct*)mem_static_malloc(12);
2023-02-18 20:56:37 +00:00
}
2023-10-15 14:51:06 +00:00
byte_element_struct *byte_element_6366=NULL;
if (!byte_element_6366){
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);
2023-02-13 12:57:38 +00:00
}
2023-10-15 20:14:54 +00:00
byte_element_struct *byte_element_6367=NULL;
if (!byte_element_6367){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6367=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6367=(byte_element_struct*)mem_static_malloc(12);
}
byte_element_struct *byte_element_6368=NULL;
if (!byte_element_6368){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6368=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6368=(byte_element_struct*)mem_static_malloc(12);
}