Search code examples
Parse string representing array data consisting of double quotes strings into a multiimensional stri...


phparraysjsonstring-parsing

Read More
Parse a string formatted as "word[number]" into an associative array...


phpassociative-arraystring-parsing

Read More
How to parse a predictably formatted string and extract multiple values...


phppreg-matchtext-extractionstring-parsing

Read More
Parse a string with two delimiting characters that may be escaped and produce a flat, associative re...


phpregexassociative-arraystring-parsingpreg-split

Read More
Parse a log file line containing square bracketed expressions...


phpregextext-extractionstring-parsingpreg-split

Read More
Split a string formatted as [number][letter][slash][number] into a three-element array...


phpregexsplitstring-parsing

Read More
How to parse a formatted string with hyphens and square braces into a flat array of components...


phpregexsplittext-extractionstring-parsing

Read More
Parse a formatted string with multiple square-brace-wrapped trailing values into a flat array...


phpregexsplittext-extractionstring-parsing

Read More
Isolate substrings wrapped in square brackets...


phpregexstringtext-extractionstring-parsing

Read More
Parse the values from a single line of text representing an enumerated list...


phpsplitstring-parsing

Read More
Parse a string of value assignments (with optional spacing) separated by AND into an array of compon...


phpregexstring-parsingpreg-split

Read More
Why does a non-match on an empty string with PHP's sscanf() return -1 instead of 0?...


phpstringscanfstring-parsing

Read More
How to parse a string of "label: value" pairs separated by commas...


phpstring-parsing

Read More
How to extract the integers from a string formatted as dynamicWordIntegerStaticWordInteger...


phpstringtext-extractionstring-parsing

Read More
How to check if fgets() returned a non-empty string...


phpstring-parsing

Read More
Replace a predictably formatted string with the reformatted time expression found after a delimiter...


phpregexpreg-replacestring-parsing

Read More
How to parse a JSON string missing its outer curly braces...


phpjsonstring-parsing

Read More
TextFSM parsing column-aligned CLI output where optional columns shift due to variable whitespace...


pythontext-parsingstring-parsingpython-textfsm

Read More
strip version from package name using Bash...


bashshellstring-parsing

Read More
Parsing a number from a string with thousands separators...


javastringnumbersstring-parsing

Read More
Get equations from string...


javaregexstring-parsing

Read More
How to Convert Persian Digits in variable to English Digits Using Culture?...


c#.netcultureinfostring-parsingpersian

Read More
How do I convert a hyphenated phone number to words (with 0 as "oh")?...


phpphone-numberstring-parsingspoken-language

Read More
Check if a string starts with a substring from an array of substrings and return that substring...


phparraysstringphone-numberstring-parsing

Read More
Parse an array of "key [value]" strings into an associative array...


phparraysassociative-arraystring-parsing

Read More
Convert dot-delimited key-path strings into an associative multidimensional array...


phparraysmultidimensional-arraystring-parsingdelimited

Read More
Parse lines of nearly-csv text into a multidimensional array with 3 levels...


phparraysmultidimensional-arraystring-parsinghierarchical

Read More
Explode a string with two sets of delimiters into an associative array without using loops?...


phparraysassociative-arraystring-parsingdelimited

Read More
Convert string with two sets of delimiters into an associative array...


phparraysassociative-arraystring-parsingdelimited

Read More
How to parse names and percents...


sqlregexpostgresqlparsingstring-parsing

Read More
BackNext