Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbrowscap.c539 static inline size_t browscap_get_minimum_length(browscap_entry *entry) { in browscap_get_minimum_length() function
562 if (ZSTR_LEN(agent_name) < browscap_get_minimum_length(entry)) { in browser_reg_compare()

Completed in 5 milliseconds