Home
last modified time | relevance | path

Searched refs:behavior (Results 226 – 250 of 277) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/imap/tests/
H A Dimap_close_variation1.phpt83 // loop through each element of $inputs to check the behavior of imap_close()
H A Dimap_close_variation2.phpt78 // loop through each element of $inputs to check the behavior of imap_close()
H A Dimap_fetchheader_variation1.phpt99 // loop through each element of $inputs to check the behavior of imap_fetchheader()
H A Dimap_fetchheader_variation2.phpt102 // loop through each element of $inputs to check the behavior of imap_fetchheader()
H A Dimap_fetch_overview_variation1.phpt87 // loop through each element of $inputs to check the behavior of imap_fetch_overview()
/PHP-5.5/ext/standard/tests/array/
H A Darray_combine_variation3.phpt76 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_intersect_variation3.phpt87 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_variation4.phpt86 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Deach_variation1.phpt86 // loop through each element of $inputs to check the behavior of each()
H A Darray_unshift_variation3.phpt11 * Testing the behavior of array_unshift() by passing different types of arrays
H A Dusort_variation2.phpt88 // loop through each element of $inputs to check the behavior of usort()
H A Darray_intersect_variation9.phpt11 * Testing the behavior of array_intersect() by passing 2-D arrays
H A Darray_intersect_assoc_variation1.phpt93 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation2.phpt92 // loop through various elements of $unexpected_values to check the behavior of dir()
H A Dopendir_variation2.phpt93 // loop through each element of $inputs to check the behavior of opendir()
H A Dscandir_variation1.phpt91 // loop through each element of $inputs to check the behavior of scandir()
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities24.phpt30 /* checking behavior of quote */
H A Dhtmlspecialchars.phpt30 /* checking behavior of quote */
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h314 #define IS_SYNTAX_BV(syn, bvm) (((syn)->behavior & (bvm)) != 0)
H A Doniguruma.h402 unsigned int behavior; member
801 void onig_set_syntax_behavior P_((OnigSyntaxType* syntax, unsigned int behavior));
H A DREADME183 ?? implement syntax behavior ONIG_SYN_CONTEXT_INDEP_ANCHORS.
/PHP-5.5/
H A Dphp.ini-development7 ; configuring many of the aspects of PHP's behavior.
92 ; or development versions of the INIs with respect to PHP's default behavior.
94 ; we recommend these changes in PHP's behavior.
321 ; being interrupted by the user or a browser timing out. PHP's default behavior
469 ; separately from display_errors. PHP's default behavior is to suppress those
546 ; the dot. PHP's default behavior is to leave these settings empty, in which
556 ; String to output before an error message. PHP's default behavior is to leave
562 ; String to output after an error message. PHP's default behavior is to leave
568 ; Log errors to specified file. PHP's default behavior is to leave this value
682 ; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
[all …]
H A Dphp.ini-production7 ; configuring many of the aspects of PHP's behavior.
92 ; or development versions of the INIs with respect to PHP's default behavior.
94 ; we recommend these changes in PHP's behavior.
321 ; being interrupted by the user or a browser timing out. PHP's default behavior
469 ; separately from display_errors. PHP's default behavior is to suppress those
546 ; the dot. PHP's default behavior is to leave these settings empty, in which
556 ; String to output before an error message. PHP's default behavior is to leave
562 ; String to output after an error message. PHP's default behavior is to leave
568 ; Log errors to specified file. PHP's default behavior is to leave this value
682 ; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
[all …]
/PHP-5.5/ext/spl/internal/
H A Dspldoublylinkedlist.inc122 * - The behavior of the iterator (either one or the other)
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI519 # void onig_set_syntax_behavior(OnigSyntaxType* syntax, unsigned int behavior)
526 2 op, op2, behavior, options: value of element.

Completed in 95 milliseconds

12345678910>>...12