Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dbrowscap.c42 } browscap_entry; typedef
70 browscap_entry *entry = Z_PTR_P(zvalue);
80 browscap_entry *entry = Z_PTR_P(zvalue); in browscap_entry_dtor_persistent()
218 browscap_entry *current_entry;
356 browscap_entry *entry; in php_browscap_parser_cb()
377 = pemalloc(sizeof(browscap_entry), persistent); in php_browscap_parser_cb()
536 static inline size_t browscap_get_minimum_length(browscap_entry *entry) { in browscap_get_minimum_length()
545 static int browser_reg_compare(browscap_entry *entry, zend_string *agent_name, browscap_entry **fou… in browser_reg_compare()
547 browscap_entry *found_entry = *found_entry_ptr; in browser_reg_compare()
684 browscap_entry *found_entry = NULL; in PHP_FUNCTION()
[all …]

Completed in 5 milliseconds