Home
last modified time | relevance | path

Searched defs:msglen (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c70 size_t msglen = 0; in PHP_RINIT_FUNCTION() local
H A Dphpdbg_out.c877 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml()
931 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print()
1079 int msglen = 0, xmllen = 0; in phpdbg_vprint() local
1244 int msglen; in phpdbg_out_internal() local
H A Dphpdbg_wait.c389 uint32_t msglen = (msglen_buf[3] << 24) in PHPDBG_COMMAND() local
H A Dphpdbg.h301 int msglen; member

Completed in 23 milliseconds