Home
last modified time | relevance | path

Searched refs:fe (Results 1 – 23 of 23) sorted by relevance

/PHP-8.2/ext/pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PGSQL", PHP_PGSQL + "\\include;" + PHP_PHP_BUILD + …
H A Dconfig.m435 if test -r "$i/$j/libpq-fe.h"; then
50 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/PHP-8.2/ext/pdo_pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PDO_PGSQL", PHP_PDO_PGSQL + "\\include;" + PHP_PHP_…
H A Dconfig.m437 if test -r "$i/$j/libpq-fe.h"; then
52 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/PHP-8.2/ext/standard/tests/strings/
H A Dstrtolower.phpt308 fe => fe
H A Dstrtoupper1.phpt311 fe => fe
H A Dbug49785.phpt2884 string(4) "81fe"
2894 string(4) "82fe"
2904 string(4) "83fe"
2914 string(4) "84fe"
2924 string(4) "85fe"
2934 string(4) "86fe"
2944 string(4) "87fe"
2954 string(4) "88fe"
2964 string(4) "89fe"
3034 string(4) "90fe"
[all …]
H A Dhtml_entity_decode_iso8859-15.phpt400 LATIN SMALL LETTER THORN: þ => fe
401 þ => fe
H A Dhtml_entity_decode_iso8859-5.phpt400 CYRILLIC SMALL LETTER SHORT U: ў => fe
H A Dhtml_entity_decode_macroman.phpt535 OGONEK: ˛ => fe
H A Dhtml_entity_decode_win1251.phpt532 CYRILLIC SMALL LETTER YU: ю => fe
H A Dhtml_entity_decode_cp866.phpt528 BLACK SQUARE: ■ => fe
H A Dhtml_entity_decode_koi8-r.phpt528 CYRILLIC CAPITAL LETTER CHE: Ч => fe
/PHP-8.2/Zend/
H A Dzend_inheritance.c752 const zend_function *fe, zend_class_entry *fe_scope, in zend_do_perform_implementation_check() argument
762 ZEND_ASSERT(!((fe->common.fn_flags & ZEND_ACC_CTOR) in zend_do_perform_implementation_check()
772 if (proto->common.required_num_args < fe->common.required_num_args) { in zend_do_perform_implementation_check()
778 && !(fe->common.fn_flags & ZEND_ACC_RETURN_REFERENCE)) { in zend_do_perform_implementation_check()
783 fe_is_variadic = (fe->common.fn_flags & ZEND_ACC_VARIADIC) != 0; in zend_do_perform_implementation_check()
792 fe_num_args = fe->common.num_args + fe_is_variadic; in zend_do_perform_implementation_check()
801 i < fe_num_args ? &fe->common.arg_info[i] : in zend_do_perform_implementation_check()
802 fe_is_variadic ? &fe->common.arg_info[fe_num_args - 1] : NULL; in zend_do_perform_implementation_check()
835 if (!(fe->common.fn_flags & ZEND_ACC_HAS_RETURN_TYPE)) { in zend_do_perform_implementation_check()
1066 const zend_function *fe, zend_class_entry *fe_scope, in perform_delayable_implementation_check() argument
[all …]
H A Dzend_API.c3174 zend_function *fe = (zend_function *) Z_PTR_P(el); in clean_module_function() local
3176 if (fe->common.type == ZEND_INTERNAL_FUNCTION && fe->internal_function.module == module) { in clean_module_function()
/PHP-8.2/sapi/cli/
H A Dphp_cli.c212 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
214 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-8.2/ext/hash/tests/
H A Dcrc32.phpt118 396978fe
H A Dfnv1a32.phpt247 array( 'pQ9V<oFdct^y"}5Vu3rYhvgB&g8;)PFy"_Q?Ow%3md.pbDHYW', '859042fe' ),
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c220 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
222 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-8.2/ext/mbstring/tests/
H A Dmb_convert_kana.phpt214 30fe
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c271 zend_extension *fe = (zend_extension*)(*f)->data; in extension_name_cmp() local
273 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic39874 # utf string variant with prepending fe??ffFFff
H A Dmagic私はガラスを食べられます39874 # utf string variant with prepending fe??ffFFff

Completed in 285 milliseconds