159 if (base == 0 || base == 2) {
419 bool syntax_only = 0;
is_countable(mixed $value)
array_is_list(array $array)
settype(mixed &$var, string $type)
is_callable(mixed $value, bool $syntax_only=false, &$callable_name=null)
intval(mixed $value, int $base=10)
is_resource(mixed $value)
get_debug_type(mixed $value)
is_iterable(mixed $value)
foreach($dp as $el) foreach( $dp as $el) if( $pass2< 2) echo ""
ZEND_API zend_string * zend_strpprintf(size_t max_len, const char *format,...)
ZEND_API ZEND_COLD void zend_value_error(const char *format,...)
#define INTERNAL_FUNCTION_PARAMETERS
#define INTERNAL_FUNCTION_PARAM_PASSTHRU
ZEND_API bool zend_is_countable(const zval *countable)
ZEND_API bool zend_is_callable_ex(zval *callable, zend_object *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error)
ZEND_API ZEND_COLD void zend_argument_value_error(uint32_t arg_num, const char *format,...)
ZEND_API zend_string * zend_zval_get_legacy_type(const zval *arg)
ZEND_API zend_result zend_try_assign_typed_ref(zend_reference *ref, zval *val)
ZEND_API bool zend_is_iterable(const zval *iterable)
#define ZEND_PARSE_PARAMETERS_END()
#define Z_PARAM_STR(dest)
#define ZEND_PARSE_PARAMETERS_START(min_num_args, max_num_args)
#define Z_PARAM_LONG(dest)
#define RETURN_NEW_STR(s)
#define Z_PARAM_ARRAY_HT(dest)
#define Z_PARAM_BOOL(dest)
#define RETURN_INTERNED_STR(s)
#define Z_PARAM_ZVAL(dest)
#define ZEND_TRY_ASSIGN_REF_STR(zv, str)
#define IS_CALLABLE_CHECK_SYNTAX_ONLY
#define RETURN_STR_COPY(s)
#define ZEND_ACC_ANON_CLASS
#define ZEND_REF_HAS_TYPE_SOURCES(ref)
#define Z_FLF_PARAM_ZVAL(arg_num, dest)
#define ZEND_FRAMELESS_FUNCTION(name, arity)
const char * zend_rsrc_list_get_rsrc_type(zend_resource *res)
#define ZEND_STRTOL(s0, s1, base)
struct _zend_string zend_string
ZEND_API void ZEND_FASTCALL convert_to_boolean(zval *op)
ZEND_API void ZEND_FASTCALL convert_to_array(zval *op)
ZEND_API void ZEND_FASTCALL convert_to_double(zval *op)
ZEND_API bool ZEND_FASTCALL zend_is_true(const zval *op)
ZEND_API void ZEND_FASTCALL convert_to_object(zval *op)
ZEND_API void ZEND_FASTCALL convert_to_null(zval *op)
ZEND_API void ZEND_FASTCALL convert_to_long(zval *op)
#define convert_to_string(op)
#define EXPECTED(condition)
#define UNEXPECTED(condition)
#define zend_string_equals_ci(s1, s2)
#define Z_ISREF_P(zval_p)
#define Z_REFVAL_P(zval_p)
#define Z_STRVAL_P(zval_p)
struct _zend_array HashTable
#define Z_STRLEN_P(zval_p)
ZEND_API void zval_ptr_dtor(zval *zval_ptr)