1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 07:54:46 +00:00
QB64-PE/internal/source/data90.txt

20 lines
998 B
Text
Raw Normal View History

2024-06-23 20:54:15 +00:00
qbs *_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=NULL;
if (!_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES)_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=qbs_new(0,0);
2024-04-10 17:52:08 +00:00
qbs*oldstr3656=NULL;
2024-06-23 20:54:15 +00:00
if(_FUNC_REMOVEDOUBLESLASHES_STRING_F2->tmp||_FUNC_REMOVEDOUBLESLASHES_STRING_F2->fixed||_FUNC_REMOVEDOUBLESLASHES_STRING_F2->readonly){
oldstr3656=_FUNC_REMOVEDOUBLESLASHES_STRING_F2;
2024-04-10 17:52:08 +00:00
if (oldstr3656->cmem_descriptor){
2024-06-23 20:54:15 +00:00
_FUNC_REMOVEDOUBLESLASHES_STRING_F2=qbs_new_cmem(oldstr3656->len,0);
2022-08-26 14:13:09 +00:00
}else{
2024-06-23 20:54:15 +00:00
_FUNC_REMOVEDOUBLESLASHES_STRING_F2=qbs_new(oldstr3656->len,0);
2022-08-26 14:13:09 +00:00
}
2024-06-23 20:54:15 +00:00
memcpy(_FUNC_REMOVEDOUBLESLASHES_STRING_F2->chr,oldstr3656->chr,oldstr3656->len);
2024-01-20 16:04:21 +00:00
}
2024-06-23 20:54:15 +00:00
qbs *_FUNC_REMOVEDOUBLESLASHES_STRING_F=NULL;
if (!_FUNC_REMOVEDOUBLESLASHES_STRING_F)_FUNC_REMOVEDOUBLESLASHES_STRING_F=qbs_new(0,0);
int16 *_FUNC_REMOVEDOUBLESLASHES_INTEGER_SP=NULL;
if(_FUNC_REMOVEDOUBLESLASHES_INTEGER_SP==NULL){
_FUNC_REMOVEDOUBLESLASHES_INTEGER_SP=(int16*)mem_static_malloc(2);
*_FUNC_REMOVEDOUBLESLASHES_INTEGER_SP=0;
2022-08-26 14:13:09 +00:00
}