Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_inheritance.c191 size_t class_name_len; in zend_do_perform_type_hint_check() local
395 size_t class_name_len; in zend_append_type_hint() local
H A Dzend_constants.c302 int class_name_len = colon - name - 1; in zend_get_constant_ex() local
H A Dzend_API.h191 #define INIT_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions) \ argument
194 #define INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions, hand… argument
H A Dzend_API.c2160 size_t class_name_len = 0; in zend_register_functions() local
H A Dzend_compile.c1340 size_t class_name_len; in zend_unmangle_property_name_ex() local
/PHP-7.2/ext/readline/
H A Dreadline_cli.c522 int class_name_len; in cli_completion_generator() local
/PHP-7.2/ext/soap/
H A Dsoap.c1730 int class_name_len = ZSTR_LEN(service->soap_class.ce->name); local

Completed in 76 milliseconds