Home
last modified time | relevance | path

Searched refs:type (Results 1676 – 1700 of 1876) sorted by relevance

1...<<61626364656667686970>>...76

/PHP-5.5/ext/standard/tests/general_functions/
H A Dprint_r.phpt233 /* file type resource */
236 /* directory type resource */
243 /* calling check_printr() to display the resource content type
253 /* unset file type resource */
H A Dprint_r_64bit.phpt234 /* file type resource */
237 /* directory type resource */
244 /* calling check_printr() to display the resource content type
254 /* unset file type resource */
H A Dintval_variation2.phpt7 * Source code: ext/standard/type.c
/PHP-5.5/ext/hash/
H A Dhash.c600 long type; in PHP_FUNCTION() local
605 …(type = zend_hash_get_current_key_ex(&php_hash_hashtable, &str, &str_len, &idx, 0, &pos)) != HASH_… in PHP_FUNCTION()
1046 long type; in PHP_MINFO_FUNCTION() local
1049 …(type = zend_hash_get_current_key_ex(&php_hash_hashtable, &str, NULL, &idx, 0, &pos)) != HASH_KEY_… in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_error.phpt44 /* loop to test ftruncate() with different invalid type of args */
H A Dftruncate_variation5-win32.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
76 -- Testing ftruncate() with file having data of type numeric --
270 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation5.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
76 -- Testing ftruncate() with file having data of type numeric --
270 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation3-win32.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
74 -- Testing ftruncate() with file having data of type numeric --
268 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dftruncate_variation3.phpt30 echo "\n-- Testing ftruncate() with file having data of type ". $file_content_type ." --\n";
74 -- Testing ftruncate() with file having data of type numeric --
268 -- Testing ftruncate() with file having data of type text_with_new_line --
H A Dfile_get_contents_variation3.phpt2 Test file_get_contents() function : usage variation - different type for use_include_path
H A Dfread_error.phpt42 /* loop to test fread() with different invalid type of args */
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_variation1.phpt2 Test posix_kill() function : usage variations - first parameter type
H A Dposix_kill_variation2.phpt2 Test posix_kill() function : usage variations - second parameter type
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata.phpt127 [%u|b%"type"]=>
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtr_variation8.phpt12 * and expected type for 'str' arguments
/PHP-5.5/Zend/
H A Dzend_objects.c208 new_obj->type = IS_OBJECT; in zend_objects_clone_members()
H A Dzend_interfaces.c322 if (class_type->type == ZEND_INTERNAL_CLASS) { in zend_implement_aggregate()
356 if (class_type->type == ZEND_INTERNAL_CLASS) { in zend_implement_iterator()
H A Dzend_vm_def.h1070 switch (type) {
1116 switch (type) {
1953 if (fbc->type == ZEND_USER_FUNCTION || fbc->common.scope) { in ZEND_VM_HELPER()
1967 if (fbc->type == ZEND_INTERNAL_FUNCTION) { in ZEND_VM_HELPER()
2000 } else if (fbc->type == ZEND_USER_FUNCTION) { in ZEND_VM_HELPER()
2044 if (fbc->type == ZEND_OVERLOADED_FUNCTION_TEMPORARY) { in ZEND_VM_HELPER()
2285 tmp->type = IS_STRING;
2466 EXPECTED(call->fbc->type <= ZEND_USER_FUNCTION) &&
2577 EXPECTED(call->fbc->type <= ZEND_USER_FUNCTION) &&
3755 if (inc_filename->type!=IS_STRING) {
[all …]
/PHP-5.5/main/
H A DSAPI.h232 void (*sapi_error)(int type, const char *error_msg, ...);
H A Dphp_output.h239 PHPAPI int php_output_handler_hook(php_output_handler_hook_t type, void *arg TSRMLS_DC);
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
H A Dbug50698_4.wsdl189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
/PHP-5.5/ext/fileinfo/tests/
H A Dbug68819_001.phpt13 $type = $finfo->buffer($string);
15 var_dump($type);
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h94 enum mysqlnd_field_types type; /* Type of field. See mysql_com.h for types */ member
728 …ter)(MYSQLND_STMT * const stmt, unsigned int param_no, zval * const zv, zend_uchar type TSRMLS_DC);
997 enum_mysqlnd_res_type type; member
1025 zend_uchar type; member
/PHP-5.5/ext/session/tests/
H A Dsession_encode_error2.phpt229 Warning: Illegal offset type in %s on line 82

Completed in 89 milliseconds

1...<<61626364656667686970>>...76