Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dirProps

118 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1034 const uint8_t *dirProps=test->text+lineStart;
1059 dirPropNames[dirProps[i]],
3581 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) {
3588 buffer[i]=charFromDirProp[dirProps[i]];