Searched refs:cooked_string (Results 1 – 2 of 2) sorted by relevance
376 cooked_string(input) in string()384 fn cooked_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_string() function