Searched refs:SF_STR_ALLOW_END (Results 1 – 6 of 6) sorted by relevance
45 if (psf->have_written && (psf->strings.flags & SF_STR_ALLOW_END) == 0) in psf_store_string()65 { if ((psf->strings.flags & SF_STR_ALLOW_END) == 0) in psf_store_string()
146 SF_STR_ALLOW_END = 0x0200, enumerator
99 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in rf64_open()
150 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in caf_open()
171 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in wav_open()
279 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in aiff_open()