Home
last modified time | relevance | path

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

123456

/PHP-7.2/ext/oci8/
H A Doci8_interface.c1708 zval *arg = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_compile.c6623 const pcre_uchar *arg = NULL; in compile_branch() local
H A Dpcre_jit_compile.c7176 #define CALLOUT_ARG_OFFSET(arg) \ argument
/PHP-7.2/ext/openssl/
H A Dopenssl.c6229 static void php_openssl_add_method_or_alias(const OBJ_NAME *name, void *arg) /* {{{ */ in php_openssl_add_method_or_alias()
6235 static void php_openssl_add_method(const OBJ_NAME *name, void *arg) /* {{{ */ in php_openssl_add_method()
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Doniguruma.h285 #define ONIGENC_APPLY_ALL_CASE_FOLD(enc,case_fold_flag,f,arg) \ argument
/PHP-7.2/ext/phar/
H A Dphar_object.c1766 zval arg, arg2, iter, iteriter, regexiter; in PHP_METHOD() local
/PHP-7.2/ext/soap/
H A Dsoap.c1519 char *arg = NULL; local
/PHP-7.2/ext/gd/
H A Dgd.c3562 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize()
/PHP-7.2/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.2/Zend/
H A Dzend_compile.c3152 zend_ast *arg = args->child[i]; in zend_compile_args() local

Completed in 667 milliseconds

123456