Search code examples
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
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
BackNext