Home
last modified time | relevance | path

Searched refs:out (Results 476 – 487 of 487) sorted by relevance

1...<<11121314151617181920

/php-src/ext/ldap/
H A Dldap.c2529 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
2531 *out = zend_hash_str_find(Z_ARRVAL_P(hashTbl), key, strlen(key)); in _ldap_hash_fetch()
/php-src/ext/standard/
H A Dvar_unserializer.re428 php_error_docref(NULL, E_WARNING, "Numerical result out of range");
/php-src/
H A DUPGRADING224 modifier ("i"), the expression locks out mixing of ASCII and non-ASCII
H A Dphp.ini-development351 ; being interrupted by the user or a browser timing out. PHP's default behavior
505 ; out of your application such as database usernames and passwords or worse.
H A Dphp.ini-production351 ; being interrupted by the user or a browser timing out. PHP's default behavior
507 ; out of your application such as database usernames and passwords or worse.
H A Dconfigure.ac910 [Set how installed files will be laid out. Type can be either PHP or GNU [PHP]])],
/php-src/ext/date/lib/
H A Dparse_date.re588 add_error(s, TIMELIB_ERR_NUMBER_OUT_OF_RANGE, "Number out of range");
718 add_error(s, TIMELIB_ERR_NUMBER_OUT_OF_RANGE, "Number out of range");
/php-src/ext/mbstring/tests/
H A Dutf_encodings.phpt902 // This string caused an out-of-bounds read; it was found by a fuzzer
/php-src/Zend/Optimizer/
H A Dzend_ssa.c965 dfg.out = dfg.in + set_size * blocks_count; in zend_build_ssa()
/php-src/ext/phar/phar/
H A Dpharcommand.inc122 .'pear command. When using \'0\' the command does not error out when the '
/php-src/Zend/
H A Dzend_execute.c2764 goto out; in zend_fetch_dimension_address_read()
2818 out: in zend_fetch_dimension_address_read()
/php-src/build/
H A Dltmain.sh4983 This wrapper executable should never be moved out of the build directory.

Completed in 71 milliseconds

1...<<11121314151617181920