Searched refs:atStart (Results 1 – 10 of 10) sorted by relevance
2701 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local2757 if (atStart) { in matchStartType()2764 if (atStart) { in matchStartType()2777 atStart = FALSE; in matchStartType()2790 atStart = FALSE; in matchStartType()2803 atStart = FALSE; in matchStartType()2814 atStart = FALSE; in matchStartType()2827 atStart = FALSE; in matchStartType()2841 atStart = FALSE; in matchStartType()2858 atStart = FALSE; in matchStartType()[all …]
471 bool atStart = fIndex == 0; in nextSingleUnit() local475 if (atStart) { in nextSingleUnit()
885 boolean atStart = true;895 atStart = false; // not called if next() fails901 checkRemove(!atStart);
873 boolean atStart = true;883 atStart = false; // not called if next() fails889 checkRemove(!atStart);
545 boolean atStart = fIndex == 0; in nextSingleUnit()548 if (atStart) { in nextSingleUnit()
529 boolean atStart = fIndex == 0; in nextSingleUnit()532 if (atStart) { in nextSingleUnit()
515 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local520 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
567 boolean atStart = index.start == index.contextLimit; in commitAll()571 if (atStart) { in commitAll()
51 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in can_import_protected_content_eglimpl() local56 return equal || atStart || atEnd || inMiddle; in can_import_protected_content_eglimpl()
793 [NSApp postEvent:event atStart:YES];