Home
last modified time | relevance | path

Searched refs:parameter (Results 501 – 525 of 539) sorted by relevance

1...<<2122

/php-src/ext/xsl/tests/
H A Dbug70078.phpt2 Bug #70078 (XSL callbacks with nodes as parameter leak memory)
/php-src/ext/skeleton/
H A Dconfig.m4.in39 dnl if test -r $PHP_%EXTNAMECAPS%/$SEARCH_FOR; then # path given as parameter
/php-src/Zend/asm/
H A Djump_x86_64_ms_pe_masm.asm75 ; | parameter area |
/php-src/ext/standard/tests/array/
H A Darray_walk_closure.phpt242 ["parameter"]=>
/php-src/ext/standard/tests/array/range/
H A Drange_step_errors.phpt2 range() programattic errors for the $step parameter
/php-src/build/
H A Dax_gcc_func_attribute.m417 # The ATTRIBUTE parameter holds the name of the attribute to be checked.
H A Dpkg.m4225 dnl parameter.
247 dnl --with-noarch-pkgconfigdir parameter.
/php-src/ext/reflection/tests/
H A DReflectionClass_implementsInterface_001.phpt150 Deprecated: ReflectionClass::implementsInterface(): Passing null to parameter #1 ($interface) of ty…
H A Dparameters_002.phpt76 Deprecated: test(): Implicitly marking parameter $opt as nullable is deprecated, the explicit nulla…
/php-src/Zend/
H A DREADME.md107 Executor's helpers can be defined without parameters or with one parameter. This
H A Dzend_language_parser.y255 %type <ast> extends_from parameter optional_type_without_static argument global_var
792 attributes parameter { $$ = zend_ast_with_attributes($2, $1); }
793 | parameter { $$ = $1; }
804 parameter:
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_execute_bind.phpt30 // 2. param number has to match - missing 1 parameter
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous_placeholders.phpt173 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variab…
H A Dpdo_mysql_prepare_emulated.phpt178 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variab…
H A Dpdo_mysql_stmt_closecursor.phpt85 printf("[%03d + 1] Cannot bind parameter, %s %s\n", $offset,
/php-src/ext/pdo/
H A Dphp_pdo_driver.h534 zval parameter; /* the variable itself */ member
/php-src/
H A DUPGRADING.INTERNALS81 got each a new parameter returning an observer which must be called, if the
208 Mt19937 ignored the upper half of the seed parameter of the generic
/php-src/ext/standard/tests/file/
H A Dfwrite_basic-win32-mb.phpt52 // fwrite() without length parameter
H A Dfwrite_basic-win32.phpt52 // fwrite() without length parameter
H A Dfwrite_basic.phpt52 // fwrite() without length parameter
H A Dbasename_variation2-win32.phpt2 Testing basename() with various values for the suffix parameter
/php-src/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc178 echo 'Mode parameter is "', $arg, '":', \PHP_EOL;
/php-src/ext/zend_test/
H A Dtest_arginfo.h90 ZEND_ARG_TYPE_INFO(0, parameter, IS_STRING, 0)
212 ZEND_ARG_TYPE_INFO(0, parameter, IS_STRING, 0)
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst51 string at compile time. The ``persistent`` parameter indicates whether the string is allocated using
/php-src/sapi/litespeed/
H A DREADME.md151 This parameter can help reducing memory usage of leaky PHP functions.

Completed in 55 milliseconds

1...<<2122