Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest.c1147 …zend_string *class_Countable = zend_string_init_interned("Countable", sizeof("Countable") - 1, tru… in create_test_dnf_type() local
1148 zend_alloc_ce_cache(class_Countable); in create_test_dnf_type()
1153 intersection_list->types[1] = (zend_type) ZEND_TYPE_INIT_CLASS(class_Countable, 0, 0); in create_test_dnf_type()

Completed in 21 milliseconds