Searched refs:parseDocComments (Results 1 – 1 of 1) sorted by relevance
4283 function parseDocComments(array $comments): array { function4345 $tags = parseDocComments($comments);4534 $tags = parseDocComments($comments);4608 $tags = parseDocComments($comments);4681 $tags = parseDocComments($comments);4999 $fileTags = parseDocComments($fileDocComments);
Completed in 17 milliseconds