Learn More About This
Directory
This directory sponsored by SIQL, a Spider Makers company...
1. fulfills
- wiki.tcl.tk
- fulfills.
- # # "fulfills" checks a string against a regular expression and # a couple of criteria. ... * that matches the entire string) # # If the given regex is incorrect, "fulfills" throws an error # # All following args contain criteria, that apply to the respective # substring, the first to everything the regex matches, the second # to the first parenthized subexpression,. ... (see regexp man page) # # "fulfills" returns a truth value as follows: # # regexp doesn't match --> 0 # more criteria given than substrings delivered by regexp --> 0 # # Criteria: # # An empty criterium means "don't check this substring" and evals to "true". ... # -- --> expr evals substring to a truth value # # Any criterium, that doesn't have one of the forms described above, # evals "string equal criterium substring" # # Evaluation stops with first false value # If the string fulfills all criteria, "fulfills" returns 1. ... # proc fulfills {str {re. *} args} { set matcher list regexp "$re" $str set n 0 foreach arg $args { lappend matcher p($n) incr n } if { catch $matcher result } { } else { if {!$result} {return 0} } set tv 1 set n 0 foreach arg $args { if {! string length $arg } { # empty arg, always true continue } if {! string length $p($n) } { # empty subexpr, always false set tv 0 break } set f string index $arg 0 set m string range $arg 1 end-1 set l string index $arg end switch -- $f { / { if { string equal $f $l } { # string match set tv string match $m $p($n) } else { # string equal set tv string equal $arg $p($n) } } % { if { string equal $f $l } { # string match set tv string match -nocase $m $p($n) } else { # string equal set tv string equal $arg $p($n) } } = { # string equal if { string equal $f $l } { # string equal set tv string equal $m $p($n) } else { # string equal set tv string equal $arg $p($n) } } ~ { if { string equal $f $l } { # string match set tv string equal -nocase $m $p($n) } else { # string equal set tv string equal $arg $p($n) } } - { # expr check regsub -all {@( 1-9 )} string range $arg 3 end \$p(\\1) ec switch -glob -- $arg { -- { set e "($p($n)) != 0" } -eq* { set e "($p($n)) == ($ec)" } -ne* { set e "($p($n)) != ($ec)" } -gt* { set e "($p($n)) > ($ec)" } -ge* { set e "($p($n)) >= ($ec)" } -lt* { set e "($p($n)) < ($ec)" } -le* { set e "($p($n)) <= ($ec)" } default { set e string equal $arg $p($n) } } if { catch "expr $e" tv } { # error in expr puts "error in expr $e --- $tv" } } default { # string equal set tv string equal $arg $p($n) } } if {!$tv} break incr n } return $tv } # Examples (uncomment to try): # # puts " fulfills abc\$123 {abc\$( 0-9 +)$} /a*/ /*2*/ c d e f " # puts " fulfills abc\$123 {abc\$( 0-9 +)$} /a*/ /*2*/ " # puts " fulfills abc123 {abc( 0-9 +)} a b " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% 123 " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% -eq123 " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% "-lt 200" " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% "-ge 200" " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% -123 " # puts " fulfills Abc123 {Abc( 0-9 +)} %a*% -a23 " # puts " fulfills Abc1+2+3 {^Abc(. +)$} %a*% -- " # puts " fulfills Abc1+2-3 {^Abc(. +)$} %a*% -- " # puts " fulfills Abc1+2-3 {^Abc(. +)$} %a*% -lt@1+1 " # puts " fulfills Abc1+2x3 {^Abc(. +)x( 0-9 )$} %a*% -lt5 -eq@1 " # puts " fulfills Abc123 " #.
- Updated 10 Apr 2003, 12:03 GMT - Edit fulfills - RevisionsSearch - Recent changes - Reference - About Wikit - Go to The Tcler's Wiki - Help.
2. Advanced Placement Course Awards
- admissions.tc.umn.edu
- 4 credits in Art History 1001 (Introduction to the History of Art); fulfills Other Humanities requirement.
- 4 credits in Biology 1009 (General Biology); fulfills biological science/lab requirement. ...
- 4 credits in Math 1271 (Calculus I); fulfills mathematical thinking requirement.
- 4 credits in Math 1271 (Calculus I); fulfills mathematical thinking requirement.
- 4 credits in Math 1271 (Calculus I); fulfills mathematical thinking requirement.
- 8 credits in Math 1271, 1272 (Calculus I-II); fulfills mathematical thinking requirement.
- 8 credits total in Chemistry 1021, 1022 (Chemical Principles I, II); fulfills physical science/lab requirement. ...
- 4 credits in Computer Science 1902 (Structure of Computer Programming II); fulfills mathematical thinking requirement.
- 8 credits total in Computer Science 1901, 1902 (Structure of Computer Programming I, II); fulfills mathematical thinking requirement.
- 4 credits in Composition 1011 (University Writing & Critical Reading); fulfills freshman writing requirement.
- 4 credits in Composition 1011 (University Writing & Critical Reading); fulfills freshman writing requirement; 3 credits in English Lit 19994; fulfills literature requirement.
- 3 credits in Natural Resources 19994; fulfills biological science lab requirement and environmental theme.
- 3 credits in French 30994; fulfills literature requirement.
- to Human Geography); counts toward social science requirement and fulfills international perspectives requirement. ...
- 4 credits in Political Science 1001 (American Democracy in Changing World); counts toward social science requirement and fulfills citizenship & public ethics requirements.
- 4 credits in Political Science 1054 (Repression & Democracy Around the World); counts toward social science requirement and fulfills international perspectives requirement.
3. Tlf-devel Tlf-0.9.7 fulfills feature requests...
- lists.gnu.org
4. Highways and Transportation #03-169 - PROVINCE FULFILLS COMMITMENT TO FIX ROADS - Government News Release
- www.gov.sk.ca
- PROVINCE FULFILLS COMMITMENT TO FIX ROADS.
- 2 million in highway improvements fulfills a three-year, $900 million commitment to renew the transportation infrastructure in Saskatchewan. ...
5. Culture, Youth and Recreation #04-695 - PROVINCE FULFILLS CANADA GAMES FUNDING COMMITMENT - Government News Release
- www.gov.sk.ca
- PROVINCE FULFILLS CANADA GAMES FUNDING COMMITMENT.
6. GOVINFO Archives - 2001: Government of Canada Fulfills Commitme
- library.usask.ca
- Government of Canada Fulfills Commitment to Table Implementation Plan on Clean Air (report, web site, standards).
7. ILLINOIS FIRST TO FUND NEW STATE POLICE RADIO SYSTEM:Governor fulfills pledge to start uniform public safety network
- www.state.il.us
- Governor fulfills pledge to start uniform public safety network .
8. Adoption fulfills wish
- www.jewishaz.com
9. Building fulfills research demand
- dailybeacon.utk.edu
10. Survivor fulfills destiny with paintings shown at JFCS (November 22, 2002)
- www.jewishsf.com
- Survivor fulfills destiny with paintings shown at JFCS.
11. Oxford Brookes University: Graduand Jo fulfills her mother's dying wish at Oxford Brookes
- www.brookes.ac.uk
- Graduand Jo fulfills her mother's dying wish at Oxford Brookes .
- text only | small | default | large Last updated: 16/12/04 | Maintained by: Creative Services | Accessibility | Site map top of page | home | search | help Oxford Brookes University News and Events 2003 September Graduand Jo fulfills her mother's dying wish at Oxford Brookes .
12. AP Wire | 02/26/2005 | Concord woman fulfills dreams with work in Africa
- www.thestate.com
- Concord woman fulfills dreams with work in Africa.
- Concord woman fulfills dreams with work in AfricaShe's been known as "Feen" for so long, most people have forgotten her real name, said Laura Josephine Lawing Smith. ...
Other related topics:
Do you have a great site about Fulfills? Is
your Fulfills site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql. Visit us today, and find out how to get your own
custom guide to the Internet, and how to get your site
listed in our guides.
Copyright 1995-2005 by Siql. All
Rights Reserved.