Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dregistry.c1064 xml_error_func(void *ctx, const char *msg, ...) in xml_error_func() function
1179 xmlSetGenericErrorFunc(ctx, xml_error_func); in parse()