Searched refs:sqlMatch (Results 1 – 1 of 1) sorted by relevance
35 sqlMatch(const char * URI) { in sqlMatch() function117 if (xmlRegisterInputCallbacks(sqlMatch, sqlOpen, sqlRead, sqlClose) < 0) { in main()