Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c70 size_t msglen = 0; in PHP_RINIT_FUNCTION() local
H A Dphpdbg_out.c897 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml()
951 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print()
1099 int msglen = 0, xmllen = 0; in phpdbg_vprint() local
1264 int msglen; in phpdbg_out_internal() local
H A Dphpdbg_wait.c380 char msglen[5]; in PHPDBG_COMMAND() local
H A Dphpdbg.h301 int msglen; member

Completed in 18 milliseconds