HomeSort by: relevance | last modified time | path
    Searched defs:body_text (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
xml-support.c 99 void body_text (const XML_Char *text, int length);
159 gdb_xml_parser::body_text (const XML_Char *text, int length) function in class:gdb_xml_parser
173 parser->body_text (text, length);
803 void *user_data, const char *body_text)
  /src/external/gpl3/gdb.old/dist/gdb/
xml-support.c 99 void body_text (const XML_Char *text, int length);
159 gdb_xml_parser::body_text (const XML_Char *text, int length) function in class:gdb_xml_parser
173 parser->body_text (text, length);
803 void *user_data, const char *body_text)

Completed in 28 milliseconds