Home
last modified time | relevance | path

Searched refs:name (Results 426 – 450 of 1814) sorted by relevance

1...<<11121314151617181920>>...73

/PHP-7.0/ext/xml/tests/
H A Dbug50576.phpt28 function startElement($parser, $name, $attribs) { echo $name . PHP_EOL; }
29 function endElement($parser, $name) { echo $name . PHP_EOL; }
/PHP-7.0/ext/date/tests/
H A Dgmstrftime_variation3.phpt18 'Abbreviated weekday name' => "%a",
19 'Full weekday name' => "%A",
37 --Abbreviated weekday name--
41 --Full weekday name--
H A Dstrftime_variation3.phpt19 'Abbreviated weekday name' => "%a",
20 'Full weekday name' => "%A",
37 --Abbreviated weekday name--
41 --Full weekday name--
/PHP-7.0/ext/soap/tests/schema/
H A Dschema036.phpt9 <complexType name="testType">
11 <element name="int" type="int"/>
12 <element name="testType2">
15 <element name="int" type="int"/>
H A Dschema085.phpt9 <complexType name="testType2">
11 <element name="int" type="int"/>
14 <complexType name="testType">
18 <element name="int2" type="int"/>
/PHP-7.0/scripts/dev/generate-phpt/src/
H A DgtTestSubject.php146 foreach( $this->mandatoryArgumentNames as $name) {
147 $this->initialisationStatements[] = "\$".$name." = ";
151 foreach( $this->optionalArgumentNames as $name) {
152 $this->initialisationStatements[] = "\$".$name." = ";
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_info.h26 #define PHPDBG_INFO(name) PHPDBG_COMMAND(info_##name) argument
H A Dphpdbg_set.h26 #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name) argument
/PHP-7.0/Zend/tests/
H A Dns_015.phpt2 015: Name conflict and functions (php name in case if ns name exists)
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)
/PHP-7.0/ext/soap/
H A Dphp_sdl.h84 char *name; member
97 char *name; member
201 char *name; member
223 char *name; member
245 char *name; member
264 sdlBindingPtr get_binding_from_name(sdlPtr sdl, char *name, char *ns);
/PHP-7.0/ext/session/
H A Dsession.c972 zend_string *name;
1148 ps_serializers[i].name = name;
1204 char *name;
1208 #define CACHE_LIMITER(name) _php_cache_limiter_##name
1210 #define CACHE_LIMITER_ENTRY(name) { #name, CACHE_LIMITER(name) },
1500 if (!strcasecmp(name, mod->name)) {
1816 if (name) {
1842 if (name) {
2029 if (name) {
2030 if (memchr(ZSTR_VAL(name), '\0', ZSTR_LEN(name)) != NULL) {
[all …]
/PHP-7.0/ext/dom/
H A Ddomimplementation.c97 char *name = NULL, *publicid = NULL, *systemid = NULL; in PHP_METHOD() local
101 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "|sss", &name, &name_len, &publicid, &publicid_len, &sy… in PHP_METHOD()
117 uri = xmlParseURI(name); in PHP_METHOD()
127 localname = xmlStrdup((xmlChar *) name); in PHP_METHOD()
163 char *uri = NULL, *name = NULL; in PHP_METHOD() local
167 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "|ssO", &uri, &uri_len, &name, &name_len, &node, dom_do… in PHP_METHOD()
186 errorcode = dom_check_qname(name, &localname, &prefix, 1, name_len); in PHP_METHOD()
/PHP-7.0/Zend/
H A Dzend_objects.c100 ZSTR_VAL(ce->name), in zend_objects_destroy_object()
101 EG(scope) ? ZSTR_VAL(EG(scope)->name) : ""); in zend_objects_destroy_object()
105 ZSTR_VAL(ce->name), in zend_objects_destroy_object()
106 EG(scope) ? ZSTR_VAL(EG(scope)->name) : ""); in zend_objects_destroy_object()
119 ZSTR_VAL(ce->name), in zend_objects_destroy_object()
120 EG(scope) ? ZSTR_VAL(EG(scope)->name) : ""); in zend_objects_destroy_object()
124 ZSTR_VAL(ce->name), in zend_objects_destroy_object()
125 EG(scope) ? ZSTR_VAL(EG(scope)->name) : ""); in zend_objects_destroy_object()
/PHP-7.0/ext/standard/tests/file/
H A Dcopy_variation16.phpt62 echo "Destination file name is => ";
92 Destination file name is => %s/copy_variation16/copy_copy_variation16.tmp
99 Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
106 Destination file name is => %s/copy_variation16/copy_variation16_sub/copy_copy_variation16.tmp
113 Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_copy_variation16.tmp
120 Destination file name is => %s/copy_variation16/copy_variation16_sub/../copy_variation16_sub/copy_c…
127 Destination file name is => %s/copy_variation16/copy_variation16_sub/..///../copy_copy_variation16.…
134 Destination file name is => %s/copy_variation16/copy_variation16_sub/..///../*
141 Destination file name is => %s/copy_variation16/copy_variation16_sub/copy variation16/copy_copy_var…
H A Dcopy_variation6.phpt57 echo "Destination file name is => ";
90 Destination file name is => %s/copy_variation6/copy_copy_variation6.tmp
97 Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
104 Destination file name is => %s/copy_variation6/copy_variation6_sub/copy_copy_variation6.tmp
111 Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_copy_variation6.tmp
118 Destination file name is => %s/copy_variation6/copy_variation6_sub/../copy_variation6_sub/copy_copy…
125 Destination file name is => %s/copy_variation6/copy_variation6_sub/..///../copy_copy_variation6.tmp
132 Destination file name is => %s/copy_variation6/copy_variation6_sub/..///../*
139 Destination file name is => %s/copy_variation6/copy_variation6_sub/copy variation6/copy_copy_variat…
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_toString_001.phpt34 Property [ <default> public $name ]
126 Parameter #0 [ <required> $name ]
133 Parameter #0 [ <required> $name ]
147 Parameter #0 [ <required> $name ]
154 Parameter #0 [ <required> $name ]
168 Parameter #0 [ <required> $name ]
181 Parameter #0 [ <required> $name ]
294 Parameter #0 [ <required> $name ]
302 Parameter #0 [ <required> $name ]
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c70 if(el->name) { in xml_element_to_DANDARPC_REQUEST_worker()
89 if(!strcmp(el->name, ATTR_SCALAR)) { in xml_element_to_DANDARPC_REQUEST_worker()
112 else if(!strcmp(el->name, ATTR_VECTOR)) { in xml_element_to_DANDARPC_REQUEST_worker()
138 if(!strcmp(el->name, ELEM_METHODCALL)) { in xml_element_to_DANDARPC_REQUEST_worker()
143 else if(!strcmp(el->name, ELEM_METHODRESPONSE)) { in xml_element_to_DANDARPC_REQUEST_worker()
148 else if(!strcmp(el->name, ELEM_METHODNAME)) { in xml_element_to_DANDARPC_REQUEST_worker()
191 elem_val->name = (type == xmlrpc_vector) ? strdup(ATTR_VECTOR) : strdup(ATTR_SCALAR); in DANDARPC_to_xml_element_worker()
298 wrapper->name = strdup(pStr); in DANDARPC_REQUEST_to_xml_element()
302 root->name = strdup(ELEM_ROOT); in DANDARPC_REQUEST_to_xml_element()
310 method->name = strdup(ELEM_METHODNAME); in DANDARPC_REQUEST_to_xml_element()
H A Dxml_to_soap.c250 if (el && el->name) { in xml_element_to_SOAP_REQUEST_worker()
257 if (is_soap_type(el->name)) { in xml_element_to_SOAP_REQUEST_worker()
258 type = el->name; in xml_element_to_SOAP_REQUEST_worker()
263 id = el->name; in xml_element_to_SOAP_REQUEST_worker()
314 const char* methodname = el->name; in xml_element_to_SOAP_REQUEST_worker()
330 p = strchr(el->name, ':'); in xml_element_to_SOAP_REQUEST_worker()
566 elem_val->name = strdup(pName); in SOAP_to_xml_element_worker()
623 rpc->name = strdup(methodname); in SOAP_REQUEST_to_xml_element()
635 rpc->name = strdup(buf); in SOAP_REQUEST_to_xml_element()
640 if (rpc->name) { in SOAP_REQUEST_to_xml_element()
[all …]
/PHP-7.0/ext/zip/examples/
H A Dodt.php9 $elm = $reader->name;
11 if ($reader->nodeType == XMLREADER::END_ELEMENT && $reader->name == 'office:meta') {
/PHP-7.0/ext/dom/tests/
H A DDOMAttr_name_basic_001.phpt2 DOMAttr read $name property.
11 print $attr->name;
/PHP-7.0/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-7.0/ext/standard/tests/array/
H A Dbug71660.phpt5 $arr = array('id' => 12345, 'name' => 'sam');
12 var_dump(array_column($arr, 'name', 'id'));

Completed in 42 milliseconds

1...<<11121314151617181920>>...73