Home | History | Annotate | Download | only in genrb

Lines Matching refs:outputdirLength

86     uint32_t        outputdirLength;
524 if (state->outputdir[state->outputdirLength - 1] != U_FILE_SEP_CHAR)
2066 state.outputdirLength = (state.outputdir != NULL) ? (uint32_t)uprv_strlen(state.outputdir) : 0;