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

  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
hellowindow.cc 20 /* Declare QString. */
21 #include <qstring.h>
44 QString label2text;
45 // NOT using QString::sprintf because it doesn't support reordering of
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-qt/
hello.cc 11 #include <qstring.h>
32 translator->load (QString ("hello-c++-qt") + "_" + QTextCodec::locale(),
48 QString label2text;
49 // NOT using QString::sprintf because it doesn't support reordering of
  /src/external/historical/nawk/dist/
main.c 262 *FS = qstring(fs, '\0');
proto.h 113 extern char *qstring(const char *, int);
tran.c 574 char *qstring(const char *is, int delim) /* collect string up to next delim */ function
581 FATAL( "out of space in qstring(%s)", s);
lib.c 366 p = qstring(p, '\0');
  /src/sbin/routed/rtquery/
rtquery.c 552 qstring(u_char *s, int len) function
734 qstring(na->au.au_pw,
  /src/sbin/routed/
trace.c 68 qstring(u_char *s, int len) function
957 qstring(NA->au.au_pw,

Completed in 20 milliseconds