Searched refs:tCESave (Results 1 – 2 of 2) sorted by relevance
7589 uint32_t *tCESave = NULL; in ucol_strcollRegular() local7616 if(tCESave == 0) { in ucol_strcollRegular()7622 … tCESave = tCE; /* we save it, so that we know where to come back AND that we need to go forward */ in ucol_strcollRegular()7629 tCE = tCESave; /* reset the pointer to before continuation */ in ucol_strcollRegular()7630 tCESave = 0; in ucol_strcollRegular()
7858 uint32_t *tCESave = NULL; in ucol_strcollRegular() local7885 if(tCESave == 0) { in ucol_strcollRegular()7891 … tCESave = tCE; /* we save it, so that we know where to come back AND that we need to go forward */ in ucol_strcollRegular()7898 tCE = tCESave; /* reset the pointer to before continuation */ in ucol_strcollRegular()7899 tCESave = 0; in ucol_strcollRegular()