Home
last modified time | relevance | path

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

/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php176 function imap_sort($imap, int $criteria, bool $reverse, int $flags = 0, ?string $search_criteria = … argument
218 function imap_search($imap, string $criteria, int $flags = SE_FREE, string $charset = ""): array|fa… 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.c2697 zend_string *criteria = NULL, *charset = NULL; in PHP_FUNCTION() local
2706 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rlb|lS!S!", &streamind, &sort, &rev, &flags, &criteria in PHP_FUNCTION()
2725 if (criteria) { in PHP_FUNCTION()
2726 search_criteria = estrndup(ZSTR_VAL(criteria), ZSTR_LEN(criteria)); in PHP_FUNCTION()
3769 zend_string *criteria, *charset = NULL; in PHP_FUNCTION() local
3777 if (zend_parse_parameters(argc, "rS|lS", &streamind, &criteria, &flags, &charset) == FAILURE) { in PHP_FUNCTION()
3791 search_criteria = estrndup(ZSTR_VAL(criteria), ZSTR_LEN(criteria)); in PHP_FUNCTION()
4367 char criteria[] = "ALL"; in PHP_FUNCTION() local
4381 pgm = mail_criteria(criteria); in PHP_FUNCTION()
/PHP-8.0/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.0/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.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます17612 # FileLocator Pro search criteria file (https://www.mythicsoft.com/filelocatorpro)
H A Dmagic17612 # FileLocator Pro search criteria file (https://www.mythicsoft.com/filelocatorpro)

Completed in 200 milliseconds