Home | History | Annotate | Download | only in cintltst

Lines Matching defs:dirProps

121 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1038 const uint8_t *dirProps=test->text+lineStart;
1063 dirPropNames[dirProps[i]],
3585 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) {
3592 buffer[i]=charFromDirProp[dirProps[i]];