Searched defs:strA (Results 1 – 4 of 4) sorted by relevance
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/String/ |
D | regress-83293.js | 59 var strA = cnEmptyString; variable
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | String.c | 94 uint32 bbs_strlen( const char* strA ) in bbs_strlen() 264 int32 bbs_atoi( const char* strA ) in bbs_atoi()
|
/external/icu4c/test/cintltst/ |
D | cmsccoll.c | 2183 UChar *strA; in TestIncrementalNormalize() local 2229 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0}; in TestIncrementalNormalize() local 2243 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0xD800, 0xDC01, 0}; in TestIncrementalNormalize() local 2252 static const UChar strA[] = {0x41, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 2314 static const UChar strA[] = {0x41, 0x41, 0x300, 0x316, 0x00, 0x42, 0x00}; in TestIncrementalNormalize() local 2374 static const UChar strA[] = {0x41, 0x0, 0x300, 0x316, 0x41, 0x302, 0x00}; in TestIncrementalNormalize() local
|
/external/libxml2/ |
D | xmlschemas.c | 2801 xmlChar *des = NULL, *strA = NULL; in xmlSchemaPResCompAttrErr() local 2873 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local 14071 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 14204 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 16365 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local 19526 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local 19565 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local 19826 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
|