Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.h30 PHPDBG_API int phpdbg_is_class_method(const char*, size_t, char**, char**);
H A Dphpdbg_utils.c115 PHPDBG_API int phpdbg_is_class_method(const char *str, size_t len, char **class, char **method) /* … in phpdbg_is_class_method() function

Completed in 7 milliseconds