Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt83 // finding a common locale in commonly used locale stored in
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_basic1.phpt12 // include the common file related test functions
H A Dfgetss_variation4.phpt15 // include the common file related test functions
H A Dfgetss_variation1-win32.phpt22 // include the common file related test functions
H A Dfgetss_variation1.phpt22 // include the common file related test functions
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_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_variation1.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
/PHP-5.5/ext/dba/
H A DREADME5 such, functionality is limited to a common subset of features supported
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strpos.phpt11 include_once('common.inc');
H A Dmb_stripos.phpt14 include_once('common.inc');
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt13 $db = PDOTest::test_factory(dirname(__FILE__) . '/common.phpt');
/PHP-5.5/
H A DREADME.SELF-CONTAINED-EXTENSIONS107 ext_skel can be of great help when creating the common code for all modules
/PHP-5.5/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()
/PHP-5.5/ext/pgsql/
H A DREADME65 manual for details. Followings are common cases that async functions
/PHP-5.5/ext/readline/
H A Dreadline_cli.c469 retval = strdup(func->common.function_name); in cli_completion_generator_func()

Completed in 59 milliseconds

123456789