Home
last modified time | relevance | path

Searched refs:refName (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlschemas.c559 const xmlChar *refName; /* The name of the to-be-redefined component. */ member
2796 const xmlChar *refName, in xmlSchemaPResCompAttrErr() argument
2810 xmlSchemaFormatQName(&strA, refURI, refName), in xmlSchemaPResCompAttrErr()
5215 const xmlChar *refName, in xmlSchemaAddRedef() argument
5230 ret->refName = refName; in xmlSchemaAddRedef()
5387 const xmlChar *refName, in xmlSchemaNewQNameRef() argument
5401 ret->name = refName; in xmlSchemaNewQNameRef()
7695 (ref == pctxt->redef->refName) && in xmlSchemaParseAttributeGroupRef()
11339 ctxt->redef->refName) && in xmlSchemaParseModelGroup()
11362 ctxt->redef->refName), in xmlSchemaParseModelGroup()
[all …]
/external/icu4c/test/cintltst/
Dcmsccoll.c909 static void testAgainstUCA(UCollator *coll, UCollator *UCA, const char *refName, UBool error, UErro… in testAgainstUCA() argument
973 UCAdiff += testSwitch(&ucaTest, (void *)UCA, 0, strength, first, second, refName, error); in testAgainstUCA()
987 log_verbose("No immediate difference with %s!\n", refName); in testAgainstUCA()
/external/chromium/third_party/icu/source/test/cintltst/
Dcmsccoll.c909 static void testAgainstUCA(UCollator *coll, UCollator *UCA, const char *refName, UBool error, UErro… in testAgainstUCA() argument
973 UCAdiff += testSwitch(&ucaTest, (void *)UCA, 0, strength, first, second, refName, error); in testAgainstUCA()
987 log_verbose("No immediate difference with %s!\n", refName); in testAgainstUCA()