Searched defs:contents (Results 1 – 8 of 8) sorted by relevance
/PHP-8.3/win32/build/ |
H A D | phpize.js.in | 58 function get_module_dep(contents) argument
|
/PHP-8.3/ext/tidy/ |
H A D | tidy.c | 1068 zend_string *inputfile, *contents, *options_str = NULL; in PHP_FUNCTION() local 1363 zend_string *contents, *inputfile = NULL, *options_str = NULL; in PHP_METHOD() local 1407 zend_string *inputfile, *contents, *options_str = NULL; in PHP_METHOD() local
|
/PHP-8.3/ext/phar/ |
H A D | phar_object.stub.php | 87 public function addFromString(string $localName, string $contents): void {} 273 public function addFromString(string $localName, string $contents): void {}
|
H A D | func_interceptors.c | 162 zend_string *contents; in PHAR_FUNC() local
|
/PHP-8.3/ext/simplexml/ |
H A D | simplexml.c | 924 xmlChar *contents; in _get_base_node_value() local 1827 static zend_result cast_object(zval *object, int type, char *contents) in cast_object() 1862 xmlChar *contents = NULL; in sxe_object_cast_ex() local
|
/PHP-8.3/Zend/ |
H A D | zend_vm_gen.php | 2979 function write_file_if_changed(string $filename, string $contents) {
|
/PHP-8.3/ext/standard/ |
H A D | streamsfuncs.c | 450 zend_string *contents; in PHP_FUNCTION() local
|
H A D | file.c | 405 zend_string *contents; in PHP_FUNCTION() local
|
Completed in 38 milliseconds