Searched refs:parseDocComments (Results 1 – 1 of 1) sorted by relevance
4144 function parseDocComments(array $comments): array { function4206 $tags = parseDocComments($comments);4395 $tags = parseDocComments($comments);4469 $tags = parseDocComments($comments);4542 $tags = parseDocComments($comments);4860 $fileTags = parseDocComments($fileDocComments);
Completed in 37 milliseconds