Home
last modified time | relevance | path

Searched refs:by (Results 376 – 400 of 1445) sorted by relevance

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

/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DRE131 in a character class, you should escape these characters by '\'.
217 \n back reference by group number (n >= 1)
218 \k<name> back reference by group name
220 In the back reference by the multiplex definition name,
224 * Back reference by group number is forbidden if named group is defined
258 \g<name> call by group name
259 \g<n> call by group number (n >= 1)
265 * Call by group number is forbidden if named group is defined in the pattern
391 A-5. Disabled functions by default syntax
/PHP-5.4/ext/standard/tests/strings/
H A Dget_html_translation_table_variation2.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
72 echo "\n--- Testing get_html_translation_table() by supplying different values for 'quote_style' ar…
88 --- Testing get_html_translation_table() by supplying different values for 'quote_style' argument -…
/PHP-5.4/ext/standard/tests/array/
H A Dbug31213.phpt2 Bug #31213 (Sideeffects caused by bug #29493)
/PHP-5.4/ext/standard/tests/file/
H A Dbug65701.phpt2 Test for bug #65701: copy() doesn't work when destination filename is created by tempnam()
H A Dfscanf.phpt76 Warning: fscanf(): Variable is not assigned by any conversion specifiers in %s on line %d
81 Warning: fscanf(): Variable is not assigned by any conversion specifiers in %s on line %d
/PHP-5.4/ext/posix/tests/
H A Dposix_ttyname_variation5.phpt2 Test function posix_ttyname() by substituting argument 1 with int values.
/PHP-5.4/tests/lang/
H A DforeachLoopIterator.002.phpt24 Fatal error: An iterator cannot be used with foreach by reference in %s on line 13
/PHP-5.4/ext/zlib/tests/
H A Dgztell_basic.phpt2 Test function gztell() by calling it with its expected arguments when reading
H A Dgzwrite_variation1.phpt2 Test function gzwrite() by calling it when file is opened for reading
H A Dgzrewind_variation1.phpt2 Test function gzrewind() by calling it with its expected arguments when writing
H A Dgzeof_error.phpt2 Test function gzeof() by calling it more than or less than its expected arguments
/PHP-5.4/Zend/tests/
H A Dbug65372.phpt40 Notice: Only variable references should be returned by reference in %sbug65372.php on line 30
/PHP-5.4/ext/phar/tests/
H A Dphpinfo_004.phpt42 Phar based on pear/PHP_Archive, original concept by Davey Shafik.<br />Phar fully realized by Grego…
66 Phar based on pear/PHP_Archive, original concept by Davey Shafik.<br />Phar fully realized by Grego…
/PHP-5.4/ext/date/tests/
H A Dbug33414-2.phpt29 print "TZ=Pacific/Enderbury - wrong day, off by 2 days.\n";
37 print "TZ=Pacific/Kiritimati - wrong day, off by 2 days.\n";
93 TZ=Pacific/Enderbury - wrong day, off by 2 days.
98 TZ=Pacific/Kiritimati - wrong day, off by 2 days.
H A DDateTimeZone_serialize.phpt27 Warning: DateTimeZone::getName(): The DateTimeZone object has not been correctly initialized by its…
/PHP-5.4/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES39 by Apache. This change was made to comply with the CGI specification.
42 6. Starting PHP 5.0.0 the T_ML_CONSTANT constant is no longer defined by the
47 by PHP, are recongnized as T_DOC_COMMENT.
137 meaning in class methods and is recognized by the PHP parser. The latter
/PHP-5.4/ext/pcre/tests/
H A Dpreg_replace_edit_basic.phpt24 …njour', $string)); //finds h or H at the beginning of a word followed by 2-4 characters and r…
27 …espace around them and replaces them with a full stop precedeby no spaces and followed by one space
/PHP-5.4/ext/spl/internal/
H A Dsplqueue.inc33 * - SplDoublyLnkedList::IT_MODE_DELETE (Elements are deleted by the iterator)
34 * - SplDoublyLnkedList::IT_MODE_KEEP (Elements are traversed by the iterator)
/PHP-5.4/scripts/dev/
H A Dcredits13 it has been automaticaly created by php5/scripts/credits from
/PHP-5.4/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation4.phpt2 Test function get_cfg_var() by substituting argument 1 with float values.
H A Dget_cfg_var_variation2.phpt2 Test function get_cfg_var() by substituting argument 1 with boolean values.
H A Dgetservbyname_variation3.phpt2 Test function getservbyname() by substituting argument 1 with emptyUnsetUndefNull values.
H A Dgetservbyname_variation9.phpt2 Test function getservbyname() by substituting argument 2 with boolean values.
/PHP-5.4/ext/oci8/tests/
H A Derror2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-5.4/ext/spl/tests/
H A DarrayObject_uasort_error1.phpt7 Sort the entries by values user defined function.

Completed in 74 milliseconds

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