Home
last modified time | relevance | path

Searched refs:same_name (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.6/Zend/
H A Dzend_builtin_functions.c1038 static int same_name(const char *key, const char *name, zend_uint name_len) in same_name() function
1103 !same_name(key, mptr->common.function_name, len))) { in ZEND_FUNCTION()
1662 !same_name(hash_key->arKey, ce->name, ce->name_length))) { in copy_class_or_interface_name()

Completed in 17 milliseconds