Home
last modified time | relevance | path

Searched defs:ruleDef (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dselector.ts47 ruleDef: ContentInterface[]; property
69 const ruleDef = style[key]._meta.ruleDef; constant
71 const rule = ruleDef[ruleDef.length - 1]; constant
74 ruleDef: ruleDef, constant
228 const ruleDef = list[i].ruleDef; constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIMonkeyTest.java428 String ruleDef = fRuleDefMatcher.group(/*"RuleDef"*/ 2); in compileRules() local
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp328 …UnicodeString ruleDef = fRuleDefMatcher->group(fRuleDefMatcher->pattern().groupNumberFromName("Ru… in compileRules() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIMonkeyTest.java425 String ruleDef = fRuleDefMatcher.group(/*"RuleDef"*/ 2); in compileRules() local