Home
last modified time | relevance | path

Searched refs:ZEND_NS_FE (Results 1 – 15 of 15) sorted by relevance

/dports/devel/pecl-ast/ast-1.0.16/
H A Dast_arginfo.h48 ZEND_NS_FE("ast", parse_code, arginfo_ast_parse_code)
49 ZEND_NS_FE("ast", parse_file, arginfo_ast_parse_file)
50 ZEND_NS_FE("ast", get_kind_name, arginfo_ast_get_kind_name)
51 ZEND_NS_FE("ast", kind_uses_flags, arginfo_ast_kind_uses_flags)
52 ZEND_NS_FE("ast", get_metadata, arginfo_ast_get_metadata)
53 ZEND_NS_FE("ast", get_supported_versions, arginfo_ast_get_supported_versions)
/dports/databases/pecl-couchbase/couchbase-2.6.2/
H A Dcouchbase.c1157 ZEND_NS_FE("Couchbase", fastlzCompress, ai_Couchbase_compress)
1158 ZEND_NS_FE("Couchbase", fastlzDecompress, ai_Couchbase_decompress)
1159 ZEND_NS_FE("Couchbase", zlibCompress, ai_Couchbase_compress)
1160 ZEND_NS_FE("Couchbase", zlibDecompress, ai_Couchbase_decompress)
1161 ZEND_NS_FE("Couchbase", passthruEncoder, ai_Couchbase_passthruEncoder)
1162 ZEND_NS_FE("Couchbase", passthruDecoder, ai_Couchbase_passthruDecoder)
1163 ZEND_NS_FE("Couchbase", defaultEncoder, ai_Couchbase_passthruEncoder)
1164 ZEND_NS_FE("Couchbase", defaultDecoder, ai_Couchbase_passthruDecoder)
1165 ZEND_NS_FE("Couchbase", basicEncoderV1, ai_Couchbase_basicEncoder)
1166 ZEND_NS_FE("Couchbase", basicDecoderV1, ai_Couchbase_basicDecoder)
/dports/www/mod_php80/php-8.0.15/ext/zend_test/
H A Dtest_arginfo.h126ZEND_NS_FE("ZendTestNS2\\ZendSubNS", namespaced_func, arginfo_ZendTestNS2_ZendSubNS_namespaced_fun…
/dports/lang/php80/php-8.0.15/ext/zend_test/
H A Dtest_arginfo.h126ZEND_NS_FE("ZendTestNS2\\ZendSubNS", namespaced_func, arginfo_ZendTestNS2_ZendSubNS_namespaced_fun…
/dports/www/mod_php81/php-8.1.1/ext/zend_test/
H A Dtest_arginfo.h142ZEND_NS_FE("ZendTestNS2\\ZendSubNS", namespaced_func, arginfo_ZendTestNS2_ZendSubNS_namespaced_fun…
/dports/lang/php81/php-8.1.1/ext/zend_test/
H A Dtest_arginfo.h142ZEND_NS_FE("ZendTestNS2\\ZendSubNS", namespaced_func, arginfo_ZendTestNS2_ZendSubNS_namespaced_fun…
/dports/textproc/php-mecab/php-mecab-0.6.0/mecab/
H A Dmecab7.c456 ZEND_NS_FE("MeCab", version, NULL)
457 ZEND_NS_FE("MeCab", split, arginfo_mecab_split)
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_API.h90 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_FENTRY(ns, name, ZEND_FN(name), arg_info, 0) macro
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_API.h90 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_FENTRY(ns, name, ZEND_FN(name), arg_info, 0) macro
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_API.h91 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_FENTRY(ns, name, ZEND_FN(name), arg_info, 0) macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_API.h91 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_FENTRY(ns, name, ZEND_FN(name), arg_info, 0) macro
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_API.h103 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_RAW_FENTRY(ns, #name, zif_##name, arg_info, 0) macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_API.h103 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_RAW_FENTRY(ns, #name, zif_##name, arg_info, 0) macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_API.h103 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_RAW_FENTRY(ns, #name, zif_##name, arg_info, 0) macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_API.h103 #define ZEND_NS_FE(ns, name, arg_info) ZEND_NS_RAW_FENTRY(ns, #name, zif_##name, arg_info, 0) macro