Home
last modified time | relevance | path

Searched refs:contents (Results 176 – 200 of 209) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/file/
H A Dfputcsv_variation6.phpt68 // print the file contents
H A Dfputcsv_variation7.phpt68 // print the file contents
H A Dftruncate_variation5-win32.phpt35 // create 1 file with some contents
H A Dftruncate_variation5.phpt35 // create 1 file with some contents
H A Dfputcsv_variation8.phpt68 // print the file contents
H A Dftruncate_variation3-win32.phpt35 // create 1 file with some contents
H A Dftruncate_variation3.phpt35 // create 1 file with some contents
H A Dfflush_variation1-win32.phpt57 // reading the contents of the file after flushing
H A Dfflush_variation1.phpt58 // reading the contents of the file after flushing
H A Dftruncate_variation6-win32.phpt37 // create 1 file with some contents
H A Dftruncate_variation6.phpt37 // create 1 file with some contents
H A Dfputcsv_variation4.phpt65 // print the file contents
H A Dfputcsv_variation2.phpt65 // print the file contents
H A Dfputcsv_variation3.phpt65 // print the file contents
H A Dfputcsv_variation13.phpt66 // print the file contents
H A Dfputcsv_variation9.phpt67 // print the file contents
/PHP-5.5/
H A D.gdbinit169 prints zval contents
H A Dconfigure.in198 dnl or the contents of libs.
/PHP-5.5/main/
H A Dmain.c1381 …ic int php_get_configuration_directive_for_zend(const char *name, uint name_length, zval *contents) in php_get_configuration_directive_for_zend() argument
1386 *contents = *retval; in php_get_configuration_directive_for_zend()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt9 Description: Verify that the contents of a variable can be called as a function
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE145 such a program is covered only if its contents constitute a work based
294 that the user who changes the contents of definitions files in the
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME27 The contents of this README file are:
677 directory, and compares the output with the contents of the corresponding
807 your system will control the contents of these default tables. You can change
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc750 return "List contents of a PHAR archive.";
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2049 is a typedef for a structure whose contents are not externally defined.
2064 different parts of the pattern, the contents of the options argument
3252 turned out to be anchored by virtue of its contents, it cannot be made
4258 plausibility checks are made on the contents of the workspace, which
4444 pcre[16|32]_exec() is used, the contents can be inspected, in order to
4597 contents of $xyz
4985 contents of $xyz
6679 contents of a lookbehind assertion are restricted such that all the
10035 string contents = ...; // Fill string somehow
10036 pcrecpp::StringPiece input(contents); // Wrap in a StringPiece
[all …]
/PHP-5.5/ext/mbstring/
H A Dmbstring.c254 ZEND_ARG_INFO(0, contents)

Completed in 112 milliseconds

123456789