Home
last modified time | relevance | path

Searched defs:op (Results 26 – 50 of 63) sorted by relevance

123

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_64.c148 static SLJIT_INLINE sljit_si emit_single_op(struct sljit_compiler *compiler, sljit_si op, sljit_si … in emit_single_op()
H A DsljitNativeX86_32.c208 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op, s… in sljit_emit_return()
H A DsljitNativeX86_64.c256 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op, s… in sljit_emit_return()
/PHP-7.0/main/streams/
H A Dphp_stream_transport.h136 } op; member
211 } op; member
/PHP-7.0/ext/standard/
H A Dversioning.c213 char *v1, *v2, *op = NULL; in PHP_FUNCTION() local
H A Dscanf.c588 char op = 0; in php_sscanf_internal() local
H A Dinfo.c343 int op = VER_GREATER_EQUAL; in php_get_windows_name() local
/PHP-7.0/ext/opcache/Optimizer/
H A Dpass1_5.c666 zend_op *op = opline + 1; in zend_optimizer_pass1() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_variant.c554 static void variant_binary_operation(enum variant_binary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /… in variant_binary_operation()
762 static void variant_unary_operation(enum variant_unary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /* … in variant_unary_operation()
/PHP-7.0/main/
H A DSAPI.c639 static void sapi_header_add_op(sapi_header_op_enum op, sapi_header_struct *sapi_header) in sapi_header_add_op()
660 SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg) in sapi_header_op()
H A Dphp_output.h102 int op; member
/PHP-7.0/ext/mbstring/oniguruma/
H A Donigposix.h117 unsigned int op; member
H A Dregcomp.c310 #define IS_NEED_STR_LEN_OP_EXACT(op) \ argument
317 int op; in select_str_opcode() local
423 int op = select_str_opcode(mb_len, str_len, ignore_case); in add_compile_string_length() local
439 int op = select_str_opcode(mb_len, str_len, ignore_case); in add_compile_string() local
1636 int op; in compile_tree() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c237 int op; /* Op when no arg, or -1 if arg mandatory */ member
1749 register pcre_uchar op = *cc; in find_fixedlength() local
8606 register int op = *scode; in is_anchored() local
8696 register int op = *scode; in is_startline() local
8825 register pcre_uchar op = *scode; in find_firstassertedchar() local
H A Dpcre_study.c105 register pcre_uchar op = *cc; in find_minlength() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_sockets.c98 static int fpm_sockets_hash_op(int sock, struct sockaddr *sa, char *key, int type, int op) /* {{{ */ in fpm_sockets_hash_op()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dfuncs.c326 char *op, *np; in file_getbuffer() local
H A Dapprentice.c1583 int op) in parse_op_modifier()
1713 int op; in parse() local
/PHP-7.0/Zend/
H A Dzend_opcode.c424 void init_op(zend_op *op) in init_op()
H A Dzend_inheritance.c450 zend_op *op = fptr->op_array.opcodes; in zend_get_function_declaration() local
/PHP-7.0/sapi/apache2handler/
H A Dsapi_apache2.c89 php_apache_sapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_header… in php_apache_sapi_header_handler()
/PHP-7.0/sapi/cli/
H A Dphp_cli.c405 static int sapi_cli_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_stru… in sapi_cli_header_handler()
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_utils.c742 const zend_op *op; in phpdbg_check_caught_ex() local
H A Dphpdbg.c803 static int php_sapi_phpdbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_heade… in php_sapi_phpdbg_header_handler()
/PHP-7.0/ext/opcache/
H A Dzend_file_cache.c55 static int zend_file_cache_flock(int fd, int op) in zend_file_cache_flock()

Completed in 115 milliseconds

123