Searched defs:_ (Results 1 – 8 of 8) sorted by relevance
/PHP-8.3/Zend/ |
H A D | zend_vm_handlers.h | 1 #define VM_HANDLERS(_) \ argument
|
H A D | zend_alloc_sizes.h | 32 #define ZEND_MM_BINS_INFO(_, x, y) \ argument
|
H A D | zend_ast.h | 231 # define ZEND_AST_SPEC_CALL_(name, _, _5, _4, _3, _2, _1, suffix, ...) \ argument 235 # define ZEND_AST_SPEC_CALL_EX_(name, _, _6, _5, _4, _3, _2, _1, suffix, ...) \ argument
|
H A D | zend_string.h | 561 #define ZEND_KNOWN_STRINGS(_) \ argument
|
H A D | zend_API.h | 1498 #define Z_EXPECTED_TYPES(_) \ argument
|
/PHP-8.3/ext/gettext/ |
H A D | gettext.stub.php | 12 function _(string $message): string {} function
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_internal.h | 341 #define ZEND_JIT_TRACE_STOP(_) \ argument
|
/PHP-8.3/ext/ffi/ |
H A D | ffi.c | 6769 #define SIMPLE_ATTRIBUTES(_) \ argument 6867 #define VALUE_ATTRIBUTES(_) \ argument
|
Completed in 85 milliseconds