language:
Find link is a tool written by Edward Betts.searching for String operations 53 found (77 total)
alternate case: string operations
List of web browser performance tests
(926 words)
[view diff]
exact match in snippet
view article
find links to article
browsers, which measure rendering and animation, DOM transformations, string operations, mathematical calculations, sorting algorithms, graphic performanceDG/L (1,003 words) [view diff] no match in snippet view article find links to article
DG/L is a programming language developed by Data General Corporation for the Nova, Eclipse, and Eclipse/MV families of minicomputers in the 1970s and earlySSE4 (1,583 words) [view diff] exact match in snippet view article find links to article
packs noticeable increases in performance. SSE4.2 introduced new SIMD string operations, including an instruction to compare two string fragments of up toX86 memory segmentation (3,302 words) [view diff] exact match in snippet view article find links to article
stack segment. The extra segment is the mandatory destination for string operations (for example MOVS or CMPS); for this one purpose only, the automaticallyIcon (programming language) (5,962 words) [view diff] exact match in snippet view article
primary area of use of Icon is managing strings and textual patterns. String operations often fail, for instance, finding "the" in "world". In most languagesLodash (226 words) [view diff] exact match in snippet view article find links to article
changing the pointer. String: conversion functions for performing basic string operations, such as trimming, converting to uppercase, camel case, etc. Array:Concatenation (1,007 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsEmpty string (687 words) [view diff] exact match in snippet view article find links to article
string. The empty string is a legitimate string, upon which most string operations should work. Some languages treat some or all of the following inTOPS-20 (1,165 words) [view diff] exact match in snippet view article find links to article
control: DO While/Until, CASE/SELECT, IF-THEN-ELSE, GOTO character string operations (length, substring, concatenation) access to system information (date/timeLaravel (1,827 words) [view diff] case mismatch in snippet view article find links to article
Laravel Sanctum, Custom Eloquent Casts, Blade Component Tags, Fluent String Operations and Route Model Binding Improvements. Laravel 8 was released on SeptemberC POSIX library (181 words) [view diff] case mismatch in snippet view article find links to article
<stdnoreturn.h> The noreturn macro Issue 8 C11 <string.h> Several String Operations, see C string handling Issue 1 ANSI (89) <strings.h> Case-insensitiveOutline of computer programming (987 words) [view diff] exact match in snippet view article find links to article
Conditional expressions Functional instructions Arrays Associative arrays String operations String functions List comprehension Object-oriented programming Object-orientedDhrystone (1,028 words) [view diff] exact match in snippet view article find links to article
publication in 1984. More subtle is the slight over-representation of string operations, which is largely language-related: both Ada and Pascal have stringsComparison of programming languages (strings) (399 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsColor BASIC (2,106 words) [view diff] exact match in snippet view article find links to article
provides several operators for both mathematic and, to a lesser extent, string operations. + can be used to concatenate strings or for mathematical additionGRASS (programming language) (2,174 words) [view diff] exact match in snippet view article
string in memory and can be manipulated at runtime with standard string operations. Most BASIC interpreters of the era converted the input text intoRuby (programming language) (5,462 words) [view diff] exact match in snippet view article
frozen by default with a consequently large performance increase in string operations. Hash comparison to allow direct checking of key/value pairs insteadX86 (10,898 words) [view diff] exact match in snippet view article find links to article
stack frame. SI/ESI/RSI: Source index for string operations. DI/EDI/RDI: Destination index for string operations. IP/EIP/RIP: Instruction pointer. HoldsComparison of programming languages (1,508 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of Visual Basic and Visual Basic .NET (1,045 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of Pascal and C (6,136 words) [view diff] exact match in snippet view article find links to article
for variable-length arrays, and so any set of routines to perform string operations is dependent on a particular string size. The now standardized PascalOMeta (2,300 words) [view diff] exact match in snippet view article find links to article
"semantic action code which creates the AST objects or performs limited string operations". OMeta's lack of "context-free syntax" allows it to be used in bothComparison of Pascal and Delphi (1,050 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsPython syntax and semantics (6,788 words) [view diff] exact match in snippet view article find links to article
Python supports a wide variety of string operations. Strings in Python are immutable, meaning that string operations, such as replacement of charactersCompiler (8,040 words) [view diff] exact match in snippet view article find links to article
programs to construct arbitrary source code at runtime with regular string operations, and then execute that code by passing it to a special evaluationOberon (programming language) (2,406 words) [view diff] exact match in snippet view article
keywords Type-extension with type test Modules and separate compiling String operations Isolating unsafe code Support for system programming Oberon supportsLinearizability (3,291 words) [view diff] exact match in snippet view article find links to article
atomic with respect to memory. These include multiple-word stores and string operations. Should a high priority interrupt occur when a portion of the storeComparison of server-side web frameworks (1,410 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of programming languages (list comprehension) (1,259 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsCompatibility of C and C++ (3,175 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of programming languages by type system (373 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsD (programming language) (6,229 words) [view diff] exact match in snippet view article
compile-time function execution, allow for the generation of D code using string operations at compile time. This can be used to parse domain-specific languagesConstructor (object-oriented programming) (4,271 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsIntel 8086 (5,546 words) [view diff] exact match in snippet view article find links to article
2023). "The microcode and hardware in the 8086 processor that perform string operations". — (April 2023). "Reverse-engineering the division microcode in theNEC V60 (8,369 words) [view diff] exact match in snippet view article find links to article
signals. The V80 added parity signals to its data and address buses. String operations were implemented in microcode in the V60/V70; but these were aidedComparison of programming languages (syntax) (2,865 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of programming languages (array) (1,523 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsBuffer overflow protection (2,836 words) [view diff] exact match in snippet view article find links to article
observation that most buffer overflow attacks are based on certain string operations which end at string terminators. The reaction to this observationComparison of C Sharp and Visual Basic .NET (3,956 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsPL/I (12,111 words) [view diff] exact match in snippet view article find links to article
valuable. Fourth, features such as structured programming, character string operations, and object orientation were added to COBOL and Fortran, which furtherTandem Computers (5,798 words) [view diff] exact match in snippet view article find links to article
and 64-bit operands via multiple ALU cycles, and memory-to-memory string operations. Both used "big-endian" addressing of long versus short memory operandsWhetstone (benchmark) (2,576 words) [view diff] exact match in snippet view article
measures, the Dhrystone benchmark, being more focused on integer and string operations, is more commonly used for this purpose. Harold also reported commentsComparison of programming languages (algebraic data type) (2,074 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of Java and C++ (6,115 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsV850 (13,145 words) [view diff] exact match in snippet view article find links to article
for some instructions, such as floating-point arithmetic and bit string operations, while the V850 uses a one-hundred-percent hardwired control methodEarSketch (1,549 words) [view diff] exact match in snippet view article find links to article
concepts (tempo and pitch, effects...), Unit 2 focuses on loops, string operations, musical form and beat, Unit 3 introduces conditionals, data structuresComparison of C Sharp and Java (13,904 words) [view diff] exact match in snippet view article find links to article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsComparison of programming languages (object-oriented programming) (1,730 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsObject REXX (7,394 words) [view diff] exact match in snippet view article find links to article
common tasks. The MutableBuffer class enables greater efficiency in string operations such as concatenation, as no new object needs to be assigned. TheComparison of programming languages (basic instructions) (2,287 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsOpcode prefix (781 words) [view diff] exact match in snippet view article find links to article
Retrieved 2021-09-13. There is a bug in the 8086 that causes multiple prefixes on string operations to be forgotten when an interrupt is acknowledged.Comparison of programming languages (associative array) (10,857 words) [view diff] exact match in snippet view article
functions Conditional expressions Arrays Associative arrays Scope String operations String functions Higher-order functions Filter Fold Map Type systemsIntel microcode (5,167 words) [view diff] exact match in snippet view article find links to article
Michael A. & Glew, Andrew F. et al., "Apparatus and method for handling string operations in a pipelined processor", published 1995-04-04, assigned to Intel