Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array.stub.php63 public function serialize(): string {} function in ArrayObject
196 public function serialize(): string {} function in ArrayIterator
H A Dspl_dllist.stub.php98 public function serialize(): string {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php71 public function serialize(): string {} function in SplObjectStorage
H A Dspl_dllist.c1001 PHP_METHOD(SplDoublyLinkedList, serialize) in PHP_METHOD() argument
H A Dspl_observer.c762 PHP_METHOD(SplObjectStorage, serialize) in PHP_METHOD() argument
/php-src/ext/sysvmsg/
H A Dsysvmsg.stub.php45 function msg_send(SysvMessageQueue $queue, int $message_type, $message, bool $serialize = true, boo…
/php-src/Zend/
H A Dzend_interfaces.stub.php52 public function serialize(); function
H A Dzend.h202 int (*serialize)(zval *object, unsigned char **buffer, size_t *buf_len, zend_serialize_data *data); member
/php-src/ext/random/
H A Dengine_combinedlcg.c73 static bool serialize(void *state, HashTable *data) in serialize() function
H A Dengine_pcgoneseq128xslrr64.c66 static bool serialize(void *state, HashTable *data) in serialize() function
H A Dengine_xoshiro256starstar.c121 static bool serialize(void *state, HashTable *data) in serialize() function
H A Dphp_random.h102 bool (*serialize)(void *state, HashTable *data); member
H A Dengine_mt19937.c174 static bool serialize(void *state, HashTable *data) in serialize() function
/php-src/ext/dom/lexbor/lexbor/css/
H A Dbase.h80 lxb_css_style_serialize_f serialize; member
/php-src/ext/standard/
H A Dbasic_functions.h94 } serialize; member
H A Dvar.c1286 PHP_FUNCTION(serialize) in PHP_FUNCTION() argument

Completed in 49 milliseconds