Searched refs:parseAnnotations (Results 1 – 2 of 2) sorted by relevance
534 self::$annotationCache[$className] = self::parseAnnotations($class->getDocComment());540 $annotations = self::parseAnnotations($method->getDocComment());588 private static function parseAnnotations($docblock) function in PHPUnit_Util_Test
2035 function parseAnnotations(fn) { function2157 var inject = fn.$inject || parseAnnotations(fn);