Home
last modified time | relevance | path

Searched refs:result (Results 901 – 918 of 918) sorted by relevance

1...<<31323334353637

/PHP-7.4/
H A Dphp.ini-production179 ; should be disabled, as enabling it may result in issues when generating XML
253 ; outputs chunks that are few hundreds bytes each as a result of
288 ; structures. Setting the depth limit too high may result in stack overflows
436 ; E_NOTICE - run-time notices (these are warnings which often result
675 ; variables are not used within a script, having this directive on will result
1203 ; Default size of the mysqlnd memory pool, which is used by result sets.
H A DUPGRADING.INTERNALS212 t. convert_to_string() and zval_get_string() are now more likely to result in
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt160 result of this License or out of the use or inability to use the
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c10048 void *result; in get_tilegx_spr_name() local
10052 result = bsearch((const void *) &key, (const void *) tilegx_sprs, in get_tilegx_spr_name()
10056 if (result == NULL) in get_tilegx_spr_name()
10062 struct tilegx_spr *result_ptr = (struct tilegx_spr *) result; in get_tilegx_spr_name()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3884 int result; in preload_update_class_constants() local
3886 result = zend_update_class_constants(ce); in preload_update_class_constants()
3888 result = FAILURE; in preload_update_class_constants()
3890 return result; in preload_update_class_constants()
/PHP-7.4/ext/ffi/
H A Dffi.c1753 static int zend_ffi_cdata_do_operation(zend_uchar opcode, zval *result, zval *op1, zval *op2) /* {{… in zend_ffi_cdata_do_operation() argument
1766 ZVAL_OBJ(result, zend_ffi_add(cdata1, type1, offset)); in zend_ffi_cdata_do_operation()
1767 if (result == op1) { in zend_ffi_cdata_do_operation()
1795 ZVAL_LONG(result, in zend_ffi_cdata_do_operation()
1802 ZVAL_OBJ(result, zend_ffi_add(cdata1, type1, -offset)); in zend_ffi_cdata_do_operation()
1803 if (result == op1) { in zend_ffi_cdata_do_operation()
1816 ZVAL_OBJ(result, zend_ffi_add(cdata2, type2, offset)); in zend_ffi_cdata_do_operation()
/PHP-7.4/ext/phar/
H A Dphar_object.c145 zval result; in phar_file_action() local
260 ZVAL_UNDEF(&result); in phar_file_action()
263 zend_execute(new_op_array, &result); in phar_file_action()
274 zval_ptr_dtor(&result); in phar_file_action()
/PHP-7.4/ext/dba/
H A Dconfig.m440 dnl Print the result message
/PHP-7.4/ext/oci8/tests/
H A Dreflection1.phpt279 Parameter #1 [ <required> &$result ]
/PHP-7.4/Zend/
H A Dzend_generators.c675 … ZVAL_COPY(ZEND_CALL_VAR(root->execute_data, yield_from->result.var), &root->node.parent->retval); in zend_generator_update_current()
/PHP-7.4/ext/gd/
H A Dgd.c1677 int result; in PHP_FUNCTION() local
1690 result = gdImageColorMatch(im1, im2); in PHP_FUNCTION()
1691 switch (result) { in PHP_FUNCTION()
/PHP-7.4/ext/standard/
H A Dbasic_functions.c2390 ZEND_ARG_INFO(1, result)
4319 static int parse_opts(char * opts, opt_struct ** result) argument
4336 *result = paras;
/PHP-7.4/ext/gd/libgd/
H A Dgd.c1579 long result = (long) sqrt ((double) n); in lsqrt() local
1580 return result; in lsqrt()
/PHP-7.4/Zend/tests/
H A D019.phpt361 // because these are not functions but statements, it will result in syntax error.
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c2236 packet->result = uint1korr(p); in php_mysqlnd_cached_sha2_result_read()
/PHP-7.4/build/
H A Dlibtool.m4817 # during glob expansion). Even if it were fixed, the result of this
2196 *** The result is that libtool may fail to recognize shared libraries
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます26315 >>12 string . raw result text
26319 >>37 string <: v%.4s raw result text
26324 >>>20 string <: v%.4s raw result text
26325 >>16 string <: v%.4s raw result text
H A Dmagic26315 >>12 string . raw result text
26319 >>37 string <: v%.4s raw result text
26324 >>>20 string <: v%.4s raw result text
26325 >>16 string <: v%.4s raw result text

Completed in 265 milliseconds

1...<<31323334353637