Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c2134 static zend_function* php_sxe_find_fptr_count(zend_class_entry *ce) in php_sxe_find_fptr_count() function
2185 intern = php_sxe_object_new(ce, php_sxe_find_fptr_count(ce)); in sxe_object_new()
2225 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()
2280 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()
2588 fptr_count = php_sxe_find_fptr_count(ce); in PHP_FUNCTION()

Completed in 12 milliseconds