Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c70 char msglen[5] = {0}; in PHP_RINIT_FUNCTION() local
H A Dphpdbg_out.c898 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml()
952 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print()
1100 int msglen = 0, xmllen = 0; in phpdbg_vprint() local
1265 int msglen; in phpdbg_out_internal() local
H A Dphpdbg_wait.c380 char msglen[5]; in PHPDBG_COMMAND() local
H A Dphpdbg.h293 int msglen; member

Completed in 12 milliseconds