Searched refs:has_only_whitespaces (Results 1 – 1 of 1) sorted by relevance
68 bool has_only_whitespaces(const XML_Char* s, int len) in has_only_whitespaces() function143 if (has_only_whitespaces(s,len)) in xml_character_data_handler()
Completed in 14 milliseconds