Searched defs:string_cmp (Results 1 – 4 of 4) sorted by relevance
74 let string_cmp = || Ord::cmp(lhs, rhs); in cmp() localVariable
281 pub fn string_cmp<'a, C, Input>(s: &'static str, cmp: C) -> impl Parser<Input, Output = &'a str> in string_cmp() function
49 inline bool string_cmp(char const *sz, FwdIter &begin, FwdIter end) in string_cmp() function
98 inline bool string_cmp(char const *sz, FwdIter &begin, FwdIter end) in string_cmp() function