Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php118 …function imap_sort(IMAP\Connection $imap, int $criteria, bool $reverse, int $flags = 0, ?string $s… argument
146 …function imap_search(IMAP\Connection $imap, string $criteria, int $flags = SE_FREE, string $charse… argument
H A Dphp_imap_arginfo.h211 ZEND_ARG_TYPE_INFO(0, criteria, IS_LONG, 0)
260 ZEND_ARG_TYPE_INFO(0, criteria, IS_STRING, 0)
H A Dphp_imap.c2670 zend_string *criteria = NULL, *charset = NULL; in PHP_FUNCTION() local
2679 …ARGS(), "Olb|lS!S!", &imap_conn_obj, php_imap_ce, &sort, &rev, &flags, &criteria, &charset) == FAI… in PHP_FUNCTION()
2696 if (criteria) { in PHP_FUNCTION()
2697 search_criteria = estrndup(ZSTR_VAL(criteria), ZSTR_LEN(criteria)); in PHP_FUNCTION()
3728 zend_string *criteria, *charset = NULL; in PHP_FUNCTION() local
3736 …if (zend_parse_parameters(argc, "OS|lS", &imap_conn_obj, php_imap_ce, &criteria, &flags, &charset)… in PHP_FUNCTION()
3748 search_criteria = estrndup(ZSTR_VAL(criteria), ZSTR_LEN(criteria)); in PHP_FUNCTION()
4326 char criteria[] = "ALL"; in PHP_FUNCTION() local
4338 pgm = mail_criteria(criteria); in PHP_FUNCTION()
/PHP-8.1/ext/mbstring/libmbfl/
H A DLICENSE77 entire combination fits its criteria of freedom. The Lesser General
78 Public License permits more lax criteria for linking other code with
/PHP-8.1/ext/bcmath/libbcmath/
H A DLICENSE78 entire combination fits its criteria of freedom. The Lesser General
79 Public License permits more lax criteria for linking other code with
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic18217 # FileLocator Pro search criteria file (https://www.mythicsoft.com/filelocatorpro)
H A Dmagic私はガラスを食べられます18217 # FileLocator Pro search criteria file (https://www.mythicsoft.com/filelocatorpro)

Completed in 156 milliseconds