Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dbrowscap.c545 …compare(browscap_entry *entry, zend_string *agent_name, browscap_entry **found_entry_ptr) /* {{{ */ in browser_reg_compare() argument
547 browscap_entry *found_entry = *found_entry_ptr; in browser_reg_compare()
592 *found_entry_ptr = entry; in browser_reg_compare()
649 *found_entry_ptr = entry; in browser_reg_compare()
652 *found_entry_ptr = entry; in browser_reg_compare()

Completed in 6 milliseconds