Home
last modified time | relevance | path

Searched defs:arg (Results 126 – 135 of 135) sorted by relevance

123456

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c6554 const pcre_uchar *arg = NULL; in compile_branch() local
H A Dpcre_jit_compile.c6407 #define CALLOUT_ARG_OFFSET(arg) \ argument
/PHP-7.1/ext/openssl/
H A Dopenssl.c6054 static void openssl_add_method_or_alias(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method_or_alias()
6060 static void openssl_add_method(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method()
/PHP-7.1/ext/mbstring/oniguruma/
H A Doniguruma.h281 #define ONIGENC_APPLY_ALL_CASE_FOLD(enc,case_fold_flag,f,arg) \ argument
/PHP-7.1/ext/phar/
H A Dphar_object.c1755 zval arg, arg2, iter, iteriter, regexiter; in PHP_METHOD() local
/PHP-7.1/ext/soap/
H A Dsoap.c1530 char *arg = NULL; local
/PHP-7.1/ext/gd/
H A Dgd.c3479 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize()
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c16685 #define LIKEFUNC(zName, nArg, arg, flags) \ argument
16688 #define AGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue) \ argument
16691 #define AGGREGATE2(zName, nArg, arg, nc, xStep, xFinal, extraFlags) \ argument
16694 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \ argument
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c140 va_list arg; in string_printf() local
/PHP-7.1/Zend/
H A Dzend_compile.c3153 zend_ast *arg = args->child[i]; in zend_compile_args() local

Completed in 604 milliseconds

123456