Home
last modified time | relevance | path

Searched refs:ID (Results 101 – 125 of 137) sorted by relevance

123456

/php-src/ext/pcntl/tests/
H A Dpcntl_getpriority_error_darwin.phpt46 pcntl_getpriority(): Argument #1 ($process_id) is not a valid process, process group, or user ID
/php-src/Zend/tests/
H A Disset_array.phpt47 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Doffset_array.phpt49 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/ext/session/tests/
H A Drfc1867_sid_invalid.phpt55 Warning: PHP Request Startup: Session ID is too long or contains illegal characters. Only the A-Z, …
61 Warning: PHP Request Startup: Session ID is too long or contains illegal characters. Only the A-Z, …
/php-src/ext/pdo_firebird/tests/
H A Dbug_62024.phpt17 $dbh->exec("CREATE TABLE test62024 (ID INTEGER NOT NULL, TEXT VARCHAR(10))");
H A Dexecute.phpt58 ["ID"]=>
/php-src/ext/libxml/
H A Dlibxml.c699 const char *ID, xmlParserCtxtPtr context) in _php_libxml_external_entity_loader() argument
708 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_external_entity_loader()
711 if (ID != NULL) { in _php_libxml_external_entity_loader()
712 ZVAL_STRING(&params[0], ID); in _php_libxml_external_entity_loader()
787 if (ID == NULL) { in _php_libxml_external_entity_loader()
792 "Failed to load external entity \"%s\"\n", ID); in _php_libxml_external_entity_loader()
808 const char *ID, xmlParserCtxtPtr context) in _php_libxml_pre_ext_ent_loader() argument
821 return _php_libxml_external_entity_loader(URL, ID, context); in _php_libxml_pre_ext_ent_loader()
823 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_pre_ext_ent_loader()
/php-src/ext/standard/tests/array/
H A Dbug68553.phpt37 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Darray_reverse_variation4.phpt77 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
79 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Darray_unshift_variation4.phpt93 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
95 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Darray_unique_variation3.phpt62 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Darray_key_exists_variation1.phpt154 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Darray_merge_recursive_variation4.phpt74 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt38 printf("[002] Both handles should report the same MySQL thread ID");
48 printf("[003] Both handles should report the same MySQL thread ID");
/php-src/ext/spl/tests/
H A Dbug62978.phpt50 Warning: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line %d
/php-src/ext/calendar/tests/
H A Dcal_info.phpt219 cal_info(): Argument #1 ($calendar) must be a valid calendar ID
/php-src/ext/xml/tests/
H A Dxml001.phpt83 ]}{ROOT ID="elem1"}{CDATA[
H A Dxml003.phpt82 ]}{ROOT ID="elem1"}{CDATA[
H A Dxml002.phpt84 ]}{ROOT ID="elem1"}{CDATA[
/php-src/ext/snmp/tests/
H A Dsnmp-object-setSecurity_error.phpt80 Warning: SNMP::setSecurity(): Bad engine ID value 'dsa' in %s on line %d
H A Dsnmp3-error.phpt84 Type must be of type string when object ID is a string
H A Dsnmp2_set.phpt211 Type must be of type string when object ID is a string
215 Value must be of type string when object ID is a string
H A Dsnmpset.phpt202 Type must be of type string when object ID is a string
206 Value must be of type string when object ID is a string
/php-src/ext/pdo_pgsql/tests/
H A Dbug75402.phpt51 ID as \"sID\",
/php-src/
H A DCODING_STANDARDS.md193 ID // Identity Document
207 ID // Identifier

Completed in 32 milliseconds

123456