1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 06:44:44 +00:00
QB64-PE/internal/source/data91.txt

20 lines
998 B
Text
Raw Normal View History

2024-06-27 22:09:56 +00:00
qbs *_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=NULL;
if (!_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES)_FUNC_REMOVEDOUBLESLASHES_STRING_REMOVEDOUBLESLASHES=qbs_new(0,0);
2024-06-26 12:49:17 +00:00
qbs*oldstr3668=NULL;
2024-06-27 22:09:56 +00:00
if(_FUNC_REMOVEDOUBLESLASHES_STRING_F2->tmp||_FUNC_REMOVEDOUBLESLASHES_STRING_F2->fixed||_FUNC_REMOVEDOUBLESLASHES_STRING_F2->readonly){
oldstr3668=_FUNC_REMOVEDOUBLESLASHES_STRING_F2;
2024-06-26 12:49:17 +00:00
if (oldstr3668->cmem_descriptor){
2024-06-27 22:09:56 +00:00
_FUNC_REMOVEDOUBLESLASHES_STRING_F2=qbs_new_cmem(oldstr3668->len,0);
2022-11-22 23:53:31 +00:00
}else{
2024-06-27 22:09:56 +00:00
_FUNC_REMOVEDOUBLESLASHES_STRING_F2=qbs_new(oldstr3668->len,0);
2022-11-22 23:53:31 +00:00
}
2024-06-27 22:09:56 +00:00
memcpy(_FUNC_REMOVEDOUBLESLASHES_STRING_F2->chr,oldstr3668->chr,oldstr3668->len);
2024-06-23 20:54:15 +00:00
}
2024-06-27 22:09:56 +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-11-22 23:53:31 +00:00
}