Home
last modified time | relevance | path

Searched refs:main (Results 326 – 350 of 367) sorted by relevance

1...<<1112131415

/PHP-5.5/ext/mbstring/
H A Dmbstring.dsp46 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /…
47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /I "li…
73 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\.…
74 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\TSR…
H A Dconfig.m488 int main() { return foo(10, "", 3.14); }
/PHP-5.5/Zend/RFCs/
H A D001.txt22 wise. One of the main problems with the former approach is that object
/PHP-5.5/ext/date/lib/
H A Dtm2unixtime.c458 int main(void)
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW39 free the main internal structure (how embarrassing). It is now possible
/PHP-5.5/ext/standard/
H A Dcrypt_freesec.c790 int main(void) in main() function
H A Dcrypt_sha256.c701 int main(void) { in main() function
H A Dcrypt_sha512.c765 int main (void) { in main() function
/PHP-5.5/ext/mbstring/oniguruma/win32/
H A Dtestc.c159 extern int main(int argc, char* argv[]) in main() function
/PHP-5.5/ext/mbstring/oniguruma/
H A Dtestc.c159 extern int main(int argc, char* argv[]) in main() function
H A Dtestu.c205 extern int main(int argc, char* argv[]) in main() function
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure910 main(){return(0);}
1254 int main() {
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS208 The main change in this release is the inclusion of Zoltan Herczeg's
315 The main reason for having this release so soon after 7.5 is because it fixes a
457 The main additions to this release are the ability to use the same name for
559 The main internal rearrangement is that sequences of literal characters are no
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in320 ; script - the main script called (or '-' if not set);
476 ; Redirect worker stdout and stderr into main error log. If not set, stdout and
492 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-5.5/
H A DREADME.EXT_SKEL50 ./ext_skel generates 'module_name.c' and 'php_module_name.h' as main source
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in115 DEFINE("BASE_INCLUDES", "/I " + PHP_DIR + "/include /I " + PHP_DIR + "/include/main /I " + PHP_DIR …
H A Dprojectgen.js413 if (ext.match(/(main|standard|streams|win32)/)) {
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c1146 extern int main(int argc ARG_UNUSED, char* argv[] ARG_UNUSED) in main() function
/PHP-5.5/ext/gd/libgd/
H A Dgd_arc_f_buggy.c702 main (int argc, char *argv[])
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp481 int main(int argc, char* argv[]) in main() function
/PHP-5.5/sapi/milter/
H A Dphp_milter.c993 int main(int argc, char *argv[]) in main() function
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c1017 int main( int argc, char * argv[] ) in main() function
/PHP-5.5/sapi/cli/
H A Dphp_cli.c1199 int main(int argc, char *argv[]) in WinMain()
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c1927 main(int argc, char *argv[]) in main() function
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch55 -int main(int, char *[]);
58 -main(int argc, char *argv[])
1167 main(int argc, char *argv[])
2538 * The main work is done here!

Completed in 197 milliseconds

1...<<1112131415