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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fstrcmp.c 49 #include "fstrcmp.h"
91 fstrcmp, and so is usually compiled out. Besides, there is no
564 /* Because fstrcmp is typically called multiple times, attempt to minimize
587 fstrcmp - fuzzy string compare
590 double fstrcmp(const char *, const char *);
593 The fstrcmp function may be used to compare two string for
604 fstrcmp (const char *string1, const char *string2) function
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
fstrcmp.c 49 #include "fstrcmp.h"
91 fstrcmp, and so is usually compiled out. Besides, there is no
564 /* Because fstrcmp is typically called multiple times, attempt to minimize
587 fstrcmp - fuzzy string compare
590 double fstrcmp(const char *, const char *);
593 The fstrcmp function may be used to compare two string for
604 fstrcmp (const char *string1, const char *string2) function
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
fstrcmp.c 49 #include "fstrcmp.h"
91 fstrcmp, and so is usually compiled out. Besides, there is no
564 /* Because fstrcmp is typically called multiple times, attempt to minimize
587 fstrcmp - fuzzy string compare
590 double fstrcmp(const char *, const char *);
593 The fstrcmp function may be used to compare two string for
604 fstrcmp (const char *string1, const char *string2) function

Completed in 24 milliseconds