php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_spl_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_class_parents   arginfo_class_implements
 
#define arginfo_class_uses   arginfo_class_implements
 
#define arginfo_spl_classes   arginfo_spl_autoload_functions
 

Functions

 ZEND_FUNCTION (class_implements)
 
 ZEND_FUNCTION (class_parents)
 
 ZEND_FUNCTION (class_uses)
 
 ZEND_FUNCTION (spl_autoload)
 
 ZEND_FUNCTION (spl_autoload_call)
 
 ZEND_FUNCTION (spl_autoload_extensions)
 
 ZEND_FUNCTION (spl_autoload_functions)
 
 ZEND_FUNCTION (spl_autoload_register)
 
 ZEND_FUNCTION (spl_autoload_unregister)
 
 ZEND_FUNCTION (spl_classes)
 
 ZEND_FUNCTION (spl_object_hash)
 
 ZEND_FUNCTION (spl_object_id)
 
 ZEND_FUNCTION (iterator_apply)
 
 ZEND_FUNCTION (iterator_count)
 
 ZEND_FUNCTION (iterator_to_array)
 

Macro Definition Documentation

◆ arginfo_class_parents

#define arginfo_class_parents   arginfo_class_implements

Definition at line 9 of file php_spl_arginfo.h.

◆ arginfo_class_uses

#define arginfo_class_uses   arginfo_class_implements

Definition at line 11 of file php_spl_arginfo.h.

◆ arginfo_spl_classes

#define arginfo_spl_classes   arginfo_spl_autoload_functions

Definition at line 39 of file php_spl_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/15]

ZEND_FUNCTION ( class_implements )

◆ ZEND_FUNCTION() [2/15]

ZEND_FUNCTION ( class_parents )

◆ ZEND_FUNCTION() [3/15]

ZEND_FUNCTION ( class_uses )

◆ ZEND_FUNCTION() [4/15]

ZEND_FUNCTION ( iterator_apply )

◆ ZEND_FUNCTION() [5/15]

ZEND_FUNCTION ( iterator_count )

◆ ZEND_FUNCTION() [6/15]

ZEND_FUNCTION ( iterator_to_array )

◆ ZEND_FUNCTION() [7/15]

ZEND_FUNCTION ( spl_autoload )

◆ ZEND_FUNCTION() [8/15]

ZEND_FUNCTION ( spl_autoload_call )

◆ ZEND_FUNCTION() [9/15]

ZEND_FUNCTION ( spl_autoload_extensions )

◆ ZEND_FUNCTION() [10/15]

ZEND_FUNCTION ( spl_autoload_functions )

◆ ZEND_FUNCTION() [11/15]

ZEND_FUNCTION ( spl_autoload_register )

◆ ZEND_FUNCTION() [12/15]

ZEND_FUNCTION ( spl_autoload_unregister )

◆ ZEND_FUNCTION() [13/15]

ZEND_FUNCTION ( spl_classes )

◆ ZEND_FUNCTION() [14/15]

ZEND_FUNCTION ( spl_object_hash )

◆ ZEND_FUNCTION() [15/15]

ZEND_FUNCTION ( spl_object_id )