Home | History | Annotate | Download | only in libtests

Lines Matching refs:keyword

5537    png_const_charp keyword, png_const_charp text)
5543 pos = safecat(msg, sizeof msg, pos, keyword);
5556 if (tp->key == NULL || strcmp(tp->key, keyword) != 0)
5558 pos = safecat(msg, sizeof msg, pos, "keyword \"");
5604 pos = safecat(msg, sizeof msg, pos, "iTXt keyword \"");