Home
last modified time | relevance | path

Searched defs:option (Results 26 – 31 of 31) sorted by relevance

12

/PHP-5.5/main/streams/
H A Dstreams.c1352 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_… in _php_stream_set_option()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5355 zval *option; local
/PHP-5.5/main/
H A Dphp_streams.h362 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (op… argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c1732 static int mysqli_options_get_option_zval_type(int option)
/PHP-5.5/ext/zip/
H A Dphp_zip.c351 zval **option; in php_zip_parse_options() local
/PHP-5.5/ext/date/
H A Dphp_date.c4489 char *option = NULL; in PHP_FUNCTION() local

Completed in 60 milliseconds

12