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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Dchardata.h27 void CharData_AppendString(CharData *storage, const char *s);
H A Dchardata.c42 CharData_AppendString(CharData *storage, const char *s) function
H A Druntests.c456 CharData_AppendString(storage, buffer);
470 CharData_AppendString(storage, buffer);
594 CharData_AppendString(storage, "/");
1140 CharData_AppendString(storage, "start ");
1143 CharData_AppendString(storage, "\nattribute ");
1147 CharData_AppendString(storage, "\n");
1154 CharData_AppendString(storage, "end ");
1156 CharData_AppendString(storage, "\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/tests/
H A Dchardata.h23 void CharData_AppendString(CharData *storage, const char *s);
H A Dchardata.c33 CharData_AppendString(CharData *storage, const char *s) function
H A Druntests.c430 CharData_AppendString(storage, buffer);
442 CharData_AppendString(storage, buffer);
565 CharData_AppendString(storage, "/");
1017 CharData_AppendString(storage, "start ");
1020 CharData_AppendString(storage, "\nattribute ");
1024 CharData_AppendString(storage, "\n");
1031 CharData_AppendString(storage, "end ");
1033 CharData_AppendString(storage, "\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dchardata.h27 void CharData_AppendString(CharData *storage, const char *s);
H A Dchardata.c42 CharData_AppendString(CharData *storage, const char *s) function
H A Druntests.c456 CharData_AppendString(storage, buffer);
470 CharData_AppendString(storage, buffer);
594 CharData_AppendString(storage, "/");
1140 CharData_AppendString(storage, "start ");
1143 CharData_AppendString(storage, "\nattribute ");
1147 CharData_AppendString(storage, "\n");
1154 CharData_AppendString(storage, "end ");
1156 CharData_AppendString(storage, "\n");

Completed in 147 milliseconds