Searched defs:postfix (Results 1 – 2 of 2) sorted by relevance
110 char postfix[] = "p2p_postfix_name"; variable
38 bool EndsWith(string_view str, string_view postfix) in EndsWith()