Search code examples
Split string containing command-line parameters into string[] in C#...

c#command-linetext-parsing

Read More
parsing a JSON containing several stringified jsons using Batch and JQ...

jsonbatch-filejqtext-parsing

Read More
How to convert string representation of list to a list...

pythonstringlisttext-parsing

Read More
How to parse lines of formatted text into an array of objects?...

phparraysmultidimensional-arraytext-parsing

Read More
Parse a text file into an array of associative arrays by splitting on semicolons, then commas, then ...

phparraysmultidimensional-arraytext-parsingdelimited

Read More
Parse a tab-delimited, multiline text into an array of associative arrays using predefined column na...

phparrayscsvmultidimensional-arraytext-parsing

Read More
Get float value after £ symbol in a string and cast as a float type value...

phpstringfloating-pointtext-extractiontext-parsing

Read More
Parse string and isolate float value after currency symbol...

phpstringfloating-pointcurrencytext-parsing

Read More
Reformat a string with two sets of delimiters into more human-readable, multiline text...

phpexplodetext-parsingtext-formatting

Read More
Split qualifying colon-space separated strings in an array to form a new associative array...

phparraysassociative-arraytext-parsingdelimited

Read More
How do I extract fields from the tabular text output of the Cloud Foundry CLI?...

powershellcommand-linecloud-foundrytext-parsing

Read More
Sanitize a CSV string containing double quoted values...

phpcsvtext-parsingsanitization

Read More
Parse multiline text and sort array rows by time range expressions...

phparrayssortingmultidimensional-arraytext-parsing

Read More
JavaScript: Parse this string...

javascripthtmljsontext-parsing

Read More
Parse a string and isolate two delimited numbers...

phptext-parsing

Read More
Parse a JSON-ish string with no quotes into a multidimensional associative array...

phparraysjsontext-parsing

Read More
How to parse an ini-like string into an array...

phparraysreplacemappingtext-parsing

Read More
How to extract a substring from an EDL line, between 2 sequences of characters...

regexpowershellsubstringtext-parsing

Read More
Regular Expressions in Power Automate Desktop /Set Text Parsing...

regexocrtext-parsingpower-automate-desktop

Read More
Parse a curly braced string containing comma-separated numbers into a flat array...

phparraystext-parsing

Read More
How to parse an ini-formatted string into an associative array?...

phparraysinitext-parsingstring-parsing

Read More
Access the key of a flat array and parse the delimited key string into an array...

phparrayskeyexplodetext-parsing

Read More
Parse a delimited string containing key-value pairs resembling PHP's array-syntax into an associ...

phparraystext-parsing

Read More
Explode a string with two delimiters into an array...

phpmultidimensional-arrayexplodetext-parsing

Read More
Parse a string with three delimiters into an associative array of indexed arrays...

phparraysmultidimensional-arraytext-parsingdelimited

Read More
Parse a multiline string with two delimiters per line into an array of associative rows...

phparraysmultidimensional-arraytext-parsing

Read More
Parse a string containing square braced tags followed by their label into an array...

phptext-parsing

Read More
Convert a string with 2 delimiters into a flat associative array...

phparraysexplodetext-parsing

Read More
Parse a string with 3 delimiters...

phptext-extractiontext-parsing

Read More
Parse square brace tagged text into an associative array...

phparraystext-parsing

Read More
BackNext