Home
last modified time | relevance | path

Searched refs:second (Results 301 – 325 of 397) sorted by relevance

1...<<111213141516

/php-src/ext/standard/tests/array/
H A Darray_rand_variation6.phpt21 second line of heredoc string
H A Darray_merge_recursive_variation10.phpt20 // initialize the second argument
H A Dshuffle_variation5.phpt22 second line of heredoc string
/php-src/Zend/tests/
H A Dbug42819.phpt91 echo "second\n";
151 second
/php-src/ext/standard/tests/strings/
H A Dhtmlentities24.phpt15 echo "\n*** Testing htmlentities() with NULL as first,second and third argument ***\n";
297 *** Testing htmlentities() with NULL as first,second and third argument ***
H A Dhtmlspecialchars.phpt11 echo "\n*** Testing htmlspecialchars() with NULL as first, second and third argument ***\n";
293 *** Testing htmlspecialchars() with NULL as first, second and third argument ***
H A Dcrc32_variation4.phpt27 second line of heredoc string
H A Dstrip_tags_variation5.phpt59 // initialize the second argument
H A Dstrcspn_variation6.phpt23 second line of heredoc string
H A Dstrspn_variation6.phpt23 second line of heredoc string
H A Dstrrchr_basic.phpt21 //needle as second word of haystack
/php-src/ext/mysqli/tests/
H A Dmysqli_expire_password.phpt34 printf("skip Cannot create second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
41 printf("skip Cannot modify second DB user [%d] %s", mysqli_errno($link), mysqli_error($link));
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous_placeholders.phpt111 array('second row'));
185 string(10) "second row"
H A Dpdo_mysql_prepare_native.phpt127 array(':placeholder' => 'second row'));
185 string(10) "second row"
H A Dpdo_mysql_local_infile_directory_allowed.phpt50 array("id" => 98, "col1" => "second"),
H A Dpdo_mysql_prepare_emulated.phpt114 array(':placeholder' => 'second row'));
190 string(10) "second row"
/php-src/ext/simplexml/tests/
H A Dsxe_004.phpt27 <elem11 attr2='second'>
/php-src/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt83 // Server settings only allow one per second (should result in disconnection)
/php-src/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt53 …ter::formatObject(): datefmt_format_object: bad format; the time format (second element of the arr…
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt37 // check results from the second insert
/php-src/ext/intl/collator/
H A Dcollator_sort.c195 zval *second = &s->val; in collator_compare_func() local
197 if( INTL_G(compare_func)( &result, first, second) == FAILURE ) in collator_compare_func()
/php-src/ext/standard/tests/network/
H A Dsetcookie.phpt53 // If the second rolls over between the time() call and the internal time determination by
/php-src/ext/ldap/tests/
H A Dldap_search_sort_controls.phpt58 'offset' => 2, // Target entry is the second one
/php-src/Zend/tests/in-de-crement/
H A Dstring_increment_various.phpt49 // Will get converted to float on the second increment as it gets changed to a
/php-src/ext/dom/lexbor/lexbor/core/
H A Dhash.h53 const lxb_char_t *second, size_t size);

Completed in 35 milliseconds

1...<<111213141516