Hi!
Can you tell me where can I search for pike features? Especially I cannot find the "basic" "string matches regexp" and "replace regexp in string" functions?
thx Gergő +-[Kontra, Gergely @ Budapest University of Technology and Economics]-+ | Email: kgergely@mcl.hu, kgergely@turul.eet.bme.hu | | URL: turul.eet.bme.hu/~kgergely Mobile: (+36 20) 356 9656 | +-------"Olyan langesz vagyok, hogy poroltoval kellene jarnom!"-------+ . Magyar php mirror es magyar php dokumentacio: http://hu.php.net
Regexp functions are described at http://pike.ida.liu.se/generated/manual/modref/ex/Regexp.html
Note that Pike programmers usually don't use regexp but other specialized functions, e.g. replace and sscanf. http://pike.ida.liu.se/generated/manual/modref/ex/replace.html http://pike.ida.liu.se/generated/manual/ref/chapter_5.html http://pike.ida.liu.se/generated/manual/modref/ex/array_sscanf.html
/ Martin Nilsson (Fake Build Master)
Previous text:
2002-09-26 18:21: Subject: newbie, stupid(?): docs, regexps
Hi!
Can you tell me where can I search for pike features? Especially I cannot find the "basic" "string matches regexp" and "replace regexp in string" functions?
thx Gergõ +-[Kontra, Gergely @ Budapest University of Technology and Economics]-+ | Email: kgergely@mcl.hu, kgergely@turul.eet.bme.hu | | URL: turul.eet.bme.hu/~kgergely Mobile: (+36 20) 356 9656 | +-------"Olyan langesz vagyok, hogy poroltoval kellene jarnom!"-------+ . Magyar php mirror es magyar php dokumentacio: http://hu.php.net
/ Brevbäraren
pike-devel@lists.lysator.liu.se