Home
last modified time | relevance | path

Searched refs:used (Results 501 – 525 of 547) sorted by relevance

1...<<2122

/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation11.phpt56 // this will be used to test, if the fgetcsv() read more than a line and its
61 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation10.phpt55 // this will be used to test, if the fgetcsv() read more than a line and its
60 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation12.phpt54 // this will be used to test, if the fgetcsv() read more than a line and its
59 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation25.phpt59 // this will be used to test, if the fgetcsv() read more than a line and its
64 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation27.phpt59 // this will be used to test, if the fgetcsv() read more than a line and its
64 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation28.phpt59 // this will be used to test, if the fgetcsv() read more than a line and its
64 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation3.phpt56 // this will be used to test, if the fgetcsv() read more than a line and its
61 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation4.phpt55 // this will be used to test, if the fgetcsv() read more than a line and its
60 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation5.phpt58 // this will be used to test, if the fgetcsv() read more than a line and its
63 // close the file if the mode to be used is read mode and re-open using read mode
H A Dfgetcsv_variation6.phpt58 // this will be used to test, if the fgetcsv() read more than a line and its
63 // close the file if the mode to be used is read mode and re-open using read mode
H A Dreadfile_basic-win32.phpt14 // common file used
H A Dreadfile_basic.phpt14 // common file used
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt2 mysqli_stmt_bind_param used with call_user_func_array() (see also bug #43568)
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt15 …* Description: Returns the variable representation when the return parameter is used and evaluates…
/PHP-5.5/ext/exif/
H A Dtest.txt43 // message function is used for debugging purpose: just to se what happens
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar267 -k skipif key..................... Skipif option, only used if -s skipif is used.
1179 * Write initialisation statemenst for all the variables that might be used
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1079 # NuppelVideo used by Mythtv (*.nuv)
4384 # Opera file system that is used on the 3DO console
4435 # WIP1Timing not used as of version 4
4973 >>>>520 string >\0 \b, 1st used item "%s"
4978 >>>>520 string >\0 \b, 1st used item "%s"
5203 # is this one used for 96 kHz?
8584 # semi-commonly used in embedded and handheld systems.
10187 # used by the xwd program.
10222 # used for runs of yy.
10549 # puredigital used it for the CVS disposable camcorder
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h659 unsigned int used; /* used space for p */ member
/PHP-5.5/ext/tidy/
H A Dtidy.c1194 tidyBufAttach(&inbuf, (byte *) output_context->in.data, output_context->in.used); in php_tidy_output_handler()
1201 output_context->out.used = outbuf.size ? outbuf.size-1 : 0; in php_tidy_output_handler()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput93 be used with pcretest when running it. --/
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt19 * If browser_name is omitted or null, HTTP_USER_AGENT is used.
H A Dget_browser_basic.phpt19 * If browser_name is omitted or null, HTTP_USER_AGENT is used.
/PHP-5.5/win32/build/
H A Dconfig.w32114 ERROR("--enable-pgi and --with-pgo options can only be used if PGO capable compiler is present.");
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic2.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
/PHP-5.5/Zend/
H A Dzend_execute.c164 #define ENCODE_CTOR(ce, used) \ argument
165 ((zend_class_entry*)(((zend_uintptr_t)(ce)) | CTOR_CALL_BIT | ((used) ? CTOR_USED_BIT : 0)))

Completed in 121 milliseconds

1...<<2122