Home
last modified time | relevance | path

Searched defs:as (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/main/
H A Dphp_streams.h496 #define php_stream_can_cast(stream, as) _php_stream_cast((stream), (as), NULL, 0) argument
497 #define php_stream_cast(stream, as, ret, show_err) _php_stream_cast((stream), (as), (ret), (show_er… argument
/PHP-7.4/ext/gd/libgd/
H A Dgd.c1145 double as = sin (atan2 (dy, dx)); in gdImageLine() local
1335 double as = sin(atan2(dy, dx)); in gdImageDashedLine() local
1384 double as = sin (atan2 (dy, dx)); in gdImageDashedLine() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c2325 ASN1_STRING *as; in openssl_x509v3_subjectAltName() local

Completed in 38 milliseconds