Home
last modified time | relevance | path

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

/reactos/dll/win32/xmllite/
H A Dwriter.c390 static HRESULT is_valid_pubid(const WCHAR *str, unsigned int *out) in is_valid_pubid() function
1183 if (FAILED(hr = is_valid_pubid(pubid, &pubid_len))) in xmlwriter_WriteDocType()