Searched refs:ds_throw_exception (Results 1 – 2 of 2) sorted by relevance
187 #define OFFSET_OUT_OF_BOUNDS() ds_throw_exception( \195 #define KEY_NOT_FOUND() ds_throw_exception( \199 #define OBJ_HASH_MUST_BE_SCALAR(z) ds_throw_exception( \203 #define VALUE_MUST_BE_INTEGER(z) ds_throw_exception( \207 #define NOT_ALLOWED_WHEN_EMPTY() ds_throw_exception( \215 #define INTEGER_INDEX_REQUIRED(z) ds_throw_exception( \219 #define INTEGER_LENGTH_REQUIRED(z) ds_throw_exception( \227 #define ACCESS_BY_REF_NOT_ALLOWED() ds_throw_exception( \231 #define UNSERIALIZE_ERROR() ds_throw_exception( \235 #define RECONSTRUCTION_NOT_ALLOWED() ds_throw_exception( \[all …]
241 void ds_throw_exception(zend_class_entry *ce, const char *format, ...) in ds_throw_exception() function
Completed in 12 milliseconds