Home
last modified time | relevance | path

Searched defs:args (Results 26 – 50 of 110) sorted by relevance

12345

/PHP-7.2/ext/zip/lib/
H A Dzip_source_filep.c339 …zip_source_args_seek_t *args = ZIP_SOURCE_GET_ARGS(zip_source_args_seek_t, data, len, &ctx->error); in read_file() local
391 zip_source_args_seek_t *args; in read_file() local
H A Dzip_source_win32handle.c258 zip_source_args_seek_t *args = ZIP_SOURCE_GET_ARGS(zip_source_args_seek_t, data, len, &ctx->error); in _win32_read_file() local
315 zip_source_args_seek_t *args; in _win32_read_file() local
H A Dzip_source_crc.c180 …zip_source_args_seek_t *args = ZIP_SOURCE_GET_ARGS(zip_source_args_seek_t, data, len, &ctx->error); in crc_read() local
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c69 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
226 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitLir.c595 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in set_emit_enter()
612 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in set_set_context()
900 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in check_sljit_emit_enter()
927 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in check_sljit_set_context()
1944 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1960 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
/PHP-7.2/ext/standard/
H A Darray.c972 zval args[2]; in php_array_user_compare() local
1081 zval args[2]; in php_array_user_key_compare() local
1283 zval *args = NULL; in PHP_FUNCTION() local
1328 zval *args = NULL; in PHP_FUNCTION() local
4598 zval args[2]; local
4624 zval *args; local
5045 zval *args; local
5409 zval *args; local
5561 zval* args; local
5915 zval args[2]; local
[all …]
H A Dassert.c219 zval *args = safe_emalloc(!description ? 3 : 4, sizeof(zval), 0); in PHP_FUNCTION() local
/PHP-7.2/TSRM/
H A DTSRM.c70 #define TSRM_ERROR(args) tsrm_error args argument
88 #define TSRM_ERROR(args) argument
781 va_list args; in tsrm_error() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_com.c475 WORD flags, VARIANT *v, int nargs, zval *args) in php_com_do_invoke_byref()
602 WORD flags, VARIANT *v, int nargs, zval *args, int silent, int allow_noarg) in php_com_do_invoke_by_id()
649 WORD flags, VARIANT *v, int nargs, zval *args, int allow_noarg) in php_com_do_invoke()
H A Dcom_handlers.c124 zval args[2]; in com_write_dimension() local
368 zval *args = NULL; in com_call_method() local
H A Dcom_saproxy.c100 zval *args; in saproxy_read_dimension() local
217 zval *args = safe_emalloc(proxy->dimensions + 2, sizeof(zval), 0); in saproxy_write_dimension() local
/PHP-7.2/main/
H A Dmain.c744 va_list args; in php_printf() local
765 …void php_verror(const char *docref, const char *params, int type, const char *format, va_list args) in php_verror()
965 va_list args; in php_error_docref0() local
977 va_list args; in php_error_docref1() local
990 va_list args; in php_error_docref2() local
1032 …nt type, const char *error_filename, const uint32_t error_lineno, const char *format, va_list args) in php_error_cb()
/PHP-7.2/ext/interbase/
H A Dinterbase.c851 int _php_ibase_attach_db(char **args, size_t *len, zend_long *largs, isc_db_handle *db) /* {{{ */ in _php_ibase_attach_db()
886 char *c, hash[16], *args[] = { NULL, NULL, NULL, NULL, NULL }; in _php_ibase_connect() local
1153 zval *args = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp390 HashTable *args, in umsg_format_helper()
657 U_CFUNC void umsg_parse_helper(UMessageFormat *fmt, int *count, zval **args, UChar *source, int32_t… in umsg_parse_helper()
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dst.h36 # define _(args) args argument
H A Dregerror.c339 va_list args; local
/PHP-7.2/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp46 *args = &args_a[0]; in _php_intlgregcal_constructor_body() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_xbm.c168 va_list args; in gdCtxPrintf() local
/PHP-7.2/ext/intl/converter/
H A Dconverter.c165 static void php_converter_append_toUnicode_target(zval *val, UConverterToUnicodeArgs *args, php_con… in php_converter_append_toUnicode_target()
223 UConverterToUnicodeArgs *args, in php_converter_to_u_callback()
262 static void php_converter_append_fromUnicode_target(zval *val, UConverterFromUnicodeArgs *args, php… in php_converter_append_fromUnicode_target()
298 UConverterFromUnicodeArgs *args, in php_converter_from_u_callback()
/PHP-7.2/ext/libxml/
H A Dlibxml.c717 va_list args; in php_libxml_ctx_error() local
725 va_list args; in php_libxml_ctx_warning() local
740 va_list args; in php_libxml_error_handler() local
/PHP-7.2/ext/mysqli/
H A Dmysqli_api.c186 zval *args, unsigned int start, const char * const types) in mysqli_stmt_bind_param_do_bind()
267 zval *args, unsigned int start, const char * const types) in mysqli_stmt_bind_param_do_bind()
322 zval *args; in PHP_FUNCTION() local
390 mysqli_stmt_bind_result_do_bind(MY_STMT *stmt, zval *args, unsigned int argc) in mysqli_stmt_bind_result_do_bind()
568 mysqli_stmt_bind_result_do_bind(MY_STMT *stmt, zval *args, unsigned int argc) in mysqli_stmt_bind_result_do_bind()
587 zval *args; in PHP_FUNCTION() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_frame.c174 zval *funcname, *class, class_zv, *type, *args, *argstmp; in phpdbg_dump_prototype() local
/PHP-7.2/Zend/
H A Dzend_compile.c3146 zend_ast_list *args = zend_ast_get_list(ast); in zend_compile_args() local
3367 static zend_bool zend_args_contain_unpack(zend_ast_list *args) /* {{{ */ in zend_args_contain_unpack()
3379 int zend_compile_func_strlen(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_strlen()
3433 int zend_compile_func_defined(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_defined()
3472 int zend_compile_func_chr(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_chr()
3490 int zend_compile_func_ord(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_ord()
3765 int zend_compile_func_count(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_count()
3779 int zend_compile_func_get_class(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_get_class()
3808 int zend_compile_func_gettype(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_gettype()
3822 int zend_compile_func_num_args(znode *result, zend_ast_list *args) /* {{{ */ in zend_compile_func_num_args()
[all …]
H A Dzend_extensions.c240 …void zend_extension_message_dispatcher(const zend_extension *extension, int num_args, va_list args) in zend_extension_message_dispatcher()
/PHP-7.2/ext/intl/uchar/
H A Duchar.c188 zval args[3]; in enumCharType_callback() local
305 zval args[3]; in enumCharNames_callback() local

Completed in 140 milliseconds

12345