Home
last modified time | relevance | path

Searched refs:from (Results 351 – 375 of 1431) sorted by relevance

1...<<11121314151617181920>>...58

/php-src/tests/lang/
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
H A Dthrow_variation_001.phpt2 Catching an exception thrown from an included file
H A DreturnByReference.001.phpt2 Returning a reference from a function
H A Dfunc_num_args.003.phpt14 func_num_args() must be called from a function context
/php-src/tests/func/
H A D003.phpt19 echo "Counting from $i to $j\n";
64 echo "and now, from a function...\n";
105 Counting from 7 to 14
225 and now, from a function...
/php-src/ext/pgsql/tests/
H A D28large_object_import_oid.phpt19 echo "import LO from int\n";
27 echo "import LO from string\n";
88 import LO from int
89 import LO from string
/php-src/ext/spl/tests/
H A Dfilesystemiterator_leak.phpt2 Don't leak when breaking from FilesystemIterator
/php-src/Zend/tests/attributes/override/
H A D002.phpt11 yield from [];
/php-src/ext/pcre/tests/
H A Dbug71537.phpt2 Fixed bug #71537 (PCRE segfault from Opcache)
/php-src/ext/standard/tests/math/
H A Dnumber_format_negative_zero.phpt2 Prevent number_format from returning negative zero
/php-src/ext/standard/tests/strings/
H A Dstrtr_variation3.phpt7 * corresponding translation pair of chars for 'from', 'to' & 'replace_pairs' arguments
42 $from = "\n\r\t\\";
53 var_dump( strtr($str, $from, $to) );
/php-src/ext/standard/tests/file/
H A Dcopy_basic.phpt5 echo "*** Testing copy() function: to copy file from source to destination --\n";
39 *** Testing copy() function: to copy file from source to destination --
/php-src/Zend/asm/
H A Djump_arm_aapcs_macho_gas.S69 @ restore RSP (pointing to context-data) from A2
87 @ return transfer_t from jump
/php-src/ext/standard/tests/array/
H A Dbug75433.phpt2 array_values() preserves next index from source array when shallow-copying
/php-src/Zend/tests/generators/
H A Dyield_array_key.phpt2 Array keys can be yielded from generators
/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorWindows.c27 #define SLJIT_UPDATE_WX_FLAGS(from, to, enable_exec) argument
/php-src/Zend/tests/
H A Dfirst_class_callable_003.phpt2 First Class Callable from Method
H A Dfirst_class_callable_008.phpt2 First Class Callable from NEW
H A Dget_called_class_001.phpt14 get_called_class() must be called from within a class
H A Dhalt03.phpt11 Fatal error: __HALT_COMPILER() can only be used from the outermost scope in %shalt03.php on line %d
/php-src/ext/date/tests/
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)
/php-src/Zend/tests/fibers/
H A Dexit-in-fiber.phpt2 Exit from fiber
/php-src/ext/mbstring/tests/
H A Dbug60306.phpt2 Bug #60306 (Characters lost while converting from cp936 to utf8)
/php-src/ext/opcache/tests/opt/
H A Dsccp_030.phpt2 SCCP 030: TYPE_CHECK inferred from type inference info

Completed in 21 milliseconds

1...<<11121314151617181920>>...58