1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 02:20:25 +00:00
QB64-PE/internal/source/free18.txt
2021-07-15 04:16:55 +00:00

8 lines
248 B
Plaintext

if(oldstr2647){
if(oldstr2647->fixed)qbs_set(oldstr2647,_FUNC_FINDARRAY_STRING_SECURE);
qbs_free(_FUNC_FINDARRAY_STRING_SECURE);
}
qbs_free(_FUNC_FINDARRAY_STRING_N);
qbs_free(_FUNC_FINDARRAY_STRING_SC);
qbs_free(_FUNC_FINDARRAY_STRING_N2);