Lines Matching full:terminated
1737 /** Creates a Vorbis comment entry from NUL-terminated name and value strings.
1746 * \param field_name The field name in ASCII, \c NUL terminated.
1747 * \param field_value The field value in UTF-8, \c NUL terminated.
1758 /** Splits a Vorbis comment entry into NUL-terminated name and value strings.
2097 * ASCII characters 0x20-0x7e, NUL-terminated. No validation
2120 * valid UTF-8, NUL-terminated. No validation is done.