Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2115 static zend_function* php_sxe_find_fptr_count(zend_class_entry *ce) in php_sxe_find_fptr_count() function
2168 intern = php_sxe_object_new(ce, php_sxe_find_fptr_count(ce)); in sxe_object_new()
2207 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()
2261 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()
2560 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()

Completed in 10 milliseconds