Home | History | Annotate | Download | only in cintltst

Lines Matching defs:dirProps

117 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1032 const uint8_t *dirProps=test->text+lineStart;
1057 dirPropNames[dirProps[i]],
3579 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) {
3586 buffer[i]=charFromDirProp[dirProps[i]];