Search code examples
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
Parse a formatted, single-line string into an array of associative arrays with predefined column nam...


phparraysregexstringstring-parsing

Read More
Get some digits from a string...


phpstring-parsingdelimited

Read More
Convert every two values in a comma-separated string into associative array elements...


phpstringcsvassociative-arraystring-parsing

Read More
Get substrings after each colon-ended label from a string without delimiters...


phptext-extractionstring-parsing

Read More
Get filename from a filepath string...


phpstringpathfilenamesstring-parsing

Read More
How to parse a URL's querystring into an array?...


phparraysquery-stringstring-parsing

Read More
Parse an array of delimited values into a flat, associative array...


phparraysassociative-arraystring-parsingdelimited

Read More
Parse and sanitize a (URL) querystring into an associative array...


phparraysquery-stringassociative-arraystring-parsing

Read More
In CMake, how do I check whether a string contains an integral number?...


regexcmakenumbersidiomsstring-parsing

Read More
How to separate full name string into firstname and lastname string?...


c#stringstring-parsing

Read More
Parse television series filename string to get show name, series number, and episode number...


phpregexstring-parsing

Read More
Convert a flat array of strings resembling array-syntax into a 2d array...


phparraysstring-parsing

Read More
How to parse a querystring formatted string?...


phparraysquery-stringkey-valuestring-parsing

Read More
Parse a string resembling PHP array syntax into an associative array...


phparrayskey-valueassociative-arraystring-parsing

Read More
Parse a string with 3 delimiters and return the keys which contain a qualifying value...


phparraysassociative-arraystring-parsingdelimited

Read More
BackNext