Home
last modified time | relevance | path

Searched refs:from (Results 301 – 325 of 1543) sorted by relevance

1...<<11121314151617181920>>...62

/PHP-7.0/ext/intl/tests/
H A Duconverter_oop_callback.phpt10 * Called during conversion from source encoding to internal UChar representation
18 * Called during conversion from internal UChar to destination encoding
H A Duconverter_oop_callback2.phpt10 * Called during conversion from source encoding to internal UChar representation
18 * Called during conversion from internal UChar to destination encoding
/PHP-7.0/ext/mbstring/libmbfl/
H A DNEWS23 - backport from PHP 5.2 (rui).
29 - moved to github.com from sourceforge.jp (moriyoshi)
/PHP-7.0/Zend/tests/
H A Dbug52614.phpt2 Bug #52614 (Memory leak when writing on uninitialized variable returned from method call)
75 Warning: Creating default object from empty value in %sbug52614.php on line 52
H A Dget_called_class_001.phpt10 Warning: get_called_class() called from outside a class in %s on line %d
H A Dbug35470.phpt2 Bug #35470 (Assigning global using variable name from array doesn't function)
H A Dhalt03.phpt10 Fatal error: __HALT_COMPILER() can only be used from the outermost scope in %shalt03.php on line %d
H A Dget_defined_functions_basic.phpt38 echo "TEST FAILED: missing elements from 'internal' array\n";
50 echo "TEST FAILED: missing elements from 'user' array\n";
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY17 2013/04/04: [dev] remove Makefile.in from git repository.
179 2006/11/15: [impl] remove NOT_RUBY from AM_CFLAGS.
251 2006/10/18: [dist] remove target 19 from Makefile.am.
438 fix cast from char* to const char*
693 remove oniggnu.h from make 19.
705 remove reggnu.c from make 19.
818 from 20 to 8.
858 2004/11/15: [impl] add st.h and st.c from Ruby 1.9.
953 (forgotten to merge from 2.X)
1536 flag from RegSyntaxGnuRegex.
[all …]
/PHP-7.0/Zend/tests/generators/
H A Dyield_array_key.phpt2 Array keys can be yielded from generators
/PHP-7.0/ext/intl/
H A Dintl_convertcpp.h31 zend_string* intl_charFromString(const UnicodeString &from, UErrorCode *status);
H A DTODO5 -- Create convertor from ICU pattern to PHP pattern
/PHP-7.0/tests/lang/
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_get_args.003.phpt10 Warning\: func_get_args\(\)\: Called from the global scope - no function context in \S* on line 3
H A Dfunc_num_args.003.phpt11 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
/PHP-7.0/ext/standard/tests/strings/
H A Dbug63943.phpt2 Bug #63943 (Bad warning text from strpos() on empty needle)
/PHP-7.0/ext/date/tests/
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)
/PHP-7.0/Zend/
H A Dzend_multibyte.h33 …ng_converter)(unsigned char **to, size_t *to_length, const unsigned char *from, size_t from_length…
69 …ing_converter(unsigned char **to, size_t *to_length, const unsigned char *from, size_t from_length…
/PHP-7.0/ext/oci8/tests/
H A Dcursors.phpt2 fetching cursor from a statement
30 $sql = "select CURSOR(select * from ".$schema.$table_name.") as curs FROM dual";
H A Dimp_res_get_exec.phpt25 open c1 for select 1 from dual union all select 2 from dual;
H A Dimp_res_lob.phpt35 open c1 for select * from imp_res_lob_tab order by 1;
37 open c1 for select * from dual;
39 open c1 for select c2 from imp_res_lob_tab order by c1;
H A Dimp_res_get_1.phpt40 open c1 for select * from imp_res_get_1_tab_1 order by 1;
43 open c1 for select * from imp_res_get_1_tab_2 where rownum < 3 order by 1;
46 open c1 for select * from dual;
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug64953.phpt18 echo "Taken from the bug report:\n";
45 Taken from the bug report:
/PHP-7.0/ext/spl/tests/
H A Dcountable_count_variation1.phpt31 throw new Exception('Thrown from count');
68 Thrown from count

Completed in 79 milliseconds

1...<<11121314151617181920>>...62