Home
last modified time | relevance | path

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

/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-data/
H A Dtracker-db-interface-sqlite.c181 result_context_function_error (sqlite3_context *context, in result_context_function_error() function
541 result_context_function_error (context, fn, error->message); in function_sparql_time_sort()
826 result_context_function_error (context, fn, err_str); in function_sparql_regex()
917 result_context_function_error (context, fn, err_str); in function_sparql_replace()
937 result_context_function_error (context, fn, err_str); in function_sparql_replace()
955 result_context_function_error (context, fn, err_str); in function_sparql_replace()
1215 result_context_function_error (context, fn, zBuf); in function_sparql_lower_case()
1258 result_context_function_error (context, fn, zBuf); in function_sparql_upper_case()
1301 result_context_function_error (context, fn, zBuf); in function_sparql_case_fold()
1416 result_context_function_error (context, fn, zBuf); in function_sparql_normalize()
[all …]