Home
last modified time | relevance | path

Searched refs:fname (Results 351 – 352 of 352) sorted by relevance

1...<<1112131415

/PHP-5.4/Zend/
H A Dzend_vm_execute.h2219 zval *fname = opline->op1.zv; in ZEND_DO_FCALL_SPEC_CONST_HANDLER() local
2225 …ED(zend_hash_quick_find(EG(function_table), Z_STRVAL_P(fname), Z_STRLEN_P(fname)+1, Z_HASH_P(fname in ZEND_DO_FCALL_SPEC_CONST_HANDLER()
2227 zend_error_noreturn(E_ERROR, "Call to undefined function %s()", fname->value.str.val); in ZEND_DO_FCALL_SPEC_CONST_HANDLER()
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog4070 different ways, e.g. "-fname", "-f name", "--file=name", "--file name".

Completed in 160 milliseconds

1...<<1112131415