Home
last modified time | relevance | path

Searched defs:rbuf (Results 1 – 10 of 10) sorted by last modified time

/PHP-8.0/ext/session/
H A Dsession.c307 unsigned char rbuf[PS_MAX_SID_LENGTH + PS_EXTRA_RAND_BYTES]; in php_session_create_id() local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.h55 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
H A Ddasm_ppc.h56 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
H A Ddasm_mips.h56 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
H A Ddasm_arm.h57 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
H A Ddasm_arm64.h57 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
/PHP-8.0/ext/standard/
H A Dstring.c4781 PHPAPI size_t php_strip_tags(char *rbuf, size_t len, const char *allow, size_t allow_len) /* {{{ */
4807 PHPAPI size_t php_strip_tags_ex(char *rbuf, size_t len, const char *allow, size_t allow_len, zend_b…
/PHP-8.0/ext/fileinfo/libmagic/
H A Dfuncs.c288 char *rbuf = NULL; in file_buffer() local
666 char *rbuf; in file_pop_buffer() local
H A Dcompress.c252 char *rbuf; in file_zmagic() local
H A Dsoftmagic.c1556 char *rbuf; in mget() local

Completed in 50 milliseconds