Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbrowscap.c44 } browscap_entry; typedef
72 browscap_entry *entry = Z_PTR_P(zvalue);
82 browscap_entry *entry = Z_PTR_P(zvalue); in browscap_entry_dtor_persistent()
220 browscap_entry *current_entry;
359 browscap_entry *entry; in php_browscap_parser_cb()
380 = pemalloc(sizeof(browscap_entry), persistent); in php_browscap_parser_cb()
539 static inline size_t browscap_get_minimum_length(browscap_entry *entry) { in browscap_get_minimum_length()
548 static int browser_reg_compare(browscap_entry *entry, zend_string *agent_name, browscap_entry **fou… in browser_reg_compare()
550 browscap_entry *found_entry = *found_entry_ptr; in browser_reg_compare()
688 browscap_entry *found_entry = NULL; in PHP_FUNCTION()
[all …]

Completed in 6 milliseconds