zend_parse_parameters_throw 268 Zend/zend_API.h ZEND_API int zend_parse_parameters_throw(int num_args, const char *type_spec, ...); zend_parse_parameters_throw 2662 ext/date/php_date.c if (FAILURE == zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|sO!", &time_str, &time_str_len, &timezone_object, date_ce_timezone)) { zend_parse_parameters_throw 2682 ext/date/php_date.c if (FAILURE == zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|sO!", &time_str, &time_str_len, &timezone_object, date_ce_timezone)) { zend_parse_parameters_throw 3659 ext/date/php_date.c if (FAILURE == zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &tz, &tz_len)) { zend_parse_parameters_throw 4092 ext/date/php_date.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &interval_string, &interval_string_length) == FAILURE) { zend_parse_parameters_throw 65 ext/dom/attr.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s|s", &name, &name_len, &value, &value_len) == FAILURE) { zend_parse_parameters_throw 59 ext/dom/cdatasection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &value, &value_len) == FAILURE) { zend_parse_parameters_throw 59 ext/dom/comment.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|s", &value, &value_len) == FAILURE) { zend_parse_parameters_throw 1264 ext/dom/document.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|ss", &version, &version_len, &encoding, &encoding_len) == FAILURE) { zend_parse_parameters_throw 60 ext/dom/documentfragment.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "") == FAILURE) { zend_parse_parameters_throw 167 ext/dom/element.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s|s!s", &name, &name_len, &value, &value_len, &uri, &uri_len) == FAILURE) { zend_parse_parameters_throw 58 ext/dom/entityreference.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &name, &name_len) == FAILURE) { zend_parse_parameters_throw 60 ext/dom/processinginstruction.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s|s", &name, &name_len, &value, &value_len) == FAILURE) { zend_parse_parameters_throw 74 ext/dom/text.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|s", &value, &value_len) == FAILURE) { zend_parse_parameters_throw 262 ext/dom/xpath.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O", &doc, dom_document_class_entry) == FAILURE) { zend_parse_parameters_throw 563 ext/intl/converter/converter.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|s!s!", &dest, &dest_len, &src, &src_len) == FAILURE) { zend_parse_parameters_throw 35 ext/intl/spoofchecker/spoofchecker_create.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "") == FAILURE) { zend_parse_parameters_throw 213 ext/pdo/pdo_dbh.c if (FAILURE == zend_parse_parameters_throw(ZEND_NUM_ARGS(), zend_parse_parameters_throw 1137 ext/phar/phar_object.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "p|ls!l", &fname, &fname_len, &flags, &alias, &alias_len, &format) == FAILURE) { zend_parse_parameters_throw 1141 ext/phar/phar_object.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "p|ls!", &fname, &fname_len, &flags, &alias, &alias_len) == FAILURE) { zend_parse_parameters_throw 4399 ext/phar/phar_object.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "p", &fname, &fname_len) == FAILURE) { zend_parse_parameters_throw 1621 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &name_str, &name_len) == FAILURE) { zend_parse_parameters_throw 2158 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O", &generator, zend_ce_generator) == FAILURE) { zend_parse_parameters_throw 2337 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "zz", &reference, ¶meter) == FAILURE) { zend_parse_parameters_throw 3022 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &name_str, &name_len) == FAILURE) { zend_parse_parameters_throw 5169 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "zs", &classname, &name_str, &name_len) == FAILURE) { zend_parse_parameters_throw 5548 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &name_str, &name_len) == FAILURE) { zend_parse_parameters_throw 5914 ext/reflection/php_reflection.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &name_str, &name_len) == FAILURE) { zend_parse_parameters_throw 2298 ext/simplexml/simplexml.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s|lbsb", &data, &data_len, &options, &is_url, &ns, &ns_len, &isprefix) == FAILURE) { zend_parse_parameters_throw 1811 ext/snmp/snmp.c if (zend_parse_parameters_throw(argc, "lss|ll", &version, &a1, &a1_len, &a2, &a2_len, &timeout, &retries) == FAILURE) { zend_parse_parameters_throw 1181 ext/spl/spl_array.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "z|lC", &array, &ar_flags, &ce_get_iterator) == FAILURE) { zend_parse_parameters_throw 1112 ext/spl/spl_directory.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "s", &path, &len) == FAILURE) { zend_parse_parameters_throw 2264 ext/spl/spl_directory.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "p|sbr!", zend_parse_parameters_throw 2319 ext/spl/spl_directory.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|l", &max_memory) == FAILURE) { zend_parse_parameters_throw 558 ext/spl/spl_fixedarray.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|l", &size) == FAILURE) { zend_parse_parameters_throw 1470 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O|ll", &zobject, ce_inner, &intern->u.limit.offset, &intern->u.limit.count) == FAILURE) { zend_parse_parameters_throw 1486 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O|l", &zobject, ce_inner, &flags) == FAILURE) { zend_parse_parameters_throw 1501 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O|S", &zobject, ce_inner, &class_name) == FAILURE) { zend_parse_parameters_throw 1549 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "OS|lll", &zobject, ce_inner, ®ex, &mode, &intern->u.regex.flags, &intern->u.regex.preg_flags) == FAILURE) { zend_parse_parameters_throw 1575 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "Of", &zobject, ce_inner, &cfi->fci, &cfi->fcc) == FAILURE) { zend_parse_parameters_throw 1588 ext/spl/spl_iterators.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "O", &zobject, ce_inner) == FAILURE) { zend_parse_parameters_throw 935 ext/spl/spl_observer.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "|l", &flags) == FAILURE) { zend_parse_parameters_throw 109 ext/sqlite3/sqlite3.c if (FAILURE == zend_parse_parameters_throw(ZEND_NUM_ARGS(), "p|ls", &filename, &filename_len, &flags, &encryption_key, &encryption_key_len)) { zend_parse_parameters_throw 1613 ext/sqlite3/sqlite3.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "OS", &db_zval, php_sqlite3_sc_entry, &sql) == FAILURE) { zend_parse_parameters_throw 195 ext/standard/random.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "l", &size) == FAILURE) { zend_parse_parameters_throw 226 ext/standard/random.c if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "ll", &min, &max) == FAILURE) {