Searched refs:raptor_statement_copy (Results 1 – 20 of 20) sorted by relevance
/dports/textproc/raptor2/raptor2-2.0.15/utils/ |
H A D | rdfdiff.c | 551 dlink->statement = raptor_statement_copy(statement); in rdfdiff_add_blank_statement() 588 blank->owner = raptor_statement_copy(statement); in rdfdiff_add_blank_statement_owner() 609 dlink->statement = raptor_statement_copy(statement); in rdfdiff_add_statement()
|
/dports/textproc/raptor/raptor-1.4.21/utils/ |
H A D | rdfdiff.c | 628 dlink->statement = raptor_statement_copy(file->world, statement); in rdfdiff_add_blank_statement() 661 blank->owner = raptor_statement_copy(file->world, statement); in rdfdiff_add_blank_statement_owner() 682 dlink->statement = raptor_statement_copy(file->world, statement); in rdfdiff_add_statement()
|
/dports/textproc/raptor/raptor-1.4.21/src/ |
H A D | raptor_statement.c | 85 s->s=raptor_statement_copy(world, statement); in raptor_statement_copy_v2_from_v1() 105 raptor_statement_copy(raptor_world* world, const raptor_statement *statement) in raptor_statement_copy() function
|
H A D | raptor_internal.h | 664 raptor_statement* raptor_statement_copy(raptor_world* world, const raptor_statement *statement);
|
/dports/textproc/raptor2/raptor2-2.0.15/src/ |
H A D | raptor_statement.c | 154 raptor_statement_copy(raptor_statement *statement) in raptor_statement_copy() function
|
H A D | raptor_serialize_json.c | 168 raptor_statement* s = raptor_statement_copy(statement); in raptor_json_serialize_statement()
|
H A D | raptor2.h.in | 793 * raptor_statement_copy(). 1143 raptor_statement* raptor_statement_copy(raptor_statement *statement);
|
H A D | raptor_serialize_rss.c | 743 t = raptor_statement_copy(s); in raptor_rss10_store_statement()
|
/dports/textproc/redland/redland-1.0.17/src/ |
H A D | rdf_statement.c | 140 return raptor_statement_copy(statement); in librdf_new_statement_from_statement2()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/raptor/ |
H A D | raptor2.h | 1143 raptor_statement* raptor_statement_copy(raptor_statement *statement);
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/raptor/ |
H A D | raptor2.h | 1143 raptor_statement* raptor_statement_copy(raptor_statement *statement);
|
/dports/textproc/raptor2/raptor2-2.0.15/ |
H A D | ChangeLog.11 | 1009 * src/raptor.h: Add raptor_statement_copy to public API 1019 raptor_statement_copy): Validate args are not NULL 1023 raptor_statement_copy to public API 2440 (raptor_statement_copy, raptor_free_statement, 4348 (raptor_statement_copy): Do promote to dynamic on copy. 4391 (raptor_statement_copy): Delete commented out old deep copy code. 4446 (raptor_statement_copy): Now just a usage increment; comment out old 5318 (raptor_statement_copy): Loses world arg.
|
H A D | ChangeLog.5 | 357 * raptor_general.c (raptor_statement_copy): 362 Added raptor_statement_copy and raptor_free_statement
|
H A D | ChangeLog.9 | 146 (raptor_statement_copy): Require raptor_world param, replace 332 raptor_statement_copy.) Now also checks for OOM.
|
H A D | ChangeLog.7 | 876 * src/raptor_general.c: (raptor_statement_copy): Turn a subject,
|
/dports/textproc/raptor/raptor-1.4.21/ |
H A D | ChangeLog.5 | 357 * raptor_general.c (raptor_statement_copy): 362 Added raptor_statement_copy and raptor_free_statement
|
H A D | ChangeLog.7 | 876 * src/raptor_general.c: (raptor_statement_copy): Turn a subject,
|
H A D | ChangeLog | 1340 (raptor_statement_copy): Require raptor_world param, replace 1526 raptor_statement_copy.) Now also checks for OOM.
|
/dports/textproc/raptor2/raptor2-2.0.15/docs/ |
H A D | raptor-changes.tsv | 386 1.4.21 - - - 2.0.0 raptor_statement* raptor_statement_copy (raptor_statement *statement) -
|
/dports/textproc/redland/redland-1.0.17/ |
H A D | ChangeLog.5 | 450 * raptor/raptor_general.c (raptor_statement_copy): 455 Added raptor_statement_copy and raptor_free_statement
|