Home
last modified time | relevance | path

Searched refs:local (Results 176 – 185 of 185) sorted by relevance

12345678

/PHP-5.6/sapi/fpm/
H A Dwww.conf.in385 ;env[PATH] = /usr/local/bin:/usr/bin:/bin
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4103 0 string/wt #!\ /usr/local/bin/nawk new awk script text executable
4109 0 string/wt #!\ /usr/local/bin/gawk GNU awk script text executable
4140 0 search/1/w #!\ /usr/local/bin/php PHP script text executable
9327 >22 leshort x \b/%d local
11296 # URL: http://local.wasp.uwa.edu.au/~pbourke/dataformats/pic/
12286 0 search/1/w #!\ /usr/local/bin/lua Lua script text executable
14498 # start by checking for ZIP local file header signature
14503 # skip to the second local file header
15883 0 search/1 eval\ "exec\ /usr/local/bin/perl Perl script text
16687 0 search/1/w #!\ /usr/local/bin/ruby Ruby script text executable
[all …]
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS99 internal use and have only local meaning".
H A DChangeLog855 internal use and have only local meaning".
2077 pcre_malloc etc. are now initialized to local functions that call the
2495 is smaller, the saved offsets during recursion go onto a local stack
3154 to make them independent of the local environment's newline setting.
4088 those symbols that are exported in the C sense, but actually are local
4452 Instead, it keeps those local variables that need separate instances for
5586 such a setting is global if at outer level; local otherwise
/PHP-5.6/Zend/
H A DZEND_CHANGES1148 * The scope of break and continue is local to that of an
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1309 change local var. type char* to UChar*.
1875 2003/01/10: [bug] local variable name was wrong. buf -> tbuf (regerror())
/PHP-5.6/sapi/thttpd/
H A Dthttpd_patch221 /* Allow reuse of local addresses. */
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt1178 if you are cross compiling, because dftables is run on the local host.
2642 nal tables to be rebuilt in the default "C" locale of the local system,
2827 and (?-J) set and unset the local PCRE_DUPNAMES option, respectively.
8054 (*THEN) local failure, backtrack to next alternation
8581 where the local data of the current node is pushed before checking its
10152 installed in /usr/local, you can compile the demonstration program
10155 gcc -o pcredemo -I/usr/local/include pcredemo.c \
10156 -L/usr/local/lib -lpcre
10185 -R/usr/local/lib
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c35264 memset(&pFile->local, 0, sizeof(pFile->local));
35351 if (pFile->local.nReaders){
35354 if (pFile->local.bReserved){
35357 if (pFile->local.bPending){
35360 if (pFile->local.bExclusive){
35408 pFile->local.nReaders ++;
35422 pFile->local.bPending = TRUE;
35463 if (pFile->local.bExclusive){
35474 pFile->local.nReaders --;
35486 if (pFile->local.bPending){
[all …]
/PHP-5.6/
H A DNEWS6723 - Fixed bug #50101 (name clash between global and local variable).
8678 non-local forms). (Ilia)
9103 . Load only once the local color map from a GIF data (Pierre)
9905 - Fixed bug #38687 (sockaddr local storage insufficient for all sock families).
10317 - Fixed bug #36745 (No error message when load data local file isn't found).

Completed in 356 milliseconds

12345678