Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 103) sorted by path

12345

/PHP-5.5/
H A DNEWS1627 . Fixed bug #65475 (Session ID is not initialized properly when strict session
6057 - Added ext/hash support to ext/session's ID generator. (Sara)
H A DREADME.GIT-RULES113 If you fix some bugs, you should note the bug ID numbers in your
114 commit message. Bug ID should be prefixed by "#" for easier access to
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO13 handle is the only ID of the object, so it should be enough to
119 handle is an ID of the object among the objects of the same type (not
H A DZEND_CHANGES14 can think of a handle as an object's ID).
/PHP-5.5/Zend/RFCs/
H A D001.txt15 and not by value (one can think of a handle as an objects' ID).
95 implementation of the code. On line 21, the object's handle (ID) is
103 unnecessary duplication of the value containing the ID itself and thus
/PHP-5.5/Zend/tests/
H A Doffset_array.phpt39 Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Dstrict_001.phpt17 Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/PHP-5.5/build/
H A Dlibtool.m45334 _LT_AC_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
5365 _LT_AC_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
/PHP-5.5/ext/calendar/tests/
H A Dcal_info.phpt216 Warning: cal_info(): invalid calendar ID 99999. in %s on line %d
/PHP-5.5/ext/date/tests/
H A Dbug45543.phpt2 Test for bug #45543: DateTime::setTimezone can not set timezones without ID.
H A Dcal_days_in_month_invalid_calendar.phpt15 Warning: cal_days_in_month(): invalid calendar ID 99. in %s on line %d
H A Ddate_default_timezone_set_error.phpt39 Notice: date_default_timezone_set(): Timezone ID 'foo' is invalid in %s on line %d
H A Ddate_default_timezone_set_variation1.phpt82 Notice: date_default_timezone_set(): Timezone ID '0' is invalid in %s on line %d
87 Notice: date_default_timezone_set(): Timezone ID '1' is invalid in %s on line %d
127 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
132 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
137 Notice: date_default_timezone_set(): Timezone ID '1' is invalid in %s on line %d
142 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
152 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
157 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
162 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
182 Notice: date_default_timezone_set(): Timezone ID 'abc
[all …]
H A Dtimezones.phpt19 Notice: date_default_timezone_set(): Timezone ID 'AAA' is invalid in %stimezones.php on line 4
22 Notice: date_default_timezone_set(): Timezone ID 'ZZZ' is invalid in %stimezones.php on line 5
/PHP-5.5/ext/dom/tests/
H A Ddom007.phpt14 <!ATTLIST course cid ID #REQUIRED>
18 <!ATTLIST temp vid ID #REQUIRED>
H A Ddomattributes.phpt29 echo "Is ID?: ".($chapter->isId()?'YES':'NO')."\n";
41 Is ID?: NO
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6079 # OEM-ID not always "SBM"
6185 #OEM-ID=BOOTWIZ0
6623 # OEM-ID=Visopsys
6632 #OEM-ID is not reliable
6670 #OEM-ID is not reliable
6734 # partition 2 ID=0,5,15
6782 # OEM-ID not always "SYSLINUX"
11378 >0x12c string >\0 , System ID: %s
11381 >0x12c string >\0 , System ID: %s
12702 0 string \311\304 ID tags data
[all …]
/PHP-5.5/ext/imap/tests/
H A DREADME9 …webmaster@something.com. It's also necessary to set up one additional user ID (vmail) to own the m…
/PHP-5.5/ext/interbase/tests/
H A D003.phpt138 ["ID"]=>
/PHP-5.5/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt28 Warning: transliterator_transliterate(): Could not create transliterator with ID %s
34 Warning: transliterator_transliterate(): Could not create transliterator with ID "inexistent id" (t…
/PHP-5.5/ext/libxml/
H A Dlibxml.c569 const char *ID, xmlParserCtxtPtr context) in _php_libxml_external_entity_loader() argument
586 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_external_entity_loader()
590 if (ID != NULL) { in _php_libxml_external_entity_loader()
591 ZVAL_STRING(public, ID, 1); in _php_libxml_external_entity_loader()
673 if (ID == NULL) { in _php_libxml_external_entity_loader()
674 ID = "NULL"; in _php_libxml_external_entity_loader()
677 "Failed to load external entity \"%s\"\n", ID); in _php_libxml_external_entity_loader()
694 const char *ID, xmlParserCtxtPtr context) in _php_libxml_pre_ext_ent_loader() argument
708 return _php_libxml_external_entity_loader(URL, ID, context); in _php_libxml_pre_ext_ent_loader()
710 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_pre_ext_ent_loader()
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt29 if (!$res = mysql_query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1", $link)) {
39 if (!$res = mysql_query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1", $link)) {
162 %unicode|string%(2) "ID"
H A Dmysql_fetch_object.phpt22 if (!$res = mysql_query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 5", $link)) {
66 if (!$res = mysql_query("SELECT id AS ID, label FROM test AS TEST", $link)) {
87 [%u|b%"ID"]=>
97 [%u|b%"ID"]=>
115 [%u|b%"ID"]=>
129 [%u|b%"ID"]=>
139 [%u|b%"ID"]=>
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt82 …printf("[035] Process ID has not been found, first characters from trace are '%s'\n", substr($trac…
H A Dmysqli_fetch_field.phpt32 if (!$res = mysqli_query($link, "SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
36 /* ID column, binary charset */
92 %unicode|string%(2) "ID"

Completed in 159 milliseconds

12345