Home
last modified time | relevance | path

Searched refs:filename (Results 1051 – 1055 of 1055) sorted by relevance

1...<<414243

/PHP-5.5/win32/
H A Dinstall.txt1276 If php-SAPI.ini exists (where SAPI is used SAPI, so the filename is
/PHP-5.5/Zend/
H A Dzend_vm_def.h3226 …, class_name, space, get_active_function_name(TSRMLS_C), ptr->op_array->filename, ptr->opline->lin…
H A Dzend_vm_execute.h722 …, class_name, space, get_active_function_name(TSRMLS_C), ptr->op_array->filename, ptr->opline->lin… in ZEND_RECV_SPEC_HANDLER()
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c3173 const char *filename, /* Database filename (UTF-8) */
3177 const void *filename, /* Database filename (UTF-16) */
3181 const char *filename, /* Database filename (UTF-8) */
130932 const char *filename, /* Database filename (UTF-8) */
130937 return openDatabase(filename, ppDb, (unsigned int)flags, zVfs);
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3860 (g) Added the -H (--with-filename) option.

Completed in 515 milliseconds

1...<<414243