Home
last modified time | relevance | path

Searched refs:pref (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt64 $pref = array(0,1,501,499,250,12345,-12345,-1);
65 foreach($pref as $value) {
/PHP-7.2/ext/iconv/
H A Diconv.c2242 zval *pref = NULL; in PHP_FUNCTION() local
2254 &pref) == FAILURE) { in PHP_FUNCTION()
2259 if (pref != NULL) { in PHP_FUNCTION()
2262 if ((pzval = zend_hash_str_find(Z_ARRVAL_P(pref), "scheme", sizeof("scheme") - 1)) != NULL) { in PHP_FUNCTION()
2276 …if ((pzval = zend_hash_str_find(Z_ARRVAL_P(pref), "input-charset", sizeof("input-charset") - 1)) !… in PHP_FUNCTION()
2288 …if ((pzval = zend_hash_str_find(Z_ARRVAL_P(pref), "output-charset", sizeof("output-charset") - 1))… in PHP_FUNCTION()
2299 …if ((pzval = zend_hash_str_find(Z_ARRVAL_P(pref), "line-length", sizeof("line-length") - 1)) != NU… in PHP_FUNCTION()
2303 …if ((pzval = zend_hash_str_find(Z_ARRVAL_P(pref), "line-break-chars", sizeof("line-break-chars") -… in PHP_FUNCTION()
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure122 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
126 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \

Completed in 14 milliseconds