Home
last modified time | relevance | path

Searched defs:_zend_internal_function (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_compile.h514 uint8_t type;
516 uint32_t fn_flags;
517 zend_string* function_name;
518 zend_class_entry *scope;
519 zend_function *prototype;
520 uint32_t num_args;
521 uint32_t required_num_args;
522 zend_internal_arg_info *arg_info;
523 HashTable *attributes;
525 zend_string *doc_comment;
[all …]

Completed in 23 milliseconds