Searched refs:early_nul (Results 1 – 1 of 1) sorted by relevance
926 const gchar *early_nul = memchr (string, '\0', len); in convert_checked() local927 if (early_nul != NULL) in convert_checked()930 *bytes_read = early_nul - string; in convert_checked()