Home
last modified time | relevance | path

Searched refs:identifier (Results 26 – 46 of 46) sorted by relevance

12

/PHP-7.2/ext/snmp/tests/
H A Dsnmp-object-error.phpt84 Warning: SNMP::get(): Invalid object identifier: .1.3.6.1.2.1.1.1..0 in %s on line %d
87 string(46) "Invalid object identifier: .1.3.6.1.2.1.1.1..0"
H A Dsnmpset-nomib.phpt53 Warning: snmpset(): Invalid object identifier: %s in %s on line %d
H A Dsnmp2_set-nomib.phpt52 Warning: snmp2_set(): Invalid object identifier: %s in %s on line %d
H A Dsnmpwalk.phpt83 Warning: snmpwalk(): Invalid object identifier: %s in %s on line %d
H A Dsnmp2_walk.phpt83 Warning: snmpwalk(): Invalid object identifier: %s in %s on line %d
H A Dsnmp3-error.phpt72 Warning: snmp3_set(): Invalid object identifier: .1.3.6.777...7.5.3 in %s on line %d
/PHP-7.2/ext/standard/tests/general_functions/
H A Duniqid_basic.phpt6 * Description: Gets a prefixed unique identifier based on the current time in microseconds.
H A Duniqid_error.phpt6 * Description: Gets a prefixed unique identifier based on the current time in microseconds.
/PHP-7.2/ext/standard/tests/url/
H A Dparse_url_variation_002_64bit.phpt87 Error: 2 - parse_url(): Invalid URL component identifier 10, %s(71)
111 Error: 2 - parse_url(): Invalid URL component identifier %d, %s(71)
H A Dparse_url_variation_002_32bit.phpt87 Error: 2 - parse_url(): Invalid URL component identifier 10, %s(%d)
/PHP-7.2/ext/openssl/
H A DREADME58 Parses the key data and returns a key resource identifier. If the key is
65 a key resource identifier.
70 Frees the resource given by the key resource identifier.
109 Frees the resource given by the x509 resource identifier.
/PHP-7.2/ext/pdo_oci/
H A Doci_driver.c501 zend_string *identifier = zval_get_string(val); in oci_handle_set_attribute() local
504 (dvoid *) ZSTR_VAL(identifier), (ub4) ZSTR_LEN(identifier), in oci_handle_set_attribute()
/PHP-7.2/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt2 …ult_timezone_set() function : usage variations - Passing unexpected values for time_zone identifier
/PHP-7.2/ext/pgsql/
H A Dpgsql.c1064 static int _php_pgsql_detect_identifier_escape(const char *identifier, size_t len) /* {{{ */ in _php_pgsql_detect_identifier_escape() argument
1073 if (identifier[0] == '"' && identifier[len-1] == '"') { in _php_pgsql_detect_identifier_escape()
1076 if (identifier[i] == '"' && (identifier[++i] != '"' || i == len-1)) { in _php_pgsql_detect_identifier_escape()
/PHP-7.2/sapi/phpdbg/
H A Dxml.md280 - <literal id="" />: where id is the internal identifier of the literal
/PHP-7.2/ext/date/lib/
H A Dparse_date.re817 /* Otherwise, we look if we have a TimeZone identifier */
/PHP-7.2/ext/imap/
H A Dphp_imap.c802 add_assoc_stringl(IMAPG(imap_acl_list), alist->identifier, alist->rights, strlen(alist->rights)); in mail_getacl()
/PHP-7.2/
H A DNEWS2120 . Fixed bug #74429 (Remote socket URI with unique persistence identifier
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic2721 # level identifier 0 1 2 3
9744 >>>>>0x20C ubyte x \b, identifier 0x%x
9761 >>>>>0x210 ubyte x \b, identifier 0x%x
14225 #>>0x0064 8 byte identifier
21086 # V2 and V1 have no easy identifier that I can find
H A Dmagic私はガラスを食べられます2721 # level identifier 0 1 2 3
9744 >>>>>0x20C ubyte x \b, identifier 0x%x
9761 >>>>>0x210 ubyte x \b, identifier 0x%x
14225 #>>0x0064 8 byte identifier
21086 # V2 and V1 have no easy identifier that I can find
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog4812 (iv) Strictly, the identifier ESC_t is reserved by POSIX (all identifiers

Completed in 162 milliseconds

12