OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storeMapping
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/tools/gensprep/
gensprep.h
49
storeMapping
(uint32_t codepoint, uint32_t* mapping,int32_t length, UStringPrepType type, UErrorCode* status);
gensprep.c
315
storeMapping
(code,mapping, length, USPREP_MAP, pErrorCode);
411
storeMapping
(code,mapping, length,USPREP_MAP, pErrorCode);
store.c
332
/* If this happens there is a bug in the computation of the mapping data size in
storeMapping
() */
354
storeMapping
(uint32_t codepoint, uint32_t* mapping,int32_t length,
Completed in 128 milliseconds