Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/standard/tests/general_functions/
H A Duniqid_error.phpt6 * Description: Gets a prefixed unique identifier based on the current time in microseconds.
/PHP-5.5/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(71)
/PHP-5.5/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-5.5/ext/snmp/tests/
H A Dsnmp2_walk.phpt83 Warning: snmpwalk(): 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 Dsnmp3-error.phpt72 Warning: snmp3_set(): Invalid object identifier: .1.3.6.777...7.5.3 in %s on line %d
/PHP-5.5/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-5.5/ext/pgsql/
H A Dpgsql.c1023 static int _php_pgsql_detect_identifier_escape(const char *identifier, size_t len) in _php_pgsql_detect_identifier_escape() argument
1032 if (identifier[0] == '"' && identifier[len-1] == '"') { in _php_pgsql_detect_identifier_escape()
1035 if (identifier[i] == '"' && (identifier[++i] != '"' || i == len-1)) { in _php_pgsql_detect_identifier_escape()
/PHP-5.5/ext/date/lib/
H A Dparse_date.re779 /* Otherwise, we look if we have a TimeZone identifier */
/PHP-5.5/ext/imap/
H A Dphp_imap.c796 …add_assoc_stringl(IMAPG(imap_acl_list), alist->identifier, alist->rights, strlen(alist->rights), 1… in mail_getacl()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6924 >>>>>0x20C ubyte x \b, identifier 0x%x
6941 >>>>>0x210 ubyte x \b, identifier 0x%x
10411 #>>0x0064 8 byte identifier
15110 # V2 and V1 have no easy identifier that I can find
/PHP-5.5/
H A DNEWS1711 . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
8870 - Added missing support for 'B' format identifier to date() function. (Ilia)
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog4626 (iv) Strictly, the identifier ESC_t is reserved by POSIX (all identifiers

Completed in 186 milliseconds

12