Home
last modified time | relevance | path

Searched refs:common (Results 151 – 175 of 221) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/file/
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 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 Dfgetss_variation2.phpt10 // include the common file related test functions
H A Dfgets_basic.phpt10 // include the file.inc for common test funcitons
H A Dfseek_ftell_rewind_basic2-win32.phpt21 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_basic2.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_basic1.phpt15 // include the file.inc for common functions for test
H A Dftruncate_variation1-win32.phpt16 // include common file related test functions
H A Dfnmatch_variation.phpt76 /* defining a common function */
H A Dftruncate_variation1.phpt16 // include common file related test functions
H A Dfgetc_basic.phpt9 // include the header for common test function
H A Dftruncate_variation2.phpt16 // include common file related test functions
H A Dftruncate_variation4-win32.phpt16 // include common file related test functions
H A Dftruncate_variation4.phpt16 // include common file related test functions
H A Dftruncate_variation7-win32.phpt17 // include common file related test functions
H A Dftruncate_variation2-win32.phpt16 // include common file related test functions
H A Dftruncate_variation7.phpt17 // include common file related test functions
H A Dftruncate_variation5-win32.phpt16 // include common file related test functions
H A Dftruncate_variation5.phpt16 // include common file related test functions
H A Dfgets_variation3.phpt10 // include the file.inc for common test funcitons
/PHP-5.5/ext/spl/
H A Dspl_heap.c460 if (intern->fptr_cmp->common.scope == parent) { in spl_heap_object_new_ex()
464 if (intern->fptr_count->common.scope == parent) { in spl_heap_object_new_ex()
H A Dspl_directory.c454 if (ce->constructor->common.scope != spl_ce_SplFileInfo) { in spl_filesystem_object_create_info()
498 if (ce->constructor->common.scope != spl_ce_SplFileInfo) { in spl_filesystem_object_create_type()
520 if (ce->constructor->common.scope != spl_ce_SplFileObject) { in spl_filesystem_object_create_type()
2117 ZVAL_STRING(&z_fname, func_ptr->common.function_name, 0); in spl_filesystem_file_call()
2194 …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.5/ext/pdo/
H A Dpdo_dbh.c547 …if (dbstmt_ce->constructor && !(dbstmt_ce->constructor->common.fn_flags & (ZEND_ACC_PRIVATE|ZEND_A… in PHP_METHOD()
815 …if ((*pce)->constructor && !((*pce)->constructor->common.fn_flags & (ZEND_ACC_PRIVATE|ZEND_ACC_PRO… in pdo_dbh_attribute_set()

Completed in 60 milliseconds

123456789