Searched refs:browscap_get_minimum_length (Results 1 – 1 of 1) sorted by relevance
536 static inline size_t browscap_get_minimum_length(browscap_entry *entry) { in browscap_get_minimum_length() function559 if (ZSTR_LEN(agent_name) < browscap_get_minimum_length(entry)) { in browser_reg_compare()
Completed in 5 milliseconds