Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c34 if (!strcmp(sapi_module.name, PHPDBG_NAME)) { in PHP_MINIT_FUNCTION()
49 …RAY || (auth = zend_hash_str_find(Z_ARRVAL(cookies), PHPDBG_NAME "_AUTH_COOKIE", sizeof(PHPDBG_NAM… in PHP_RINIT_FUNCTION()
H A Dphpdbg_wait.c222 if (strcmp(PHPDBG_NAME, Z_STRVAL_P(module))) { in phpdbg_webdata_decompress()
228 …("wait", "missingmodule=\"%.*s\"", "The module %.*s isn't present in " PHPDBG_NAME ", you still ca… in phpdbg_webdata_decompress()
288 …issingextension=\"%.*s\"", "The Zend extension %.*s isn't present in " PHPDBG_NAME ", you still ca… in phpdbg_webdata_decompress()
H A Dphpdbg.h104 #define PHPDBG_NAME "phpdbg" macro
H A Dphpdbg.c739 PHPDBG_NAME,

Completed in 17 milliseconds