Searched refs:identifier (Results 1 – 25 of 46) sorted by relevance
12
/PHP-7.2/ext/pdo_oci/tests/ |
H A D | pdo_oci_attr_client_identifier.phpt | 2 PDO_OCI: Attribute: Setting session client identifier 23 var_dump($dbh->setAttribute(PDO::OCI_ATTR_CLIENT_IDENTIFIER, "some client identifier")); 50 CLIENT_IDENTIFIER SET: string(22) "some client identifier"
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | strncmp_variation9.phpt | 21 /* identifier name contains underscore */ 24 string, whose identifier 29 /* identifier name starts with underscore */
|
H A D | strncasecmp_variation9.phpt | 21 /* identifier name contains underscore */ 24 string, whose identifier 29 /* identifier name starts with underscore */
|
/PHP-7.2/ext/sysvshm/tests/ |
H A D | 001.phpt | 38 Warning: ftok(): Project identifier is invalid in %s on line %d 41 Warning: ftok(): Project identifier is invalid in %s on line %d
|
/PHP-7.2/Zend/tests/ |
H A D | heredoc_018.phpt | 2 Testing heredoc with tabs before identifier
|
H A D | ns_trailing_comma_error_07.phpt | 8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) in %s on line %d
|
H A D | ns_trailing_comma_error_01.phpt | 8 Parse error: syntax error, unexpected '}', expecting identifier (T_STRING) or function (T_FUNCTION)…
|
H A D | ns_trailing_comma_error_02.phpt | 8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) or function (T_FUNCTION)…
|
H A D | ns_trailing_comma_error_04.phpt | 8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) or function (T_FUNCTION)…
|
H A D | ns_096.phpt | 10 Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting identifier (T_STRING) or func…
|
/PHP-7.2/ext/date/tests/ |
H A D | date_default_timezone_set_error.phpt | 19 echo "\n-- Testing date_default_timezone_set() function with invalid timezone identifier --\n"; 37 -- Testing date_default_timezone_set() function with invalid timezone identifier --
|
H A D | bug45529.phpt | 2 Bug #45529 (UTC not properly recognised as timezone identifier while parsing)
|
H A D | gmdate_variation10.phpt | 17 echo "\n-- Testing gmdate() function with Timezone identifier format --\n"; 46 -- Testing gmdate() function with Timezone identifier format --
|
/PHP-7.2/ext/date/ |
H A D | TODO | 5 identifier.
|
/PHP-7.2/Zend/tests/grammar/ |
H A D | regression_005.phpt | 13 Parse error: syntax error, unexpected 'return' (T_RETURN), expecting identifier (T_STRING) in %s on…
|
/PHP-7.2/ext/soap/tests/bugs/ |
H A D | bug37083.phpt | 19 …/soap/encoding/"><fields href="#id11"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:59001… 20 …/soap/encoding/"><fields href="#id12"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:59000… 21 …/soap/encoding/"><fields href="#id13"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:59000… 22 …g/soap/encoding/"><fields href="#id14"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:4153… 23 …/soap/encoding/"><fields href="#id15"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:59000… 24 …/soap/encoding/"><fields href="#id16"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:29002… 25 …/soap/encoding/"><fields href="#id17"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:29002… 26 …/soap/encoding/"><fields href="#id18"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:29002… 27 …/soap/encoding/"><fields href="#id19"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:29002… 28 …/soap/encoding/"><fields href="#id20"/><identifier xsi:type="xsd:string">oai:dlmd.ifremer.fr:59001…
|
/PHP-7.2/Zend/tests/traits/bugs/ |
H A D | alias-semantics.phpt | 2 Semantic of alias operation is to provide an additional identifier for the method body of the origi…
|
H A D | alias-semantics02.phpt | 2 Semantic of alias operation is to provide an additional identifier for the
|
/PHP-7.2/ext/snmp/tests/ |
H A D | snmp2_get.phpt | 79 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2..1.1.1.0 in %s on line %d 83 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d 87 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
|
H A D | snmpget.phpt | 81 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1..1.1.0 in %s on line %d 85 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d 89 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
|
H A D | snmp-object-errno-errstr.phpt | 123 string(46) "Invalid object identifier: .1.3.6.1.2..1.1.1.0" 127 string(46) "Invalid object identifier: .1.3.6.1.2..1.1.1.0" 131 string(42) "Invalid object identifier: .1.3.6.1.2..1.1"
|
/PHP-7.2/ext/standard/tests/network/ |
H A D | socket_bug74429.phpt | 2 Bug #74429 Remote socket URI with unique persistence identifier broken
|
/PHP-7.2/ext/intl/tests/ |
H A D | bug62017.phpt | 21 Warning: datefmt_create(): datefmt_create: Time zone identifier given is not a valid UTF-8 string i…
|
/PHP-7.2/ext/standard/tests/url/ |
H A D | parse_url_error_002.phpt | 45 Warning: parse_url(): Invalid URL component identifier 99 in %s on line 15
|
/PHP-7.2/Zend/ |
H A D | zend_language_parser.y | 255 %type <ast> identifier 284 identifier: 725 | method_modifiers function returns_ref identifier backup_doc_comment '(' parameter_list ')' 764 | trait_method_reference T_AS member_modifier identifier 771 identifier 777 name T_PAAMAYIM_NEKUDOTAYIM identifier 830 …identifier '=' expr backup_doc_comment { $$ = zend_ast_create(ZEND_AST_CONST_ELEM, $1, $3, ($4 ? z… 1095 | class_name T_PAAMAYIM_NEKUDOTAYIM identifier 1097 | variable_class_name T_PAAMAYIM_NEKUDOTAYIM identifier 1179 identifier { $$ = $1; }
|
Completed in 40 milliseconds
12