Searched refs:sprep (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspreptst.c762 UStringPrepProfile *sprep = NULL; local
766 if (sprep != NULL) {
767 usprep_close(sprep);
768 sprep = NULL;
771 sprep = usprep_openByType(getTypeFromProfileName(profileName), &status);
787 resultLength = usprep_prepare(sprep, src, srcLength, result, resultLength, USPREP_ALLOW_UNASSIGNED, NULL, &status);
806 if (sprep != NULL) {
807 usprep_close(sprep);
/external/icu/icu4c/source/test/cintltst/
H A Dspreptst.c762 UStringPrepProfile *sprep = NULL; local
766 if (sprep != NULL) {
767 usprep_close(sprep);
768 sprep = NULL;
771 sprep = usprep_openByType(getTypeFromProfileName(profileName), &status);
787 resultLength = usprep_prepare(sprep, src, srcLength, result, resultLength, USPREP_ALLOW_UNASSIGNED, NULL, &status);
806 if (sprep != NULL) {
807 usprep_close(sprep);
/external/chromium_org/third_party/icu/source/data/
H A DMakefile.in100 SPREPSRCDIR=$(SRCDATADIR)/sprep
H A Dmakedata.mak106 ICUSPREP=sprep
/external/icu/icu4c/source/data/
H A DMakefile.in104 SPREPSRCDIR=$(SRCDATADIR)/sprep
H A Dmakedata.mak106 ICUSPREP=sprep

Completed in 2097 milliseconds