Home
last modified time | relevance | path

Searched refs:PHPDBG_IN_EVAL (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.h168 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c977 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1007 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1642 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1717 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1761 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c326 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.h146 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c968 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
992 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1607 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1682 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1724 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c319 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
H A Dphpdbg.c742 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in php_sapi_phpdbg_log_message()
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg.h170 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c1032 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1062 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1702 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { \
1762 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1809 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c329 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/lang/php74/php-7.4.27/sapi/phpdbg/
H A Dphpdbg.h170 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c986 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1016 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1652 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1724 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1771 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c329 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.h146 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c968 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
992 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1607 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1682 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1724 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c319 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.h168 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c977 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1007 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1642 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1717 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1761 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c326 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/www/mod_php74/php-7.4.27/sapi/phpdbg/
H A Dphpdbg.h170 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c986 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1016 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1652 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in list_code()
1724 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1771 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c329 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()
/dports/www/mod_php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg.h170 #define PHPDBG_IN_EVAL (1ULL<<12) macro
H A Dphpdbg_prompt.c1032 PHPDBG_G(flags) |= PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1062 PHPDBG_G(flags) &= ~PHPDBG_IN_EVAL; in PHPDBG_COMMAND()
1702 if (!(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { \
1762 …if (exception && PHPDBG_G(handled_exception) != exception && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
1809 if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) { in phpdbg_execute_ex()
H A Dphpdbg_list.c329 if (PHPDBG_G(flags) & PHPDBG_IN_EVAL) { in phpdbg_compile_string()

12