Home
last modified time | relevance | path

Searched defs:serialize (Results 1 – 16 of 16) sorted by relevance

/PHP-8.2/ext/spl/
H A Dspl_array.stub.php69 public function serialize(): string {} function in ArrayObject
208 public function serialize(): string {} function in ArrayIterator
H A Dspl_dllist.stub.php110 public function serialize(): string {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php71 public function serialize(): string {} function in SplObjectStorage
H A Dspl_dllist.c1002 PHP_METHOD(SplDoublyLinkedList, serialize) in PHP_METHOD() argument
H A Dspl_observer.c767 PHP_METHOD(SplObjectStorage, serialize) in PHP_METHOD() argument
H A Dspl_array.c1598 PHP_METHOD(ArrayObject, serialize) in PHP_METHOD() argument
/PHP-8.2/ext/sysvmsg/
H A Dsysvmsg.stub.php45 function msg_send(SysvMessageQueue $queue, int $message_type, $message, bool $serialize = true, boo…
/PHP-8.2/Zend/
H A Dzend_interfaces.stub.php52 public function serialize(); function
H A Dzend.h200 int (*serialize)(zval *object, unsigned char **buffer, size_t *buf_len, zend_serialize_data *data); member
/PHP-8.2/ext/random/
H A Dengine_combinedlcg.c64 static bool serialize(php_random_status *status, HashTable *data) in serialize() function
H A Dengine_pcgoneseq128xslrr64.c63 static bool serialize(php_random_status *status, HashTable *data) in serialize() function
H A Dengine_xoshiro256starstar.c116 static bool serialize(php_random_status *status, HashTable *data) in serialize() function
H A Dengine_mt19937.c168 static bool serialize(php_random_status *status, HashTable *data) in serialize() function
H A Dphp_random.h238 bool (*serialize)(php_random_status *status, HashTable *data); member
/PHP-8.2/ext/standard/
H A Dbasic_functions.h94 } serialize; member
H A Dvar.c1310 PHP_FUNCTION(serialize) in PHP_FUNCTION() argument

Completed in 47 milliseconds