Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dirProps

120 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer);
1036 const uint8_t *dirProps=test->text+lineStart;
1061 dirPropNames[dirProps[i]],
3583 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) {
3590 buffer[i]=charFromDirProp[dirProps[i]];