Home
last modified time | relevance | path

Searched refs:PARA (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/xml/tests/
H A Dxml_parse_into_struct_variation.phpt36 [PARA] => Array
64 [tag] => PARA
79 [tag] => PARA
86 [tag] => PARA
101 [tag] => PARA
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_prompt.c1574 #define PARA ((phpdbg_param_t *)stack.next)->type in phpdbg_interactive() macro
1575 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()
1611 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()
1614 #undef PARA in phpdbg_interactive()

Completed in 17 milliseconds