Home
last modified time | relevance | path

Searched refs:iwpool_printf_split (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/utils/
Diwpool.h111 IW_EXPORT char **iwpool_printf_split(IWPOOL *pool,
Diwpool.c192 char **iwpool_printf_split(IWPOOL *pool, in iwpool_printf_split() function
/third_party/iowow/src/utils/tests/
Diwutils_test1.c104 res = iwpool_printf_split(pool, ",", true, "%s,%s", "foo", "bar"); in test_iwpool_split_string()
/third_party/iowow/
DChangelog80 * Added iwpool_printf_split (iwpool.h)