Home
last modified time | relevance | path

Searched defs:type (Results 26 – 50 of 213) sorted by relevance

123456789

/PHP-5.5/ext/tidy/examples/
H A Ddumpit5.php25 function node_type($type) {
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtErrorTestCase.php19 public static function getInstance($optionalSections, $type = 'function') {
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c36 int type; member
98 static int fpm_sockets_hash_op(int sock, struct sockaddr *sa, char *key, int type, int op) /* {{{ */ in fpm_sockets_hash_op()
349 int type, fd_no; in fpm_sockets_init_main() local
/PHP-5.5/ext/standard/
H A Dincomplete_class.c57 static zval *incomplete_class_get_property(zval *object, zval *member, int type, const zend_literal… in incomplete_class_get_property()
75 static zval **incomplete_class_get_property_ptr_ptr(zval *object, zval *member, int type, const zen… in incomplete_class_get_property_ptr_ptr()
H A Dtype.c94 char *type; in PHP_FUNCTION() local
215 static void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type()
H A Ddns.c361 int type = T_MX, i; in PHP_FUNCTION() local
435 u_short type, class, dlen; in php_parserr() local
784 int type, first_query = 1, store_results = 1; in PHP_FUNCTION() local
1000 u_short type, weight; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h89 XMLRPC_VALUE_TYPE type; /* data type of this value */ member
124 XMLRPC_VECTOR_TYPE type; /* vector type */ member
H A Dxml_to_dandarpc.c72 const char* type = NULL; in xml_element_to_DANDARPC_REQUEST_worker() local
177 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(node); in DANDARPC_to_xml_element_worker() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c876 #define JUMP_PREFIX(type) \ argument
1323 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in check_sljit_emit_jump()
1344 …SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_cmp()
1367 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_fcmp()
1416 sljit_si type) in check_sljit_emit_op_flags()
1579 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1661 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
1919 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_si type) in sljit_emit_jump()
1927 …PI_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_cmp()
1941 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_si type, in sljit_emit_fcmp()
[all …]
H A DsljitNativeX86_32.c41 static sljit_ub* generate_far_jump_code(struct sljit_jump *jump, sljit_ub *code_ptr, sljit_si type) in generate_far_jump_code()
441 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args()
/PHP-5.5/ext/ftp/
H A Dftp.c670 ftp_type(ftpbuf_t *ftp, ftptype_t type) in ftp_type()
794 ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resumepos TSRM… in ftp_get()
886 ftp_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpos TSRMLS… in ftp_put()
1712 ftp_nb_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resumepos T… in ftp_nb_get()
1772 ftptype_t type; in ftp_nb_continue_read() local
1829 ftp_nb_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpos TSR… in ftp_nb_put()
H A Dftp.h50 ftptype_t type; /* transfer type */ member
69 ftptype_t type; /* current transfer type */ member
/PHP-5.5/ext/gd/libgd/
H A Dwbmp.h29 int type; /* type of the wbmp */ member
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php229 function getResults($test = 'base', $type = 'php', $wsdl = 0) {
342 function compareResult($expect, $result, $type = NULL)
H A Dclient_round2_params.php25 var $type = 'php'; variable in SOAP_Test
148 function soap_value($name, $value, $type, $type_name=NULL, $type_ns=NULL) {
/PHP-5.5/ext/soap/
H A Dphp_sdl.c49 encodePtr get_encoder_from_prefix(sdlPtr sdl, xmlNodePtr node, const xmlChar *type) in get_encoder_from_prefix()
70 static sdlTypePtr get_element(sdlPtr sdl, xmlNodePtr node, const xmlChar *type) in get_element()
110 encodePtr get_encoder(sdlPtr sdl, const char *ns, const char *type) in get_encoder()
180 sdlBindingPtr get_binding_from_type(sdlPtr sdl, int type) in get_binding_from_type()
686 xmlAttrPtr element, type, name; in wsdl_message() local
764 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
1185 #define WSDL_CACHE_GET(ret,type,buf) memcpy(&ret,*buf,sizeof(type)); *buf += sizeof(type); argument
1187 #define WSDL_CACHE_GET_1(ret,type,buf) ret = (type)(**buf); (*buf)++; argument
1320 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type()
1827 static void sdl_serialize_type_ref(sdlTypePtr type, HashTable *tmp_types, smart_str *out) { in sdl_serialize_type_ref()
[all …]
/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.c36 long type = FORMAT_TYPE_DEFAULT; in PHP_FUNCTION() local
H A Dformatter_parse.c39 long type = FORMAT_TYPE_DOUBLE; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapptype.c48 APPTYPE rc, type; in file_os2_apptype() local
H A Dnames.h118 short type; member
/PHP-5.5/TSRM/
H A Dtsrm_win32.c212 DWORD type; in tsrm_win32_access() local
450 TSRM_API FILE *popen(const char *command, const char *type) in popen()
457 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env TSRMLS_DC) in popen_ex()
/PHP-5.5/ext/ereg/regex/
H A Dmain.c221 char *type = (opts & REG_EXTENDED) ? "ERE" : "BRE"; local
315 options(type, s) in options() argument
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.c214 long type; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/doc/
H A Dcollator_api.php242 public function getLocale( $type ) {}
337 function collator_get_locale( $coll, $type ) {}
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c54 #define alloc(type) (type*)xmalloc((unsigned)sizeof(type)) argument
142 st_init_table_with_size(type, size) in st_init_table_with_size() argument
167 st_init_table(type) in st_init_table() argument

Completed in 102 milliseconds

123456789