Searched defs:default_str (Results 1 – 6 of 6) sorted by relevance
194 const char* default_str, in FXSYS_WideCharToMultiByte()
434 const char *default_str = "default"; in pxe_open_config() local
798 static PyObject *default_str = NULL; in create_filter() local
1125 static PyObject *default_str = NULL; in create_filter() local
1122 Handle<String> default_str) { in GetStringPropertyOrDefault()
1868 const char *default_str = "[foo]\n\tbar=quux\n\tsub = {\n\t\twin = true\n}\n"; variable