Searched refs:isArray (Results 1 – 6 of 6) sorted by relevance
2 public bool ReflectionParameter::isArray ( void );13 var_dump($parameter->isArray());17 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d20 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d23 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d26 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
84 isArray: 97 isArray: 110 isArray: 123 isArray: 136 isArray: 149 isArray: 163 isArray: 178 isArray: 191 isArray: 204 isArray: [all …]
516 public function isArray() {} function in ReflectionParameter
649 ZEND_METHOD(ReflectionParameter, isArray);913 …ZEND_ME(ReflectionParameter, isArray, arginfo_class_ReflectionParameter_isArray, ZEND_ACC_PUBLIC|Z…
2616 ZEND_METHOD(ReflectionParameter, isArray) in ZEND_METHOD() argument
905 . ReflectionParameter::getClass(), ReflectionParameter::isArray(), and
Completed in 41 milliseconds