Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt57 $pref = array(0,1,501,499,250,12345,-12345,-1);
58 foreach($pref as $value) {
/PHP-5.5/ext/iconv/
H A Diconv.c2157 zval *pref = NULL; in PHP_FUNCTION() local
2170 &pref) == FAILURE) { in PHP_FUNCTION()
2175 if (pref != NULL) { in PHP_FUNCTION()
2178 if (zend_hash_find(Z_ARRVAL_P(pref), "scheme", sizeof("scheme"), (void **)&ppval) == SUCCESS) { in PHP_FUNCTION()
2192 …if (zend_hash_find(Z_ARRVAL_P(pref), "input-charset", sizeof("input-charset"), (void **)&ppval) ==… in PHP_FUNCTION()
2204 …if (zend_hash_find(Z_ARRVAL_P(pref), "output-charset", sizeof("output-charset"), (void **)&ppval) … in PHP_FUNCTION()
2215 …if (zend_hash_find(Z_ARRVAL_P(pref), "line-length", sizeof("line-length"), (void **)&ppval) == SUC… in PHP_FUNCTION()
2232 …if (zend_hash_find(Z_ARRVAL_P(pref), "line-break-chars", sizeof("line-break-chars"), (void **)&ppv… in PHP_FUNCTION()
/PHP-5.5/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