Searched refs:strB (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/edit/
H A Dterm.c1064 static const char strB[] = {033, '[', 'B', '\0'}; local
1079 key_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1095 key_add(el, &strB[1], &arrow[A_K_DN].fun, arrow[A_K_DN].type);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c2864 xmlChar *strA = NULL, *strB = NULL; local
2869 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name),
2872 FREE_AND_NULL(strB);
14054 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14071 xmlSchemaGetComponentDesignation(&strB,
14077 FREE_AND_NULL(strB);
14187 xmlChar *strA = NULL, *strB = NULL; local
14196 xmlSchemaGetComponentDesignation(&strB, baseItem),
14199 FREE_AND_NULL(strB);
16346 xmlChar *strA = NULL, *strB local
19499 xmlChar *strA = NULL, *strB = NULL; local
19538 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
22688 xmlChar *str = NULL, *strB = NULL; local
23515 xmlChar *str = NULL, *strB = NULL; local
23534 xmlChar *str = NULL, *strB = NULL; local
[all...]

Completed in 70 milliseconds