Searched refs:getType (Results 1 – 7 of 7) sorted by relevance
11 static function getType()16 print_r(ObjectPath::getType());17 $object_type = array_pop((ObjectPath::getType()));18 print_r(ObjectPath::getType());
24 var_dump($ent->getType());
158 switch(fargs[i].getType()) { in umsg_parse_helper()
919 function getType() {/**/} function in SplFileInfo
1208 FileInfoFunction(getType, FS_TYPE) in FileInfoFunction()1967 SPL_ME(SplFileInfo, getType, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
3686 . Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link
Completed in 75 milliseconds