1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 06:45:09 +00:00
qb64/internal/source/data229.txt

29 lines
1.6 KiB
Text
Raw Normal View History

2021-08-01 23:30:51 +00:00
qbs*oldstr5968=NULL;
2021-08-01 04:03:08 +00:00
if(_SUB_INSERTATCURSOR_STRING_TEMPK->tmp||_SUB_INSERTATCURSOR_STRING_TEMPK->fixed||_SUB_INSERTATCURSOR_STRING_TEMPK->readonly){
2021-08-01 23:30:51 +00:00
oldstr5968=_SUB_INSERTATCURSOR_STRING_TEMPK;
if (oldstr5968->cmem_descriptor){
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new_cmem(oldstr5968->len,0);
2021-07-22 21:44:11 +00:00
}else{
2021-08-01 23:30:51 +00:00
_SUB_INSERTATCURSOR_STRING_TEMPK=qbs_new(oldstr5968->len,0);
2021-07-29 21:43:08 +00:00
}
2021-08-01 23:30:51 +00:00
memcpy(_SUB_INSERTATCURSOR_STRING_TEMPK->chr,oldstr5968->chr,oldstr5968->len);
2021-07-29 21:43:08 +00:00
}
2021-08-01 04:03:08 +00:00
qbs *_SUB_INSERTATCURSOR_STRING_A=NULL;
if (!_SUB_INSERTATCURSOR_STRING_A)_SUB_INSERTATCURSOR_STRING_A=qbs_new(0,0);
2021-08-01 23:30:51 +00:00
byte_element_struct *byte_element_5969=NULL;
if (!byte_element_5969){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5969=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5969=(byte_element_struct*)mem_static_malloc(12);
2021-07-29 21:43:08 +00:00
}
2021-08-01 23:30:51 +00:00
byte_element_struct *byte_element_5970=NULL;
if (!byte_element_5970){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5970=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5970=(byte_element_struct*)mem_static_malloc(12);
2021-07-29 21:43:08 +00:00
}
2021-08-01 23:30:51 +00:00
byte_element_struct *byte_element_5971=NULL;
if (!byte_element_5971){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5971=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5971=(byte_element_struct*)mem_static_malloc(12);
2021-07-29 21:43:08 +00:00
}
2021-08-01 23:30:51 +00:00
byte_element_struct *byte_element_5972=NULL;
if (!byte_element_5972){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5972=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5972=(byte_element_struct*)mem_static_malloc(12);
2021-07-22 21:44:11 +00:00
}