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/data340.txt

38 lines
1.7 KiB
Text
Raw Normal View History

2024-01-20 16:04:21 +00:00
qbs *_FUNC_ANSITEXTTOUTF8TEXT_STRING_ANSITEXTTOUTF8TEXT=NULL;
if (!_FUNC_ANSITEXTTOUTF8TEXT_STRING_ANSITEXTTOUTF8TEXT)_FUNC_ANSITEXTTOUTF8TEXT_STRING_ANSITEXTTOUTF8TEXT=qbs_new(0,0);
2024-01-27 15:39:10 +00:00
qbs*oldstr6944=NULL;
2024-01-20 16:04:21 +00:00
if(_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT->tmp||_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT->fixed||_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT->readonly){
2024-01-27 15:39:10 +00:00
oldstr6944=_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT;
if (oldstr6944->cmem_descriptor){
_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT=qbs_new_cmem(oldstr6944->len,0);
2024-01-20 16:04:21 +00:00
}else{
2024-01-27 15:39:10 +00:00
_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT=qbs_new(oldstr6944->len,0);
2024-01-20 16:04:21 +00:00
}
2024-01-27 15:39:10 +00:00
memcpy(_FUNC_ANSITEXTTOUTF8TEXT_STRING_TEXT->chr,oldstr6944->chr,oldstr6944->len);
2024-01-20 16:04:21 +00:00
}
qbs *_FUNC_ANSITEXTTOUTF8TEXT_STRING_UTF=NULL;
if (!_FUNC_ANSITEXTTOUTF8TEXT_STRING_UTF)_FUNC_ANSITEXTTOUTF8TEXT_STRING_UTF=qbs_new(0,0);
int32 *_FUNC_ANSITEXTTOUTF8TEXT_LONG_CHI=NULL;
if(_FUNC_ANSITEXTTOUTF8TEXT_LONG_CHI==NULL){
_FUNC_ANSITEXTTOUTF8TEXT_LONG_CHI=(int32*)mem_static_malloc(4);
*_FUNC_ANSITEXTTOUTF8TEXT_LONG_CHI=0;
}
2024-01-27 15:39:10 +00:00
int64 fornext_value6946;
int64 fornext_finalvalue6946;
int64 fornext_step6946;
uint8 fornext_step_negative6946;
byte_element_struct *byte_element_6947=NULL;
if (!byte_element_6947){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6947=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6947=(byte_element_struct*)mem_static_malloc(12);
2024-01-20 16:04:21 +00:00
}
int16 *_FUNC_ANSITEXTTOUTF8TEXT_INTEGER_ASCII=NULL;
if(_FUNC_ANSITEXTTOUTF8TEXT_INTEGER_ASCII==NULL){
_FUNC_ANSITEXTTOUTF8TEXT_INTEGER_ASCII=(int16*)mem_static_malloc(2);
*_FUNC_ANSITEXTTOUTF8TEXT_INTEGER_ASCII=0;
}
int32 *_FUNC_ANSITEXTTOUTF8TEXT_LONG_UNICODE=NULL;
if(_FUNC_ANSITEXTTOUTF8TEXT_LONG_UNICODE==NULL){
_FUNC_ANSITEXTTOUTF8TEXT_LONG_UNICODE=(int32*)mem_static_malloc(4);
*_FUNC_ANSITEXTTOUTF8TEXT_LONG_UNICODE=0;
}