Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbrowscap.c40 } browscap_entry; typedef
68 browscap_entry *entry = Z_PTR_P(zvalue);
78 browscap_entry *entry = Z_PTR_P(zvalue); in browscap_entry_dtor_persistent()
211 browscap_entry *current_entry;
361 browscap_entry *entry; in php_browscap_parser_cb()
382 = pemalloc(sizeof(browscap_entry), persistent); in php_browscap_parser_cb()
541 static inline size_t browscap_get_minimum_length(browscap_entry *entry) { in browscap_get_minimum_length()
625 static int browser_reg_compare(browscap_entry *entry, zend_string *agent_name, browscap_entry **fou… in browser_reg_compare()
627 browscap_entry *found_entry = *found_entry_ptr; in browser_reg_compare()
708 browscap_entry *found_entry = NULL; in PHP_FUNCTION()
[all …]

Completed in 6 milliseconds