Home
last modified time | relevance | path

Searched refs:PHPDBG_NAME (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c36 if (!strcmp(sapi_module.name, PHPDBG_NAME)) { in PHP_MINIT_FUNCTION()
51 …RAY || (auth = zend_hash_str_find(Z_ARRVAL(cookies), PHPDBG_NAME "_AUTH_COOKIE", sizeof(PHPDBG_NAM… in PHP_RINIT_FUNCTION()
H A Dphpdbg_wait.c228 if (strcmp(PHPDBG_NAME, Z_STRVAL_P(module))) { in phpdbg_webdata_decompress()
234 …("wait", "missingmodule=\"%.*s\"", "The module %.*s isn't present in " PHPDBG_NAME ", you still ca… in phpdbg_webdata_decompress()
294 …issingextension=\"%.*s\"", "The Zend extension %.*s isn't present in " PHPDBG_NAME ", you still ca… in phpdbg_webdata_decompress()
H A Dphpdbg.h106 #define PHPDBG_NAME "phpdbg" macro
H A Dphpdbg.c783 PHPDBG_NAME,

Completed in 15 milliseconds