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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c2635 char len[25], actLen[25]; local
2646 snprintf(actLen, 24, "%lu", length);
2660 value, (const xmlChar *) actLen, (const xmlChar *) len);
2663 (const xmlChar *) actLen, (const xmlChar *) len);

Completed in 72 milliseconds