HomeSort by: relevance | last modified time | path
    Searched defs:string_list_equal (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgl-equal.c 119 string_list_equal (const string_list_ty *slp1, const string_list_ty *slp2) function
163 if (!string_list_equal (mp1->comment, mp2->comment))
166 if (!string_list_equal (mp1->comment_dot, mp2->comment_dot))

Completed in 22 milliseconds