Home
last modified time | relevance | path

Searched refs:librdf_storage_mysql_init (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/redland/redland-1.0.17/
H A DChangeLog.731 (librdf_storage_mysql_init): Init context->config and
38 (librdf_storage_mysql_init): Init layout and config_dir from options.
767 (librdf_storage_mysql_init): argument name
948 (librdf_storage_mysql_init): Use escaped_name in query.
H A DChangeLog350 (librdf_storage_mysql_init): Get port as a long and use it if it
728 (librdf_storage_mysql_init): Check for missing host and set it to
H A DChangeLog.9685 (librdf_storage_mysql_init,librdf_storage_postgresql_init): Do not
H A DChangeLog.12345 (librdf_storage_mysql_init): Free options on failures
H A DChangeLog.5365 * librdf/rdf_storage_mysql.c (librdf_storage_mysql_init): Applied
1216 * librdf/rdf_storage_mysql.c (librdf_storage_mysql_init): Return
3352 (librdf_storage_mysql_init): Added and documented the bulk and merge
5991 * librdf/rdf_storage_mysql.c (librdf_storage_mysql_init):
/dports/textproc/redland/redland-1.0.17/src/
H A Drdf_storage_mysql.c187 static int librdf_storage_mysql_init(librdf_storage* storage, const char *name,
521 librdf_storage_mysql_init(librdf_storage* storage, const char *name, in librdf_storage_mysql_init() function
3052 factory->init = librdf_storage_mysql_init; in librdf_storage_mysql_register_factory()