Searched defs:contents (Results 1 – 7 of 7) sorted by relevance
/PHP-8.0/win32/build/ |
H A D | phpize.js.in | 58 function get_module_dep(contents) argument
|
/PHP-8.0/ext/tidy/ |
H A D | tidy.c | 1069 zend_string *inputfile, *contents, *options_str = NULL; in PHP_FUNCTION() local 1364 zend_string *contents, *inputfile = NULL, *options_str = NULL; in PHP_METHOD() local 1403 zend_string *inputfile, *contents, *options_str = NULL; in PHP_METHOD() local
|
/PHP-8.0/ext/phar/ |
H A D | phar_object.stub.php | 22 public function addFromString(string $localName, string $contents) {} 205 public function addFromString(string $localName, string $contents) {}
|
H A D | func_interceptors.c | 96 zend_string *contents; in PHAR_FUNC() local
|
/PHP-8.0/ext/simplexml/ |
H A D | simplexml.c | 943 xmlChar *contents; in _get_base_node_value() local 1809 static int cast_object(zval *object, int type, char *contents) in cast_object() 1844 xmlChar *contents = NULL; in sxe_object_cast_ex() local
|
/PHP-8.0/ext/standard/ |
H A D | streamsfuncs.c | 435 zend_string *contents; in PHP_FUNCTION() local
|
H A D | file.c | 533 zend_string *contents; in PHP_FUNCTION() local
|
Completed in 26 milliseconds