Searched refs:strbuf_str (Results 1 – 4 of 4) sorted by relevance
44 result1 = (char *) strbuf_str(&buf); in test_strbuf_pushchar()77 result1 = (char *) strbuf_str(&buf); in test_strbuf_pushchars()
25 const char *strbuf_str(struct strbuf *buf);
77 const char *strbuf_str(struct strbuf *buf) in strbuf_str() function
288 value = strbuf_str(&buf); in index_read()512 if (fnmatch(strbuf_str(buf), subkey, 0) == 0) in index_searchwild__all()987 if (fnmatch(strbuf_str(buf), subkey, 0) == 0) in index_mm_searchwild_all()