HomeSort by: relevance | last modified time | path
    Searched refs:utf8_t (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
port.h 18 typedef unsigned char utf8_t; typedef
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
attrib.h 32 void addComment(const utf8_t *comment);
171 void addComment(const utf8_t *comment);
205 void addComment(const utf8_t *comment);
tokens.h 454 const utf8_t *ptr; // pointer to first character of this token within buffer
468 { utf8_t *ustring; // UTF8 string
dsymbol.h 180 const utf8_t *prettystring;
251 virtual void addComment(const utf8_t *comment);
252 const utf8_t *comment(); // current value of comment
expression.h 372 utf8_t postfix; // 'c', 'w', 'd'

Completed in 18 milliseconds