Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...62

/PHP-5.4/Zend/tests/
H A Dns_016.phpt2 016: Run-time name conflict and functions (ns name)
H A Dns_052.phpt2 052: Name conflict and compile-time constants (php name in case if ns name exists)
H A Ddynamic_call_002.phpt2 Testing dynamic call with invalid value for method name
12 Fatal error: Function name must be a string in %s on line %d
H A Derrmsg_028.phpt2 errmsg: cannot use 'self' as class name
12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
H A Derrmsg_029.phpt2 errmsg: cannot use 'parent' as class name
12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
H A Derrmsg_035.phpt2 errmsg: cannot use 'self' as interface name
12 Fatal error: Cannot use 'self' as interface name as it is reserved in %s on line %d
H A Derrmsg_036.phpt2 errmsg: cannot use 'parent' as interface name
12 Fatal error: Cannot use 'parent' as interface name as it is reserved in %s on line %d
/PHP-5.4/tests/classes/
H A Dautoload_019.phpt5 function __autoload($name)
7 echo __FUNCTION__ . " $name\n";
H A Dautoload_020.phpt5 function __autoload($name)
7 echo "in autoload: $name\n";
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_constants.phpt187 foreach ($consts as $name => $value) {
188 if (stristr($name, 'mysqli')) {
189 $name = strtoupper($name);
190 if (isset($expected_constants[$name])) {
191 unset($expected_constants[$name]);
193 $unexpected_constants[$name] = $name;
/PHP-5.4/ext/soap/tests/schema/
H A Dschema035.phpt9 <element name="testType2">
12 <element name="int" type="int"/>
16 <complexType name="testType">
18 <element name="int" type="int"/>
/PHP-5.4/ext/reflection/tests/
H A DReflectionProperty_basic2.phpt47 ["name"]=>
63 ["name"]=>
79 ["name"]=>
97 ["name"]=>
/PHP-5.4/ext/simplexml/tests/
H A Dsxe_003.phpt40 foreach($sxe->getChildren() as $name => $data) {
41 var_dump($name);
52 foreach($sxe->getChildren() as $name => $data) {
53 var_dump($name);
/PHP-5.4/ext/dom/tests/
H A DDOMDocumentType_basic_001.phpt10 // Access publicId, systemId, name, internalSubset all with values.
19 print "name: ".$doctype->name."\n";
45 name: chapter
/PHP-5.4/Zend/tests/traits/
H A Dstatic_004.phpt9 public static function __callStatic($name, $arguments) {
10 return $name;
/PHP-5.4/ext/xmlreader/examples/
H A Dxmlreader_file.php6 print "Node Name: ".$reader->name."\n";
12 print " Attribute Name: ".$reader->name."\n";
H A Dxmlreader_string.php17 print "Node Name: ".$reader->name."\n";
23 print " Attribute Name: ".$reader->name."\n";
/PHP-5.4/main/streams/
H A Dtransports.c52 PHPAPI php_stream *_php_stream_xport_create(const char *name, long namelen, int options, in _php_stream_xport_create() argument
95 for (p = name; isalnum((int)*p) || *p == '+' || *p == '-' || *p == '.'; p++) { in _php_stream_xport_create()
100 protocol = name; in _php_stream_xport_create()
101 name = p + 3; in _php_stream_xport_create()
133 (char*)name, namelen, persistent_id, options, flags, timeout, in _php_stream_xport_create()
143 if (-1 == php_stream_xport_connect(stream, name, namelen, in _php_stream_xport_create()
156 if (0 != php_stream_xport_bind(stream, name, namelen, &error_text TSRMLS_CC)) { in _php_stream_xport_create()
197 const char *name, long namelen, in php_stream_xport_bind() argument
206 param.inputs.name = (char*)name; in php_stream_xport_bind()
225 const char *name, long namelen, in php_stream_xport_connect() argument
[all …]
/PHP-5.4/ext/dom/
H A Dattr.c37 ZEND_ARG_INFO(0, name)
63 char *name, *value = NULL; in PHP_METHOD() local
68 …ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|s", &id, dom_attr_class_entry, &name, &name_len, &value,… in PHP_METHOD()
76 name_valid = xmlValidateName((xmlChar *) name, 0); in PHP_METHOD()
82 nodep = xmlNewProp(NULL, (xmlChar *) name, value); in PHP_METHOD()
117 ZVAL_STRING(*retval, (char *) (attrp->name), 1); in dom_attr_name_read()
/PHP-5.4/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt30 "copy variation3.tmp", //file name containing blank space
31 " copy_variation3.tmp", //file name starts with blank space
33 " ", //blank space as file name
54 echo "Destination file name => ";
87 Destination file name => copy variation3.tmp
94 Destination file name => copy_variation3.tmp
H A Drename_variation13-win32.phpt39 /* disable notice so we don't get the array to string conversion notice for "$name" where $name = a…
51 $name = $names_arr[$i];
52 echo "-- $i testing '$name' " . gettype($name) . " --\n";
55 var_dump(rename($aFile, $name));
56 if (file_exists($name)) {
57 @unlink($name);
63 var_dump(rename($name, $aFile));
107 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect. (code: 123)…
110 Warning: rename(%s): The filename, directory name, or volume label syntax is incorrect. (code: 123)…
/PHP-5.4/ext/openssl/tests/
H A Dopenssl.cnf15 stateOrProvinceName = State or Province Name (full name)
21 commonName = Common Name (eg, YOUR name)
30 unstructuredName = An optional company name
/PHP-5.4/ext/phar/tests/files/
H A Dopenssl.cnf15 stateOrProvinceName = State or Province Name (full name)
21 commonName = Common Name (eg, YOUR name)
30 unstructuredName = An optional company name
/PHP-5.4/ext/standard/tests/strings/
H A Dhttp_build_query_variation3.phpt17 "name" => "main page",
26 name=main+page&sort=desc%2Cadmin&equation=10+%2B+10+-+5
27 name=main%20page&sort=desc%2Cadmin&equation=10%20%2B%2010%20-%205
/PHP-5.4/ext/standard/tests/filters/
H A D001.phpt16 Warning: stream_filter_register(): Filter name cannot be empty in %s on line %d
19 Warning: stream_filter_register(): Class name cannot be empty in %s on line %d
22 Warning: stream_filter_register(): Filter name cannot be empty in %s on line %d

Completed in 62 milliseconds

1...<<11121314151617181920>>...62