18 #include "stringManipulate.h"
90 #define URI_1_LN_SIZE 4
93 #define URI_2_LN_SIZE 2
96 #define URI_3_LN_SIZE 46
97 static const String URI_3_LN[] = {
170 uriEntry->
uriStr = uriStr;
190 lnEntry->
lnStr = lnStr;
193 #if VALUE_CROSSTABLE_USE
206 #if VALUE_CROSSTABLE_USE
243 #if VALUE_CROSSTABLE_USE
268 #if VALUE_CROSSTABLE_USE
302 strEntry->
str = pfxStr.
str;
320 uriEntry = &uriTable->
uri[uriEntryId];
325 for(i = 0; i < lnSize; i++)
364 if(withSchema ==
TRUE)
368 XML_SCHEMA_NAMESPACE,
385 for(i = 0; i < uriTable->
count; i++)
402 for(i = 0; i < lnTable->
count; i++)
417 for(i = 0; i < pfxTable->
count; i++)
428 #if VALUE_CROSSTABLE_USE
438 for(i = 0; i < vxTable->
count; i++)
440 vxEntry = vxTable->
vx + i;
476 for(i = 0; i < valueTable->
count; i++)
478 valueEntry = valueTable->
value + i;