Home
last modified time | relevance | path

Searched refs:EXIT_SUCCESS (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/mbstring/libmbfl/tests/
H A Dstrwidth.c78 return EXIT_SUCCESS; in main()
H A Dconv_kana.c146 return EXIT_SUCCESS; in main()
H A Dconv_encoding.c103 return EXIT_SUCCESS; in main()
H A Dstrcut.c112 return EXIT_SUCCESS; in main()
H A Demoji.c118 return EXIT_SUCCESS; in main()
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.c340 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__…
344 # ifndef EXIT_SUCCESS
345 # define EXIT_SUCCESS 0 macro
368 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
372 # ifndef EXIT_SUCCESS
373 # define EXIT_SUCCESS 0 macro
378 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
385 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
/PHP-7.2/ext/json/
H A Djson_parser.tab.c344 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
347 # ifndef EXIT_SUCCESS
348 # define EXIT_SUCCESS 0 macro
371 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
375 # ifndef EXIT_SUCCESS
376 # define EXIT_SUCCESS 0 macro
381 # if ! defined malloc && ! defined EXIT_SUCCESS
387 # if ! defined free && ! defined EXIT_SUCCESS
/PHP-7.2/
H A Dltmain.sh41 EXIT_SUCCESS=0
84 exit $EXIT_SUCCESS
1100 exit $EXIT_SUCCESS
4354 exit $EXIT_SUCCESS
4367 exit $EXIT_SUCCESS
4390 exit $EXIT_SUCCESS
4874 exit $EXIT_SUCCESS
5502 exit $EXIT_SUCCESS
5802 exit $EXIT_SUCCESS
6384 exit $EXIT_SUCCESS
[all …]

Completed in 37 milliseconds