Home
last modified time | relevance | path

Searched refs:as (Results 4151 – 4175 of 4292) sorted by relevance

1...<<161162163164165166167168169170>>...172

/PHP-7.2/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt94 foreach( $str_array as $str ) {
/PHP-7.2/Zend/tests/
H A Dcompare_002.phpt40 foreach($a as $var) {
/PHP-7.2/ext/date/tests/
H A DDateTime_data-fall-type3-type2.inc5 * in a userland package. Please be so kind as to leave them.
H A Ddate_sunrise_variation3.phpt92 foreach($inputs as $key =>$value) {
H A Ddate_sunrise_variation4.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunrise_variation5.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunrise_variation6.phpt92 foreach($inputs as $key =>$value) {
H A Ddate_sunset_variation1.phpt98 foreach($inputs as $key =>$value) {
H A Ddate_sunset_variation3.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunset_variation4.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunset_variation5.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunset_variation6.phpt93 foreach($inputs as $key =>$value) {
H A Ddate_sunrise_variation1.phpt98 foreach($inputs as $key =>$value) {
H A Dbug33415-2.phpt7 print "TZ=Africa/Bujumbura - *Note*: Unexpected, as does not appear to
212 TZ=Africa/Bujumbura - *Note*: Unexpected, as does not appear to
H A DDateTime_data-fall-type3-type3.inc5 * in a userland package. Please be so kind as to leave them.
/PHP-7.2/tests/lang/
H A DforeachLoop.012.phpt20 foreach ($a as $k=>$v) {
H A DforeachLoop.014.phpt22 foreach ($a as $k=>$v) {
/PHP-7.2/ext/standard/tests/file/
H A Dfwrite_basic-win32-mb.phpt30 foreach($file_content_types as $file_content_type) {
H A Dfwrite_basic-win32.phpt30 foreach($file_content_types as $file_content_type) {
H A Dfwrite_basic.phpt30 foreach($file_content_types as $file_content_type) {
/PHP-7.2/ext/openssl/
H A Dopenssl.c2258 ASN1_STRING *as; in openssl_x509v3_subjectAltName() local
2263 as = name->d.rfc822Name; in openssl_x509v3_subjectAltName()
2264 BIO_write(bio, ASN1_STRING_get0_data(as), in openssl_x509v3_subjectAltName()
2265 ASN1_STRING_length(as)); in openssl_x509v3_subjectAltName()
2269 as = name->d.dNSName; in openssl_x509v3_subjectAltName()
2270 BIO_write(bio, ASN1_STRING_get0_data(as), in openssl_x509v3_subjectAltName()
2271 ASN1_STRING_length(as)); in openssl_x509v3_subjectAltName()
2275 as = name->d.uniformResourceIdentifier; in openssl_x509v3_subjectAltName()
2276 BIO_write(bio, ASN1_STRING_get0_data(as), in openssl_x509v3_subjectAltName()
2277 ASN1_STRING_length(as)); in openssl_x509v3_subjectAltName()
/PHP-7.2/
H A Dacinclude.m498 dnl Same as PHP_SUBST() but also substitutes all @VARNAME@
226 dnl name of the array target-var directly, as well as whether
940 dnl "shared" can be set to "shared" or "yes" to build the extension as
968 …AC_DEFINE_UNQUOTED([COMPILE_DL_]translit($1,a-z_-,A-Z__), 1, Whether to build $1 as dynamic module)
1506 /* Implementations may consider this as an encoding error */
1920 dnl in the default libraries and as a fall back in the specified library.
2485 dnl Reset LIBS temporarily as it may have already been included
/PHP-7.2/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt90 foreach($arrays as $arr1) {
/PHP-7.2/ext/hash/tests/
H A Dfnv164.phpt188 foreach($tests as $test) {
H A Dfnv132.phpt188 foreach($tests as $test) {

Completed in 74 milliseconds

1...<<161162163164165166167168169170>>...172