HomeSort by relevance Sort by last modified time
    Searched refs:CharData_AppendString (Results 1 - 3 of 3) sorted by null

  /external/expat/tests/
chardata.h 27 void CharData_AppendString(CharData *storage, const char *s);
chardata.c 42 CharData_AppendString(CharData *storage, const char *s)
runtests.c 457 CharData_AppendString(storage, buffer);
471 CharData_AppendString(storage, buffer);
595 CharData_AppendString(storage, "/");
    [all...]

Completed in 1763 milliseconds