Home
last modified time | relevance | path

Searched defs:get_string (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/wbemprox/
H A Dwql.y80 static WCHAR *get_string( struct parser *parser, const struct string *str ) in get_string() function
/reactos/dll/win32/jscript/
H A Djsval.h229 static inline jsstr_t *get_string(jsval_t v) in get_string() function
/reactos/modules/rostests/winetests/msi/
H A Dpatch.c958 static char *get_string( MSIHANDLE hdb, UINT field, const char *query) in get_string() function