Searched defs:contents (Results 1 – 8 of 8) sorted by relevance
/php-src/win32/build/ |
H A D | phpize.js.in | 58 function get_module_dep(contents) argument
|
/php-src/ext/tidy/ |
H A D | tidy.c | 1064 zend_string *inputfile, *contents, *options_str = NULL; in PHP_FUNCTION() local 1358 zend_string *contents, *inputfile = NULL, *options_str = NULL; in PHP_METHOD() local 1405 zend_string *inputfile, *contents, *options_str = NULL; in PHP_METHOD() local
|
/php-src/ext/phar/ |
H A D | phar_object.stub.php | 87 public function addFromString(string $localName, string $contents): void {} 270 public function addFromString(string $localName, string $contents): void {}
|
H A D | func_interceptors.c | 161 zend_string *contents; in PHP_FUNCTION() local
|
/php-src/ext/simplexml/ |
H A D | simplexml.c | 927 xmlChar *contents; in get_base_node_value() local 1793 static zend_result cast_object(zval *object, int type, char *contents) in cast_object() 1825 xmlChar *contents = NULL; in sxe_object_cast_ex() local
|
/php-src/Zend/ |
H A D | zend_vm_gen.php | 3021 function write_file_if_changed(string $filename, string $contents) {
|
/php-src/ext/standard/ |
H A D | streamsfuncs.c | 447 zend_string *contents; in PHP_FUNCTION() local
|
H A D | file.c | 393 zend_string *contents; in PHP_FUNCTION() local
|
Completed in 36 milliseconds