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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 582 lbrkprop_lookup (unsigned int uc) function
650 int prop = lbrkprop_lookup (uc);
764 int prop = lbrkprop_lookup (uc);
872 int prop = lbrkprop_lookup (uc);
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 582 lbrkprop_lookup (unsigned int uc) function
650 int prop = lbrkprop_lookup (uc);
764 int prop = lbrkprop_lookup (uc);
872 int prop = lbrkprop_lookup (uc);

Completed in 18 milliseconds