Home
last modified time | relevance | path

Searched refs:actual (Results 51 – 65 of 65) sorted by relevance

123

/PHP-7.1/win32/
H A Dinstall.txt553 Note that the second line in the list above can be found in the actual
555 substitute the c:/php/ for your actual path to PHP.
672 Note: Remember to substitute your actual path to PHP for the c:/php/
888 4. On the 'External' tab, enter: virtual = .php | actual =
891 5. On the Mime tab, enter: virtual = wwwserver/stdcgi | actual = .php,
/PHP-7.1/ext/standard/tests/file/
H A Dfgetcsv_variation17.phpt71 // use length as less than the actual size of the line
H A Dfread_variation1.phpt83 // read from file, by giving the file actual size,
H A Dfgetcsv_variation6.phpt77 // use length as less than the actual size of the line
/PHP-7.1/
H A DUPGRADING494 the glyph set of the font could happen, no actual font change. This is the
H A Dphp.ini-development93 ; Please see the actual settings later in the document for more details as to why
H A Dphp.ini-production93 ; Please see the actual settings later in the document for more details as to why
H A DINSTALL1142 actual php.ini resides, look for its path in phpinfo():
/PHP-7.1/sapi/phpdbg/
H A Dxml.md336 - compiled: yes/no - are there actual compiled ops?
/PHP-7.1/Zend/
H A Dzend_vm_def.h5121 …char *actual = (char *)zend_memrchr(Z_STRVAL_P(EX_CONSTANT(opline->op2)), '\\', Z_STRLEN_P(EX_CONS… variable
5122 if (!actual) {
5125 actual++;
5127actual, Z_STRLEN_P(EX_CONSTANT(opline->op2)) - (actual - Z_STRVAL_P(EX_CONSTANT(opline->op2))));
H A Dzend_vm_execute.h29748 …char *actual = (char *)zend_memrchr(Z_STRVAL_P(EX_CONSTANT(opline->op2)), '\\', Z_STRLEN_P(EX_CONS… local
29749 if (!actual) {
29752 actual++;
29754actual, Z_STRLEN_P(EX_CONSTANT(opline->op2)) - (actual - Z_STRVAL_P(EX_CONSTANT(opline->op2))));
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog632 actual compiling pass, the information is remembered during the pre-compile
634 case malloc() is used) and the whole table is created before the actual
1754 PCRE is compiling a conditional subpattern, but actual runaway loops are
1769 8K to 20K. (The actual buffer used is three times this size.)
2913 help when there was an actual mention of one of the two characters. So now
3159 was not 2, because the output contained actual offsets. The recent new
5055 the actual study data pointed to by the study_data field, and the
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt186 Putting an actual email address here seems to have been a spam magnet,
3553 function returns a value of zero. If neither the actual string matched
6946 stage, so it does not terminate the comment. Only an actual character
7065 The (?R) item is the actual recursive call.
10390 The actual amount of stack used per recursion can vary quite a lot,
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic253 # The actual magic number is just "Core", followed by a 2-byte version
2039 # to get my hands on the actual archiver and see if I find something better. [JW]
5778 # The actual magic number is just "Core", followed by a 2-byte version
11977 # actual common use, it should replace the one below.
17651 # The actual magic is 'PACK', but that clashes with Doom/Quake packs. However,
H A Dmagic私はガラスを食べられます253 # The actual magic number is just "Core", followed by a 2-byte version
2039 # to get my hands on the actual archiver and see if I find something better. [JW]
5778 # The actual magic number is just "Core", followed by a 2-byte version
11977 # actual common use, it should replace the one below.
17651 # The actual magic is 'PACK', but that clashes with Doom/Quake packs. However,

Completed in 323 milliseconds

123