Function
CamelURLfile_end
Declaration [src]
gboolean
camel_url_file_end (
const gchar* in,
const gchar* pos,
const gchar* inend,
CamelUrlMatch* match
)
Parameters
in-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. pos-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. inend-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. match-
Type:
CamelUrlMatchNo description available.
The data is owned by the caller of the function.