Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 765) sorted by path

12345678910>>...31

/PHP-7.3/
H A D.gdbinit84 printf "(main"
H A D.gitignore87 main/php_config.h
88 main/php_config.h.in
89 main/build-defs.h
90 main/internal_functions_cli.c
91 main/config.w32.h
92 main/stamp-h1
93 main/streams/build-defs.h
94 main/streams/stamp-h1
H A DMakefile.global5 DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir)
121 …tatus Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c
122 rm -f php7.spec main/build-defs.h scripts/phpize
H A DREADME.EXT_SKEL28 as the main source and header files. Keep these names.
H A DREADME.REDIST.BINS14 14. main/snprintf.c
15 15. main/strlcat
16 16. main/strlcpy
419 14. main/snprintf.c
438 main/spprintf
492 15. main/strlcat
493 16. main/strlcpy
H A DREADME.RELEASE_PROCESS66 4. Checkout the release branch for this release (e.g., PHP-5.4.2) from the main branch.
68 5. Bump the version numbers in ``main/php_version.h``, ``configure.ac`` and possibly ``NEWS``.
82 10. Bump the version numbers in ``main/php_version.h``, ``configure.ac`` and ``NEWS``
83 in the *main* branch (PHP-5.4 for example) to prepare for the **next** version.
86 Commit the changes to the main branch.
88 11. Push the changes to the main repo, the tag, the main branch and the release branch :
90 ``git push origin {main branch}``
163 and bump the version numbers in ``main/php_version.h``, ``configure.ac`` and possibly ``NEWS``.
342 main/php_versions.h and Zend/zend.h to update versions.
365 3. Request karma to edit main/php_version.h. Possibly karma for other restricted parts of
H A DREADME.SELF-CONTAINED-EXTENSIONS100 to integrate your module easily into the main PHP module framework.
H A DREADME.STREAMS25 The main functions are:
226 There are two main structures associated with a stream - the php_stream
371 The main thing to remember is that in your close operation you need to release
/PHP-7.3/TSRM/
H A Dthreads.m477 int main() {
H A Dtsrm_strtok_r.c48 main()
/PHP-7.3/Zend/
H A DZend.m4113 int main()
237 int main()
290 int main()
336 int main()
480 int main(int argc, char** argv)
514 int main(int argc, char** argv)
548 int main(int argc, char** argv)
580 int main(int argc, char** argv)
H A Dacinclude.m468 int main() {char buf[20]; return sprintf(buf,"testing 123")!=11; }
94 int main(void)
/PHP-7.3/Zend/tests/
H A D028.phpt25 #0 {main}
H A D037.phpt21 #0 {main}
H A DErrorException_getSeverity.phpt13 const EXCEPTION_TRACE_AS_STRING_MSG = "#0 {main}";
H A Daccess_modifiers_010.phpt35 #2 {main}
H A Dadd_002.phpt31 #0 {main}
H A Dadd_003.phpt31 #0 {main}
H A Dadd_004.phpt24 #0 {main}
H A Dadd_007.phpt30 #0 {main}
/PHP-7.3/Zend/tests/assert/
H A Dexpect_002.phpt15 #1 {main}
H A Dexpect_007.phpt21 #0 {main}
H A Dexpect_009.phpt24 #2 {main}
H A Dexpect_010.phpt22 #2 {main}
H A Dexpect_011.phpt29 #2 {main}

Completed in 46 milliseconds

12345678910>>...31