Home
last modified time | relevance | path

Searched refs:toInsert (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ducol_bld.cpp455 count = tok->next->toInsert; in ucol_getSimpleCEGenerator()
480 uint32_t count = tok->toInsert; in ucol_getCEGenerator()
727 tok->toInsert = 1; in ucol_initBuffers()
740 tok->toInsert = t[tok->strength]; in ucol_initBuffers()
743 tok->toInsert = t[tok->strength]; in ucol_initBuffers()
764 fprintf(stderr,"%i", tok->toInsert); in ucol_initBuffers()
Ducol_tok.h80 uint32_t toInsert; member