Home
last modified time | relevance | path

Searched defs:rbuf (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c326 char *rbuf = NULL; in file_buffer() local
716 char *rbuf; in file_pop_buffer() local
H A Dcompress.c276 char *rbuf; in file_zmagic() local
H A Dsoftmagic.c1604 char *rbuf; in mget() local
/php-src/ext/opcache/jit/ir/dynasm/
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_x86.h55 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
H A Ddasm_arm64.h59 int *rbuf; /* Biased buffer pointer (negative section bias). */ member
/php-src/ext/session/
H A Dsession.c329 unsigned char rbuf[PS_MAX_SID_LENGTH]; in php_session_create_id() local
/php-src/ext/standard/
H A Dstring.c5098 PHPAPI size_t php_strip_tags(char *rbuf, size_t len, const char *allow, size_t allow_len) /* {{{ */
5124 PHPAPI size_t php_strip_tags_ex(char *rbuf, size_t len, const char *allow, size_t allow_len, bool a…

Completed in 78 milliseconds