fptr_count 73 ext/simplexml/php_simplexml.h zend_function *fptr_count; fptr_count 54 ext/simplexml/simplexml.c static php_sxe_object* php_sxe_object_new(zend_class_entry *ce, zend_function *fptr_count); fptr_count 71 ext/simplexml/simplexml.c subnode = php_sxe_object_new(sxe->zo.ce, sxe->fptr_count); fptr_count 990 ext/simplexml/simplexml.c subnode = php_sxe_object_new(sxe_ref->zo.ce, sxe_ref->fptr_count); fptr_count 1966 ext/simplexml/simplexml.c if (intern->fptr_count) { fptr_count 1968 ext/simplexml/simplexml.c zend_call_method_with_0_params(object, intern->zo.ce, &intern->fptr_count, "count", &rv); fptr_count 2049 ext/simplexml/simplexml.c clone = php_sxe_object_new(sxe->zo.ce, sxe->fptr_count); fptr_count 2131 ext/simplexml/simplexml.c zend_function *fptr_count = NULL; fptr_count 2144 ext/simplexml/simplexml.c fptr_count = zend_hash_str_find_ptr(&ce->function_table, "count", sizeof("count") - 1); fptr_count 2145 ext/simplexml/simplexml.c if (fptr_count->common.scope == parent) { fptr_count 2146 ext/simplexml/simplexml.c fptr_count = NULL; fptr_count 2150 ext/simplexml/simplexml.c return fptr_count; fptr_count 2156 ext/simplexml/simplexml.c static php_sxe_object* php_sxe_object_new(zend_class_entry *ce, zend_function *fptr_count) fptr_count 2165 ext/simplexml/simplexml.c intern->fptr_count = fptr_count; fptr_count 2199 ext/simplexml/simplexml.c zend_function *fptr_count; fptr_count 2219 ext/simplexml/simplexml.c fptr_count = NULL; fptr_count 2221 ext/simplexml/simplexml.c fptr_count = php_sxe_find_fptr_count(ce); fptr_count 2223 ext/simplexml/simplexml.c sxe = php_sxe_object_new(ce, fptr_count); fptr_count 2245 ext/simplexml/simplexml.c zend_function *fptr_count; fptr_count 2273 ext/simplexml/simplexml.c fptr_count = NULL; fptr_count 2275 ext/simplexml/simplexml.c fptr_count = php_sxe_find_fptr_count(ce); fptr_count 2277 ext/simplexml/simplexml.c sxe = php_sxe_object_new(ce, fptr_count); fptr_count 2540 ext/simplexml/simplexml.c zend_function *fptr_count; fptr_count 2563 ext/simplexml/simplexml.c fptr_count = NULL; fptr_count 2565 ext/simplexml/simplexml.c fptr_count = php_sxe_find_fptr_count(ce); fptr_count 2567 ext/simplexml/simplexml.c sxe = php_sxe_object_new(ce, fptr_count); fptr_count 73 ext/spl/spl_array.c zend_function *fptr_count; fptr_count 227 ext/spl/spl_array.c intern->fptr_count = zend_hash_str_find_ptr(&class_type->function_table, "count", sizeof("count") - 1); fptr_count 228 ext/spl/spl_array.c if (intern->fptr_count->common.scope == parent) { fptr_count 229 ext/spl/spl_array.c intern->fptr_count = NULL; fptr_count 1390 ext/spl/spl_array.c if (intern->fptr_count) { fptr_count 1392 ext/spl/spl_array.c zend_call_method_with_0_params(object, intern->std.ce, &intern->fptr_count, "count", &rv); fptr_count 94 ext/spl/spl_dllist.c zend_function *fptr_count; fptr_count 444 ext/spl/spl_dllist.c intern->fptr_count = zend_hash_str_find_ptr(&class_type->function_table, "count", sizeof("count") - 1); fptr_count 445 ext/spl/spl_dllist.c if (intern->fptr_count->common.scope == parent) { fptr_count 446 ext/spl/spl_dllist.c intern->fptr_count = NULL; fptr_count 478 ext/spl/spl_dllist.c if (intern->fptr_count) { fptr_count 480 ext/spl/spl_dllist.c zend_call_method_with_0_params(object, intern->std.ce, &intern->fptr_count, "count", &rv); fptr_count 57 ext/spl/spl_fixedarray.c zend_function *fptr_count; fptr_count 297 ext/spl/spl_fixedarray.c intern->fptr_count = zend_hash_str_find_ptr(&class_type->function_table, "count", sizeof("count") - 1); fptr_count 298 ext/spl/spl_fixedarray.c if (intern->fptr_count->common.scope == parent) { fptr_count 299 ext/spl/spl_fixedarray.c intern->fptr_count = NULL; fptr_count 532 ext/spl/spl_fixedarray.c if (intern->fptr_count) { fptr_count 534 ext/spl/spl_fixedarray.c zend_call_method_with_0_params(object, intern->std.ce, &intern->fptr_count, "count", &rv); fptr_count 75 ext/spl/spl_heap.c zend_function *fptr_count; fptr_count 428 ext/spl/spl_heap.c intern->fptr_count = zend_hash_str_find_ptr(&class_type->function_table, "count", sizeof("count") - 1); fptr_count 429 ext/spl/spl_heap.c if (intern->fptr_count->common.scope == parent) { fptr_count 430 ext/spl/spl_heap.c intern->fptr_count = NULL; fptr_count 462 ext/spl/spl_heap.c if (intern->fptr_count) { fptr_count 464 ext/spl/spl_heap.c zend_call_method_with_0_params(object, intern->std.ce, &intern->fptr_count, "count", &rv);