Home
last modified time | relevance | path

Searched refs:inline (Results 1 – 25 of 29) sorted by relevance

12

/PHP-8.2/ext/opcache/tests/
H A Dbug77691.phpt2 Bug #77691: Opcache passes wrong value for inline array push assignments
/PHP-8.2/ext/imap/tests/
H A Dbug35669.phpt24 $plain['disposition'] = "inline";
34 $html['disposition'] = "inline";
/PHP-8.2/sapi/phpdbg/tests/
H A Dwatch_004.phpt2 Test detection of inline string manipulations on zval watch
/PHP-8.2/ext/snmp/tests/
H A Dbug64124.phpt20 # hostname variable was modified inline in netsnmp_session_init()
/PHP-8.2/ext/soap/tests/schema/
H A Dschema072.phpt2 SOAP XML Schema 72: SOAP 1.1 Array (document style, element with inline type)
H A Dschema005.phpt2 SOAP XML Schema 5: simpleType/restriction (inline type)
H A Dschema011.phpt2 SOAP XML Schema 11: simpleType/list (inline type) (as string)
H A Dschema012.phpt2 SOAP XML Schema 12: simpleType/list (inline type) (as array)
H A Dschema015.phpt2 SOAP XML Schema 15: simpleType/union (inline type)
H A Dschema016.phpt2 SOAP XML Schema 16: simpleType/union (inline type)
H A Dschema040.phpt2 SOAP XML Schema 40: Structure with attributes (inline types)
H A Dschema036.phpt2 SOAP XML Schema 36: Nested complex types (inline)
/PHP-8.2/build/
H A Dax_gcc_func_attribute.m499 inline __attribute__(($1)) int foo( void ) { return 0; }
102 inline __attribute__(($1)) int foo( void ) { return 0; }
147 inline __attribute__(($1)) int foo( void ) { return 0; }
H A Dphp_cxx_compile_stdcxx.m4907 template<class T> inline T g(T)
912 template<> inline void f<>(int)
/PHP-8.2/ext/standard/
H A Durl_scanner_ex.re185 static inline void append_modified_url(smart_str *url, smart_str *dest, smart_str *url_app, const c…
295 static inline void tag_arg(url_adapt_state_ex_t *ctx, char quotes, char type)
344 static inline void passthru(STD_PARA)
449 static inline void handle_tag(STD_PARA)
473 static inline void handle_arg(STD_PARA)
487 static inline void handle_val(STD_PARA, char quotes, char type)
496 static inline void xx_mainloop(url_adapt_state_ex_t *ctx, const char *newdata, size_t newlen)
683 static inline void php_url_scanner_session_handler_impl(char *output, size_t output_len, char **han…
730 static inline int php_url_scanner_add_var_impl(const char *name, size_t name_len, const char *value…
810 static inline void php_url_scanner_reset_vars_impl(int type) {
[all …]
H A Dvar_unserializer.re116 static inline void var_push(php_unserialize_data_t *var_hashx, zval *rval)
366 static inline int unserialize_allowed_class(
399 static inline zend_long parse_iv2(const unsigned char *p, const unsigned char **q)
440 static inline zend_long parse_iv(const unsigned char *p)
446 static inline size_t parse_uiv(const unsigned char *p)
730 static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
740 static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
788 static inline int object_common(UNSERIALIZE_PARAMETER, zend_long elements, bool has_unserialize)
/PHP-8.2/Zend/tests/
H A Dns_090.phpt2 Group use statements declared inline
/PHP-8.2/ext/pcre/tests/
H A Dbug76514.phpt405 "name": "tijsverkoyen/css-to-inline-styles",
478 "tijsverkoyen/css-to-inline-styles": "1.5.5",
537 "tijsverkoyen/css-to-inline-styles": "1.5.5",
/PHP-8.2/ext/oci8/tests/
H A Ddrcp_cclass1.phpt2 DRCP: Test setting connection class inline
/PHP-8.2/Zend/
H A Dzend_vm_gen.php843 $inline =
849 …M_TAIL_CALL(" . opcode_name($handler, $spec, $op1, $op2, $extra_spec) . $inline . "_HANDLER(ZEND_O…
1063 $inline =
1070 . "\t\t\t\t{$spec_name}{$inline}_HANDLER(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);\n"
1126 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = f… argument
1149 if ($inline) {
2521 $inline = !empty($m[1]) && $m[1] === "_INLINE";
2545 …r] = array("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"cold"=>$cold,"hot…
H A DZend.m496 AC_MSG_CHECKING([whether FPU control word can be manipulated by inline assembler])
114 …AC_DEFINE(HAVE_FPU_INLINE_ASM_X86, 1, [whether FPU control word can be manipulated by inline assem…
/PHP-8.2/ext/ffi/tests/
H A D002.phpt84 static inline void f2();
/PHP-8.2/ext/ldap/tests/
H A DREADME.md49 config.vm.provision "shell", inline: $setup
/PHP-8.2/
H A DUPGRADING.INTERNALS58 the new inline functions: bool zend_str_has_nul_byte(const zend_string *str)
/PHP-8.2/ext/ffi/
H A Dffi.g126 | ("inline"|"__inline"|"__inline__")

Completed in 52 milliseconds

12