Home
last modified time | relevance | path

Searched refs:common (Results 126 – 150 of 212) sorted by relevance

123456789

/PHP-5.4/ext/standard/tests/file/
H A Dfile.inc2 /* Header file for common file test functions
158 $name_prefix = common name prefix, default is "file"
159 $name_suffix = suffix to end the common name given in name_prefix to create
H A Dfseek_ftell_rewind_variation5.phpt15 // include the file.inc for common functions for test
H A Dfgets_variation5.phpt10 // include the file.inc for common test funcitons
H A Dfseek_ftell_rewind_variation1.phpt15 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation3.phpt15 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation4-win32.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation4.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation6-win32.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation6.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation7.phpt15 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation8-win32.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation8.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation2-win32.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation2.phpt20 // include the file.inc for common functions for test
H A Dfgets_variation6-win32.phpt16 // include the file.inc for common test funcitons
H A Dfgets_variation6.phpt16 // include the file.inc for common test funcitons
H A Dfgets_basic.phpt10 // include the file.inc for common test funcitons
H A Dfgetss_variation2.phpt10 // include the common file related test functions
/PHP-5.4/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt13 $db = PDOTest::test_factory(dirname(__FILE__) . '/common.phpt');
/PHP-5.4/
H A DREADME.SELF-CONTAINED-EXTENSIONS107 ext_skel can be of great help when creating the common code for all modules
/PHP-5.4/ext/spl/
H A Dspl_iterators.c386 …if (!EG(exception) && (!object->endChildren || object->endChildren->common.scope != spl_ce_Recursi… in spl_recursive_it_rewind_ex()
524 if (intern->beginIteration->common.scope == ce_base) { in spl_recursive_it_it_construct()
528 if (intern->endIteration->common.scope == ce_base) { in spl_recursive_it_it_construct()
532 if (intern->callHasChildren->common.scope == ce_base) { in spl_recursive_it_it_construct()
536 if (intern->callGetChildren->common.scope == ce_base) { in spl_recursive_it_it_construct()
540 if (intern->beginChildren->common.scope == ce_base) { in spl_recursive_it_it_construct()
544 if (intern->endChildren->common.scope == ce_base) { in spl_recursive_it_it_construct()
548 if (intern->nextElement->common.scope == ce_base) { in spl_recursive_it_it_construct()
H A Dspl_heap.c459 if (intern->fptr_cmp->common.scope == parent) { in spl_heap_object_new_ex()
463 if (intern->fptr_count->common.scope == parent) { in spl_heap_object_new_ex()
H A Dspl_directory.c451 if (ce->constructor->common.scope != spl_ce_SplFileInfo) { in spl_filesystem_object_create_info()
495 if (ce->constructor->common.scope != spl_ce_SplFileInfo) { in spl_filesystem_object_create_type()
517 if (ce->constructor->common.scope != spl_ce_SplFileObject) { in spl_filesystem_object_create_type()
2119 ZVAL_STRING(&z_fname, func_ptr->common.function_name, 0); in spl_filesystem_file_call()
2196 …if (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_READ_CSV) || intern->u.file.func_getCurr->common.s… in spl_filesystem_file_read_line_ex()
/PHP-5.4/ext/readline/
H A Dreadline_cli.c469 retval = strdup(func->common.function_name); in cli_completion_generator_func()
/PHP-5.4/ext/pgsql/
H A DREADME65 manual for details. Followings are common cases that async functions

Completed in 48 milliseconds

123456789