Searched refs:strC (Results 1 - 3 of 3) sorted by relevance

/external/libedit/src/
H A Dterminal.c1053 static const Char strC[] = {033, '[', 'C', '\0'}; local
1066 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1081 keymacro_add(el, &strC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type);
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c14139 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14159 xmlSchemaGetComponentDesignation(&strC, baseItem));
14163 FREE_AND_NULL(strC);
19634 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
19646 xmlSchemaGetComponentQName(&strC, WXS_ELEM_TYPEDEF(head)));
19649 FREE_AND_NULL(strC)
/external/libxml2/
H A Dxmlschemas.c14167 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14187 xmlSchemaGetComponentDesignation(&strC, baseItem));
14191 FREE_AND_NULL(strC);
19663 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
19675 xmlSchemaGetComponentQName(&strC, WXS_ELEM_TYPEDEF(head)));
19678 FREE_AND_NULL(strC)

Completed in 195 milliseconds